ID:142292
 
Code:
updating world.dmp...failed


Problem description:I am working on my own original map . Today when i tried to update it i noticed that something is bad. Compilator showed
loading HMD.dme
saving HMD.dmb

HMD.dmb - 0 errors, 0 warnings
usualy it is much longer, there are some other lines like loading HMD.dmb [Debug] and compilation was too fast. I didn't thought that it is important, i runned my world.dmp and...
updating world.dmp...failed
than window appeared: Unable to read world.dmp. Yesterday everything was OK and now - i can't work on my map. Is there any way to fix it? Guys i beg you, help me!
You might have map objects that are no longer compatible with your DM code. Double click the map file then replace/delete them.
In response to Jemai1
when i double click the map, unable to read world.dmp window appears
In response to FiveUSSJ
This might not matter, but DM maps as of version 4.0 are now with the extension .dmm instead of .dmp.
In response to Kaiochao
not matter - all working
Did you delete any code that related to objects which were on the map, but you no longer needed. For example, say you had something called /turf/sand, and you placed it on the map, but you realized you no longer needed this code, and deleted it. That would cause an error like this.
In response to Popisfizzy
I believe that causes a different error. Also, looks like he fixed it.
In response to Popisfizzy
O m G, i just haven't my map checkboxed xD nvm and thanks for help