Sounds to be most likely to me a scripting error or similar issues with the other scenario scripting files.
Do yourself a and launch your single-player mission in coh2, the error will obviously occur but it's necessary to get a fresh warnings.log, shut down coh2 and navigate to "C:\user\"current user"\Documents\My Games\Company of Heroes 2" and locate the most recent altered warnings.log file.
"right-click->send to->compressed folder" and upload the compressed warnings.log to my files here at coh2.org and i might be able to figure out.
ps. you have spelled "obj_Munitionsdepot" in two ways and it might be your issue, because your script reference that does not exists.
Thanks for the reply! Sorry for the late answer. Been kinda busy lately. I will make a new map, test out of I get the same error and send you the files (Deleted the other one ).
I'm trying to add a spawn point with a marker. Its named mkr_playerspawn1.
This is my code in my MapName.scar (Test.scar).
When I start the scenario there are no units, only the pioneer. Nothing else happens. What am I doing wrong? As far as I know I did the same as the Relic tutorial.
*After spotting a small error (I accidently wrote a ' somewhere that was very hard to see) in my Test.scar file I now have this result:
And I have this in the Map Maker. I'm pretty sure this is related to the marker.
Also, when I start the scenario I have to double press ESC to start it, else I can't do anything, the game is frozen. Its really weird.