wurstscript / wurst4vscode

Wurst extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=peterzeller.wurst
Apache License 2.0
24 stars 2 forks source link

Run a Wurst map not working #38

Closed eGlint closed 6 years ago

eGlint commented 6 years ago

Hello!

Since patch 1.29.2, whenever I use "Run a Wurst map" or "Run the last map again" in Visual Studio Code, it fails to open a test map. I think the problem is it is still using "War3.exe " instead of "Warcraft III.exe".

Frotty commented 6 years ago

Then delete your war3.exe. 1.29+ doesn't have that one anymore.

eGlint commented 6 years ago

It now works! Weird, I thought the patch already deleted War3.exe.

Well, thank you very much!

Frotty commented 6 years ago

We will implement a mechanic to not select war3.exe with patch 1.29 to avoid future issues. Thanks for the report. Consider starring main repo ;)