• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[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