DungeonsXL icon indicating copy to clipboard operation
DungeonsXL copied to clipboard

[Bug] Spawning above the ceiling of a Dungeon

Open D3thw0lf opened this issue 4 years ago • 3 comments

Description

Everytime I try to test my dungeon I spawn above the ceiling. It seems like the Spawnpositions are not working correct on 1.15.2 (git-Paper-146)

Reproduce

  1. Create a Dungeon and Build something there. Make sure it a has a ceiling above the sings
  2. Place all the required Signs
  3. /dxl Test

Expected behavior

Spawning on the exact position where the sign is.

Relevant configuration files

Fresh installed so I guess this is not relevant.

D3thw0lf avatar Apr 10 '20 12:04 D3thw0lf

Can confirm it happens. I'll see what I can do

Sataniel98 avatar Apr 10 '20 13:04 Sataniel98

Nice thank you ^w^

D3thw0lf avatar Apr 10 '20 18:04 D3thw0lf

I fixed this problem by placing all Start/Lobby signs on the ground instead of on a wall, then leaving enough space around the sign for a spawn. Seems to push you to the roof when trying to tp you into a wall..

Tpfletcher97 avatar Oct 07 '20 07:10 Tpfletcher97