Warcraft Patch 1.27a

Status
Not open for further replies.
Level 15
Joined
Jul 2, 2015
Messages
880
For some reason after installing the new patch every time I open world editor WESTRING_MENU_VALIDATE_MAP_TRIGGERS pops up. And when I open a map I have created when in go to triggers a weird untextured square appears upon clicking the message WESTRING_ERROR_WORLD_VALIDAITION_FAILED pops up. Any solutions?
 
It's an annoyance more than anything.

And the button actually works, try to add some random text into map header it gives you syntax error. The advantage is that save times may get lengthy with maps with extensive amount of imports, so you can quickly check for syntax errors without long wait.
 
That's a desync. Usually caused by GetLocalPlayer().

Disable parts of your trigger and test if the map works. You need Moyack's JNGP to do MP emulation (requires patch 1.26, it should automatically patch it for you).
 
Status
Not open for further replies.
Back
Top