Wilderness-Tp

Wilderness-Tp

36.7k Downloads

Error on sign click

H3xtyy opened this issue ยท 6 comments

commented

If a player click a sign this error show up:
https://pastebin.com/U769NSzi

Config:
https://pastebin.com/UVb8METE

Paper 1.13.2

commented

Gonna guess you have a wildtp sign somewhere with an invalid world in it.

commented

Gonna guess you have a wildtp sign somewhere with an invalid world in it.

Error shows up even when I put world name on line 3. Blank = error, world name = error. And yes, name of the world is correct.

commented

Same here for Spigot 1.14.4, with default config and same tests (sign with [wildtp] in 1st line only, and with world in 3rd line too)
Error: https://pastebin.com/DLfDNCgu

The command /wild works fine.

commented

Same with latest build of Paper (#242).
Error: https://pastebin.com/G1ajJEiz

commented
commented

Fixed, one of the massive PRs I pulled refactored the sign-click logic and broke the debug command, so that's fun.