ID:144696
 

Problem description:

The map file in my program will not load. I am getting these problems:

map4.dmp:656:error: cannot find file
map4.dmp:656:error: expected )
Failed to load map file C:\Master file Directory\BYOND Stuff\Teh Blobz\map4.dmp.


It started after I clean compiled my program, which probably was a mistake. I had been getting the message "map4.dmp only found in rsc" before, but the actual file did exist.

Is there a way to fix this, or do I have to start it all over from scratch?
Map broken, host it somewhere and post link to download, I'll try to fix...
In response to Ripiz
I'd rather know how to fix it, though, in case this type of thing happens again.
In response to Vexonater
Make map4.dmp backup
Open map4.dmp in notepad, copy everything and paste to dm file, find line 656, and add ) where it's missing at that line (how it should be compare to other lines). When you add it copy everything and paste back to notepad and save.