#Debug errors in commands

5 messages · Page 1 of 1 (latest)

kind marsh
#

I have quite a bit of code within a custom command. Working on this code has become a pain because whenever there is an error in the code, instead of having the error get printed to the logs like usual, I only get the message [Render thread/INFO] [minecraft/ChatComponent]: [CHAT] An unexpected error occurred trying to execute that command.

Is there a way to get errors within custom command code?

lost creekBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

frigid fractal
#

tou can hover the red message and have a bit more info about what went wrong

#

you*

kind marsh
#

oh I see, thanks!