TehBrian/NoBedExplosions

error on /nbe reload execution

Closed this issue · 3 comments

Just installed the plugin, and sadly, it not working.
I set up the configs, but beds still explode, and /nbe reload outputs an error:
An internal error occurred while attempting to perform this command

Server:
MC 1.19.2
Paper v237
NBE 2.2.3

Error in console:
https://pastebin.com/R7wYJeG2

configs:
lang.yml
worlds.yml

Thanks for the excellently formatted bug report!

Regarding the bug, I can't reproduce the issue even when using your same environment. (Paper v237, NBE 2.2.3, cloned lang.yml and worlds.yml.)

Could you try deleting/moving out the plugin jar and the plugin configuration, downloading a fresh jar, and restarting your server? Also, are there any errors in the server log on startup?

Looks like it was one of these things. After deleting both folder and jar and restarting the server both after deleting and uploading the new jar, it works without an error. Weird, but thanks for the help. Not sure I would have tried that.

Weird! I doubt the jar was to blame; the issue was probably some slightly-off whitespace in the lang.yml config. YAML is annoying like that sometimes.

Either way, I'm glad that you got it fixed!