java -jar commandhelper.jar syntax geshi causes NPE
LadyCailinBot opened this issue ยท 1 comments
CMDHELPER-2810 - Reported by EntityReborn
While the task does export a syntax file, a NPE is shown, as well as no events are present in the file.
{{D:\Minecraft\plugins>java -jar commandhelper-3.3.1-SNAPSHOT.jar syntax geshi
Could not find a suitable convertor! You will experience serious issues with thi
s plugin.
java.lang.NullPointerException
at com.laytonsmith.abstraction.Implementation$1.run(Implementation.java:
54)
at java.lang.Thread.run(Unknown Source)
null