Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-25240

"<player> is sleeping in a bed" message is weird

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.2.0.22
    • None
    • Unconfirmed
    • Android
    • 80125

      Referring to this message: `%s is sleeping in a bed. To skip to dawn, all players need to sleep in beds at the same time.`

      The implementation of this message (with relation to server implementation) is highly counter-intuitive.

      It appears that a LevelEvent is sent to clients (ID 9801), and then the client will then decide what players to display in the resulting message. This is totally confusing - why is this not just a TextPacket message sent by the server, like every single other message?

      This has several notable bugs, such as the same player always being displayed in the messages when different players start getting into bed, wrong players appearing in the message when players joined just after a player slept, etc.

            od1g1man [MCPE Helper] Dylan K. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: