wurstscript / WurstScript

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

Please help me java.lang.NullPointerException #1030

Closed q531620267 closed 3 years ago

q531620267 commented 3 years ago

i just use war3 1.27 create a new project, run map,vs code show An exception was thrown when running the map: java.lang.NullPointerException .Thank you very much Y}V5@8ML{F~_Z5@$4YLENFV

q531620267 commented 3 years ago

image

Frotty commented 3 years ago

Most likely you didn't follow the setup guide correctly (open folder, not workspace). In any case, 1.27 isn't natively supported, you will need to do some custom setup.

q531620267 commented 3 years ago

很可能您没有正确地遵循安装指南(打开文件夹,而不是工作区)。在任何情况下,都不支持1.27,您需要做一些自定义设置。

yeah,i use my friend 1.27 standlib2,it's no problem

peq commented 3 years ago

Can you please share the Wurst log files?

q531620267 commented 3 years ago

请您共享Wurst日志文件好吗?

  • 并链接compilerlanguageServer原木~/.wurst/logs/(~指用户的主目录)
  • 复制和粘贴VSCode输出(CTRL+Shift+U)wurstLanguageServer(下拉菜单)进入代码围栏(``‘) compiler.log

languageServer.log

Loading Wurst version 1.8.1.0-jenkins-Wurst-1315 initialization done!

q531620267 commented 3 years ago

oh ,god image

q531620267 commented 3 years ago

i fix it :dancing_men: https://github.com/wurstscript/WurstStdlib2/tree/pre1.29