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

[Crash] Wtf? my World Editor is crazy?

Status
Not open for further replies.
Level 9
Joined
Mar 24, 2011
Messages
354
then it's the story:
One day her this I editing and working on my map making a Tilesting and creating a Units (Object editor), when suddenly gave me sleep, and I often thought:
"Tomorrow I edit more, I think I'm going to sleep"
I closed the map, I saved it as normal as usual, and went to sleep. OK

The next day I was doing nothing and had already eaten and thought:
"Oh, I want to go to with my edit that map, I want to finish the elven city"
WHEN I went to open the regular map to end of nowhere (you know those things that are loading while the map opens? That's right!) From scratch me the message "Error" and option to close the winsdow was caught in an unexpected error that whole drama computer system we know.

below is the map, to give a closer look at the problem. Could anyone help me with this problem? I wanted to be able to continue editing my map in stage I stopped him, I this having too much fun with it.

Can someone help me? :goblin_cry::goblin_cry:
 

Attachments

Can you post at least a screenshot of the error message that preventing u to open the map? I can't test the map cause I'm on mobile so atleast screenshot would help us identify your problem.

worldedit.exe stopped working

A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.

(Close Program)

:goblin_cry:
 

Attachments

  • bug.png
    bug.png
    80.5 KB · Views: 138
That's strange, I've never encounter that problem before except for corrupted map file. Is this error message only occurs when you open your map or it also appears in all of the Warcraft maps? If it does error to all maps I suggest to reinstall the Warcraft with a latest version. If the error only happens in your own map then I'm not sure if you can recover the map file.
 
That's strange, I've never encounter that problem before except for corrupted map file. Is this error message only occurs when you open your map or it also appears in all of the Warcraft maps? If it does error to all maps I suggest to reinstall the Warcraft with a latest version. If the error only happens in your own map then I'm not sure if you can recover the map file.

only with this map. :goblin_cry:
 
From what I can tell it is either a purposeful crash or it is executing garbage. It is forcing a memory read at address 0x00000008 as a constant which makes no sense.

Looking at the stack there are bridge model paths and some tileset stuff. It is possible that you have a corrupted doodad or destructible object value. I checked for corrupted model imports by removing all imports but that did not help.

EDIT: Confirmation that the crash is from a corrupted doodad/destructible object type. I have stripped all such data from the map and it can now be opened. Do note that those object editor entries have been lost as a result and will need to be re-created.

Recovering the entries through analysis is likely not worth the effort.

I would recommend a backup strategy in future in case something like this happens. JNGP does this automatically for you. Periodically syncing with cloud storage can also work.
 

Attachments

Status
Not open for further replies.
Back
Top