• 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.

Umswe Help

Status
Not open for further replies.
Level 6
Joined
Mar 2, 2013
Messages
127
I'm using a new computer now because its a lot faster, but I can't seem to get it to work. I copied all the files over, checked all the values of extentions/umswe/grimoire.. etc to make sure its the same as I have it on the other pc.

My problem is that I won't save. I'm using the same map on both computers, on the old one it saves, the new pc won't... I attached a file below to show the error i'm getting. Any ideas what it could be?
 

Attachments

  • error.png
    error.png
    189.3 KB · Views: 200
Level 20
Joined
Jul 14, 2011
Messages
3,213
Don't use UMSWE. Use JNGP (In my signature)

These errors are related to unexistent global variables. Do this at the script header

JASS:
globals
    integer PriorityQueue__index
    integer PriorityQueue__iterateops
endglobals
 
Status
Not open for further replies.
Top