Closed Frotty closed 10 years ago
It worked quite well the last time I tested it.
How to debug then? this is all I get
running [C:\Games\Warcraft III\Frozen Throne.exe, -window, -loadfile, Maps/wurstTestMap.w3x]
Just tested it again on Ubuntu and it works. Some steps to debug it:
war3map.j
in your wurst folder. This should be created automatically when you save the map in Wurstpack once. It should be the raw war3map.j
without any Wurst code.C:\Games\Warcraft III\Maps\wurstTestMap.w3x
exists and has the right modification date.war3map.j
in that file. Especially the config
function should not be empty and the file should start with a "created by wurst" comment.// this script was compiled with wurst 1.4.0.0-jenkins-Wurst-669
and config is not emptyFixed in 93a234de5da1aae96cd9c0abbf93b95ab0bc3733 with new jmpq2 lib
Did you ever succesfully test it? For Kari it goes to the main menu, for me the wc3-window just stays black. It would be a cool feature, if it would work.