• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

New World Editor Problems wih vJass

Status
Not open for further replies.
Use WEX with the latest World Edit.

I've tried WEX, but it seems that with the recent 1.29.1.9149 the vJass compiler stoped working again. Mr. TriggerHappy have posted a solution, replacing the adresses.xml, file but it didnt work for this new patch either, so i guess i'll have to wait until a new WEX version comes out right?
 
Last edited:
How are you modifying that file, I have the same issue. Could you upload the modified file?

whats your version of the game? Open the Adresses.xml with a text editor (i used sublime) then do a ctrl+f and search for 1.29 (you should get 4 or 5 matches). It will be a different version than yours (thats why its not working) and change it to match your version, for exemple, my original Adresses.xml file (provided by Mr. TriggerHappy) has 1.29.1.9160 on it, so i change it to 1.29.1.9149 which is my version of the game, and then put it into the plugins folder just like TriggerHappy said.
 

Attachments

Status
Not open for further replies.
Back
Top