wurstscript / WurstScript

Programming language and toolkit to create Warcraft III Maps
https://wurstlang.org
Apache License 2.0
226 stars 28 forks source link

Cannot run or build, reforge v1.32.10 #1045

Closed KingOfDuck closed 2 years ago

KingOfDuck commented 2 years ago

When I was trying building map, shows internal error, Then I use wurstscript.exe to build, and then error shows

java.lang.RuntimeException: map mpq is null at de.peeeq.wurstio.WurstCompilerJassImpl.processMap(WurstCompilerJassImpl.java:648) at de.peeeq.wurstio.WurstCompilerJassImpl.parseFiles(WurstCompilerJassImpl.java:242) at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:59) at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:45) at de.peeeq.wurstio.Main.main(Main.java:156)

and when using grill build, it stucked, should I rollback my war3 version to classic?

Frotty commented 2 years ago

Please use the bug report issue template and provide the mentioned logs, it's there for a reason.