Closed abitofevrything closed 1 year ago
Describe the bug Errors thrown in the event manager should be added to onCommandError, but instead they are thrown as uncaught async errors.
onCommandError
To Reproduce Try to use a nonexistent text command and cause a CommandNotFoundException
CommandNotFoundException
Expected behavior The errors should be handled.
Desktop (please complete the following information):
Describe the bug Errors thrown in the event manager should be added to
onCommandError
, but instead they are thrown as uncaught async errors.To Reproduce Try to use a nonexistent text command and cause a
CommandNotFoundException
Expected behavior The errors should be handled.
Desktop (please complete the following information):