• 🏆 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] My map crashed what i must do

Status
Not open for further replies.
Level 5
Joined
Nov 4, 2011
Messages
64
I am creating a map called Battle4ways. I have no ups in my homepc when i am editing my map suddenly power went when the power came when i trie to open it the error massage will come like "LEVEL DATA MISSING" please i have 1 months effort in it please help me.
[ MY english is not good enogh i am so sory about it]
 
There's no way to restore a map after it's been saved and a blue screen/power off happens, you need to make a backup map next time.
Still it's possible to export some things like resources or maybe even script (won't help you much if you code using GUI) or terrain. it depend when power went off and what was saved. Attach map here and I will see what can be done.
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
If you don't know what the JNGP folder is then you are probably not working with JassNewGenPack.
Take a look here if you want to start using JNGP.
It has a lot of usefull functionality that the normal world editor does not have.

Including a backup folder which saves your maps every ... minutes to make sure you have several copies of the maps you are working on.
This way when your map becomes corrupt you can go through the backup folder to find one of the most recent versions which didn't become corrupt.

If you would be abled to upload the map then we can all take a look at the archive of your map to see if we can retrieve the corrupt data of your map.
However, this is not always the case.
Most of the time it's impossible to retrieve a corrupt map entirely, so be prepared...
Sometimes the least we can do is retrieve parts of the map.

Such as object data, terrain data or trigger data
(Usually obfuscated Jass script. It's very rare to fully retrieve GUI triggers).

However usually, nothing at all can be retrieved.
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
Adiktuz said:
I think it creates back up whenever you save, not every minute something... or at least that's how I see it...

Hmmm, haven't tested that. You might be right about that.
Either ways, it doesn't matter that much does it :)?
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
Some people are just like that... sometimes even in the most important time...

I believe we are going off-topic, either ways your point was well made and the thread poster now knows that he'll have to save his map every now and then.
 
Status
Not open for further replies.
Top