DaFuqs / GlobalSpawn

GlobalSpawn allows you to change spawn dimension and position via command or config file.
GNU Lesser General Public License v3.0
4 stars 3 forks source link

[BUG] [1.19] GlobalSpawn spawn point is always in the overworld #13

Closed nu11une closed 1 year ago

nu11une commented 2 years ago

Describe the bug Players will always respawn in the overworld regardless of which dimension the GlobalSpawn spawn point is set in. They will respawn at the correct coordinates, but incorrect dimension.

To Reproduce

  1. Install GlobalSpawn
  2. Use /globalspawnpoint set in a non-overworld dimension
  3. Die and respawn
DaFuqs commented 2 years ago

That time I thought I actually tested everything there is another thing slipping through the cracks. I will get that fixed, thank you!

stanlystark commented 1 year ago

The same error in version 1.18.2. Also, after the destruction of the bed, the first spawn occurs in the wrong dimension (correct coordinates), the subsequent respawns are correct

DaFuqs commented 1 year ago

Does this only happen for you in modpacks, or with GlobalSpawn alone?

stanlystark commented 1 year ago

Does this only happen for you in modpacks, or with GlobalSpawn alone?

Only with GlobalSpawn. I tried to fix the bug with the bed myself, but my knowledge is not enough :)

DaFuqs commented 1 year ago

I will look into it and will let you know. :)

DaFuqs commented 1 year ago

done