ID:2262587
 
(See the best response by Nadrew.)
Code:
Map1.dmm:988:error: cannot find file
Map1.dmm:988:error: expected )
Failed to load map file C:\Users\Gara\Desktop\Heroes United\Map1.dmm.


Problem description: Now, i've already opened Notepad++, and now I just need help and how to locate what the issue is. (This only happend after I clean Compiled by the way) (Map Text ----> https://www.sendspace.com/file/ulr39r) sorry i cant provide it on a website too big. Thanks

Try deleting or just recreate another map and see what happen after you compiled.
Best response
This indicates that you had resource files that only existed in the game's rsc file and not in the game's actual resource files. Clean compiling would have removed those files.

If you open the map in notepad and go to line 988 you'll see a reference to an icon or sound file that you don't have, either remove that reference or get the file in question.