lumien231 / Random-Things

The Random Things Minecraft Mod
69 stars 41 forks source link

Teleporting to spectre leads to suffocating in a wall #492

Closed ghost closed 4 years ago

ghost commented 4 years ago

When I teleport to the Spectre using the spectre key, I instantly die with the message "playername suffocated in a wall". When I tried it in gamemode C I landed on the exact same spot without dying, and I confirmed that there was in fact no wall there, just air. Does anyone know how this happened and how it can be fixed? Is there any known mod conflict that could cause this?

Minecraft: 1.12.2 Forge: 14.23.5.2854 Random Things: 4.2.7.4

ghost commented 4 years ago

Found it. I had made a list of dimensions in JED (Just Enough Dimensions) with world borders for all of them, and they caused the bug. Removing the world border from the dimensions.json file fixed the issue.