Frictional Games Forum (read-only)
Dev setup not working. - 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: Dev setup not working. (/thread-20916.html)



Dev setup not working. - VillainousPotato - 03-25-2013

I have tried to set up my dev enviorment for a custom map and it crashes my game.I've done everything on the wiki's and read a number of tutorials and set up my main_settings.cfg and the dev user settings as well, but it still pops up with an error saying that it couldn't loud the map and mapfile.


RE: Dev setup not working. - PutraenusAlivius - 03-25-2013

(03-25-2013, 03:02 AM)NightmareBrothers Wrote: I have tried to set up my dev enviorment for a custom map and it crashes my game.I've done everything on the wiki's and read a number of tutorials and set up my main_settings.cfg and the dev user settings as well, but it still pops up with an error saying that it couldn't loud the map and mapfile.

What? Make sure you put in the name of your map and the directory for it. Mine worked flawlessly.


RE: Dev setup not working. - Statyk - 03-25-2013

I don't think changing settings into dev mode will cause it to crash. Sounds like something is just wrong with loading the map. Like JustAnotherPlayer said, is the name correct?


RE: Dev setup not working. - Your Computer - 03-25-2013

Whether the name is correct or not won't matter, since the game doesn't look for the map in the custom stories folder (at least not by default). The Map element in user_settings.cfg is not intended for custom stories.


RE: Dev setup not working. - VillainousPotato - 03-30-2013

I put the map in my maps folder but It still comes up with the same thing so ill just restore the main_settings.cfg to its default state and then try again.


RE: Dev setup not working. - VillainousPotato - 04-02-2013

I reconfigured everything and it still wasn't working so I deleted the folder name and just left the map file name. It works perfectly now.