Geyser: Blocks do not update their state

Created on 29 Jun 2020  路  6Comments  路  Source: GeyserMC/Geyser

Describe the bug
Some blocks do not update their state automatically, to update their state, a block update must happen close to the block

To Reproduce

  • Place a block with state, a trapdoor for example,
  • get another player to open/close it
  • See that the hitbox has updated but the block has not

EDIT: Trapdoors are fixed in Build 56 but some blocks with state such as Potted Plants do not update automatically

Expected behavior
Blocks with state should update automatically.

Screenshots / Videos
Java:
image

Bedrock:
image

Server Version
Irrelevant

Geyser Version
Geyser Build 55

Minecraft: Bedrock Edition Version
1.16.0

Additional Context
None

Confirmed Bug Medium

All 6 comments

Fixed in build 56

reopen this as not all blocks are fixed

this related to?: https://github.com/DoctorMacc/Geyser/tree/non-full-chunk

similar issue when using world edit, things don't update until you re-log , the above "non-full-chunk" seams to resolve it, however it still needs more testing to make sure it doesn't create performance issues.

perhaps someone can update this pr to 1.16?

this related to?: https://github.com/DoctorMacc/Geyser/tree/non-full-chunk

similar issue when using world edit, things don't update until you re-log , the above "non-full-chunk" seams to resolve it, however it still needs more testing to make sure it doesn't create performance issues.

perhaps someone can update this pr to 1.16?

No, I think this is different.

@MasterLuke117 the intention of this issue is to fix any block that did update pre-1.16 and does not now.

Unfortunately I intend to update my PRs that are not part of the 1.16 cycle after 1.16 is merged into master.

Closing this issue as I believe all blocks now show properly that previously did.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CuteTadpole picture CuteTadpole  路  12Comments

HeyDon-Lee picture HeyDon-Lee  路  11Comments

DefinitlyEvil picture DefinitlyEvil  路  13Comments

chenxi050402 picture chenxi050402  路  6Comments

Laxliet picture Laxliet  路  5Comments