Frictional Games Forum (read-only)
[LVL ED] FATAL ERROR - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [LVL ED] FATAL ERROR (/thread-22748.html)



FATAL ERROR - hammerman469 - 09-07-2013

Confused
I keep trying to get the first area of a custom story im working on to load but everytime I click on the map in the main menu an error message pops up. I've already checked out some of the threads but the way the people are saying it im not getting it. I'm working on my first level and im doing it with tutorials im checking out on youtube. I can't get anywhere though. This keeps popping up everytime I try to load the level.

FATAL ERROR: Could not load script file
'custom_stories/Experimentation/maps/Experimentation.hps'! main (1,1) : ERR :Unexpected token ':'

Please help :/ Im so new at this and im suckin at it horribly :/


RE: FATAL ERROR - gruzz - 09-07-2013

Copy-paste the Experimentation.hps here


RE: FATAL ERROR - Daemian - 09-07-2013

Just open the script file experimentation.hps and locate the error.
Probably you used : instead of ; somewhere.


Or, if you still can't solve it, post the script here, we'll help you.