`wait` feature broken in 2.17
x1p opened this issue ยท 8 comments
From 2.17 and beyond, Wild stopped working for me. 2.16 works fine though.
Situation:
From 2.17 executing wild by a player doesn't work. The screen flashes, the message Teleporting in 5 seconds
appears. But nothing happens.
When they have the permission wild.wildtp.delay.bypass
they are able to teleport fine although without delay but at least they can teleport.
Permissions:
Normally with version 2.16, wild.wildtp
should be fine.
Now they can't teleport without having wild.wildtp.delay.bypass
Same here, 5 seconds and the player does not teleport.
interesting, it failed first location but found a second safe location, prepared to teleport, and didn't. So somewhere when I was refactoring I didn't set that the player is all good for teleporting I guess... thought I moved that line in somewhere, guess not.
interesting
I have wait
set to 0 on my server so I never tested this case.
Ugh.
Anything in console when you enable debug messages?