Describe the bug
The client is going to crash and give a StackOverflow exception
To Reproduce
Type ".bind " plus any module and press enter
Expected behavior
An error message should return the right syntax
Stack Trace
at java.lang.StringBuilder.append(Unknown Source)
at java.lang.StringBuilder.<init>(Unknown Source)
at me.wavelength.baseclient.command.Command.getSyntax(Command.java:45)
at me.wavelength.baseclient.command.Command.getSyntax(Command.java:41)
at me.wavelength.baseclient.command.Command.getSyntax(Command.java:33)
Versions:
OS: Windows 10
Java: JDK1_8, JRE1_8
IDE: Eclipse
Commit / Release: 177f564
EDIT: This error is present with other commands as well
Describe the bug The client is going to crash and give a StackOverflow exception
To Reproduce Type ".bind " plus any module and press enter
Expected behavior An error message should return the right syntax
Stack Trace
Versions:
EDIT: This error is present with other commands as well