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

[Solved] Testing Map

Status
Not open for further replies.
Level 4
Joined
Oct 2, 2011
Messages
89
Today I was working on my map, and imported some files and tested the map and I get the error "The exception unknown exception (0xc0000409) occurred in the application at location 0x6f30b578. Click on OK to terminate the application." while it is loading. I can still save and work on the map, but I can not test it. I tried removing the imported files and testing it but it still doesn't work. Any ideas?
 
Level 12
Joined
Jan 30, 2009
Messages
1,067
Check any JASS scripts/triggers you've recently added. Sometimes they can cause errors like that. Especially in the header.
 
Level 12
Joined
Jan 30, 2009
Messages
1,067
Custom models or imported sounds?

Or are you doing something that require JNGP with the vanilla editor?
 
Level 4
Joined
Oct 2, 2011
Messages
89
Neither of those, and I just tried playing the map in Warcraft single player and it did the same thing.

EDIT: I found out what was wrong. I was working in the object editor, and I must have done something there, because I "reset selected unit to defaults" and now it works. Thanks for trying to help.
 
Last edited:
Level 12
Joined
Jan 30, 2009
Messages
1,067
Ah, yeah I didn't think of the OE. Erroneous values can have negative results. Glad it's solved for ya, mate.
 
Status
Not open for further replies.
Top