I was just saving my map and a screen popped up saying that there is 27 compile errors. It says invalid number of arguments for every line. What should i do?? i tried start the map in warcraft but i couldnt. and this is the only coppy of the map i have! i worked on it for a loooooong time. I still have the world editor open with the map, how do i fix this??
Oops, forgot to say that . WE usually doesn't save a map after getting compile errors. So if you simply close it, next time it should always open an error-free-map. The map won't be damaged.
What has happended is that a line (or more) Jass2 script is invalid. This couses all the compile errors. I don't really know how you couse compile errors by using the GUI. But if you have any custom script you can try to delete those lines until you find the problem. Try to check the lines which contains the compile error (kinda tricky if you don't know how to find lines) - and delete them. Lucky you only had 27, ended up with 17000 yesterday .
(Even if the solution is there I wrote this. Thought you wanted to know.)