Slabserver / Slabserver-Bugs

Issue tracker for Slabserver infrastructure bugs
0 stars 0 forks source link

Player respawns in end/nether in some cases #16

Closed chrissamael closed 4 years ago

chrissamael commented 4 years ago

UPDATE

Describe the bug Player spawns in the wrong dimension upon death or end portal exit in the main world

To Reproduce

  1. Relog in nether or end the main world
  2. [Enter the end and] Exit the end portal (or die) on the main world

Expected behaviour Player respawns at the same coordinates, but in the overworld.

Additional context This was hard to pin down and fix, we were looking at the error in the gatekeeper code but it seemed to be caused by the innate respawn event intercepting at a higher level. This will make updating to 1.16 all the more interesting...


Describe the bug Under some circumstances a player's spawn is set to the ends or nethers world spawn.

To Reproduce ???

Expected behaviour Player respawns at their bed, if this is an invalid spawn they get returned to (Slabserver) world spawn.

Additional context

DaMarine commented 4 years ago

Addressed in 1.0.13, fix uploaded for next restart

DidsheMa commented 4 years ago

Issue updated and addressed in Gatekeeper version 1.0.15

chrissamael commented 4 years ago

Haven't heard of a case of this happening since the update was released, so this can probably be closed.