Frictional Games Forum (read-only)
Map Editing - 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: Map Editing (/thread-50381.html)



Map Editing - ryan1431 - 06-27-2016

Got back into an old map I was working on.

Its a FC, and with the new steam setup, I had to set the Launch Options to
"AmnesiaEscape/config/main_init.cfg"

Everything starts up fine, game works great. But...

Whenever I try to quicksave or reload map (in the developer's menu) it shows this:

http://imgur.com/KGwVzjv
[Image: KGwVzjv]
(view attachment if link doesn't work)

and then won't reload it.

"Test change map save" does show the load screen for a sec but doesn't actually reload the map.

UPDATE** found out through error messages it's saying "Could not create script "AmnesiaEscape/maps/inventory.hps"

Plz help I need my yearly amnesia editing fix.

Tanks,
Ry


RE: Map Editing - Daemian - 06-29-2016

What happens when you exit the game and try to continue where you left?
I think the Steam version of Amnesia is having problems writing stuff into files, that could include saved games.

Go into %HOME%/Documents/Amnesia/AmnesiaEscape/(your in-game username)/
If you find there some saved games with .sav extension (with today's date) then your mod is making them properly and the problem lies somewhere else.

Remember this is all just guessing, I can be wrong.
But if I'm correct, you could try this solution:
https://www.frictionalgames.com/forum/thread-46769-post-352137.html#pid352137
And you shouldn't have this problem anymore. In theory.