CommandHelper

CommandHelper

46.5k Downloads

NullPointerException when using optimizer-test on empty file.

LadyCailinBot opened this issue ยท 1 comments

commented

CMDHELPER-2974 - Reported by Nessiesson

root@qubetubers:/home/nessie# java -jar CommandHelper.jar optimizer-test test.ms
Exception in thread "main" java.lang.NullPointerException
        at com.laytonsmith.core.compiler.OptimizationUtilities.optimize(OptimizationUtilities.java:58)
        at com.laytonsmith.core.Main.main(Main.java:411)
commented

Comment by LadyCailin

This will be the same root cause, so I'm going to close this issue.