CommandHelper

CommandHelper

46.5k Downloads

java -jar commandhelper.jar syntax geshi causes NPE

LadyCailinBot opened this issue ยท 1 comments

commented

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

'CommandHelper', 'COMMENT_SINGLE' => array(1 => '#'), 'HARD_QUOTE' => array("'", "'"), 'HARDESCAPE' => array("\\"), ...}}
commented

Comment by LadyCailin

Fixed in latest build.