Minetest_game: Can interact with world while sleeping

Created on 20 Nov 2017  Â·  9Comments  Â·  Source: minetest/minetest_game

While you're asleep, you can still interact with the world. You can dig, rightclick, punch, place blocks. Or eat apples. All in your sleep.
You can even try to dig your own bed in your sleep!

Not a bug Request / Suggestion

Most helpful comment

Maybe you are a somnambulist ;-)

All 9 comments

Maybe you are a somnambulist ;-)

Reproduced the issue.

This should be fixed lol.

What you call 'sleep' is actually 'falling asleep', the 'asleep' part is not experienced since it is unconciousness that happens during the skip to the next day.
Being in bed doesn't have to stop interaction.

I think we do need a way to temporarily disable interact for a player without actually revoking interact, which could result in an issue if the server crashes. Plenty of uses, not just beds. Remember how kicking a player used to be done? Ban, then unban. Then we got kick_player. This is sort of the same thing.

Sure that 'asleep' isn't actually 'falling asleep'? I would have thought the 'asleep' part never happens since it is unconciousness.

But night skip suggest loss of unconsciousness.

Is this the bug where the formspec doesn't show up in bed? Seems to be
related to latency.

On Tue, Nov 21, 2017 at 4:13 PM, Fixer notifications@github.com wrote:

Sure that 'asleep' isn't actually 'falling asleep'? I would have thought
the 'asleep' part never happens since it is unconciousness.

But night skip suggest loss of unconsciousness.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/minetest/minetest_game/issues/1951#issuecomment-346162698,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AWXKYsPg8ziJx8fuFLGCJFWWKC38-pLjks5s4zzpgaJpZM4Qj3oD
.

Not necessarily.

Is that what this is about, though? Because sometimes the formspec shows up, restricting my access to interact with the environment, and other times it doesn't show up (but still skips night and exits bed) and during this time I can interact.

Wanted to make sure. The issue states this as a constant, but that hasn't been my experience.

The night skip is the sleeping, in bed is the falling asleep not the sleeping, since you are still concious.

Was this page helpful?
0 / 5 - 0 ratings