I know the issue but not how to fix it
Basically I have a util thing which handles command errors,
this.container.util.handleError(message, error);, but since i'm on purpose getting a command to error to test the handling it thinks like i'm re defining it or something, don't know how to explain it, idk if this has to do with anything but i'm using the Sapphire Framework