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

Map loading error need help.

Status
Not open for further replies.
Level 18
Joined
Feb 2, 2008
Messages
2,131
Hey, it seems that when i try to load my Orpg map i am working on in wc3 that as soon as the game starts i get an error and wc3 closes down. I have a screenshot of the error. I hope anyone would be able to help me fix this since it´s rather anoying not being able to test your own map.
 

Attachments

  • ErrorMap.png
    ErrorMap.png
    154.9 KB · Views: 1,100
Level 26
Joined
Aug 18, 2009
Messages
4,097
Before doing any of those steps, create a backup.

Try disabling all triggers. If that helps, limit it to init triggers to further surround the problem. If not, delete preplaced stuff, especially units and objects with imported graphics or sounds. If that does not help either, reset gameplay constants, game interface. Should cover it.

You may also upload your error log from the Errors folder in your wc3 main directory or uploading map would be easiest.
 
Level 18
Joined
Feb 2, 2008
Messages
2,131
I guess the best way would be to upload my map due to the fact that i´m not an export to knowing what could cause my error. Btw i made my map with the jass new gen pack so it´s 480x480 and your only able to open it with the JNGP
 

Attachments

  • World of Endora.w3x
    3.4 MB · Views: 49
I can't even open map in WE, why you people use UMSWE :(

Check your map initialization triggers, it might be the source of the error. Sometimes when you create certain handles on map init they'll cause a fatal error.

Like multiboard for example :)

Also check are there some infinite loops in map initialization or something.
 
Status
Not open for further replies.
Top