extra_english.lang 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: extra_english.lang not working (/thread-56077.html) Pages:
1
2
|
RE: extra_english.lang not working - Mudbill - 11-19-2018 The hpl.log will only show info about the last time the game ran. If you started it with no crash after it crashed, the crash data would be overwritten. Zip up your story and send it, and I can take a look at what's wrong. If it doesn't show up, usually that's because custom_story_settings.cfg has an error, or the map isn't found. RE: extra_english.lang not working - Lorian1997 - 11-20-2018 (11-19-2018, 11:47 PM)Mudbill Wrote: The hpl.log will only show info about the last time the game ran. If you started it with no crash after it crashed, the crash data would be overwritten. RE: extra_english.lang not working - Mudbill - 11-22-2018 You didn't include any of your changes? The extra category tag is still there and the two lines in custom_story_settings.cfg are not deleted. I just deleted the first <CATEGORY> tag from the lang file and now the description works. RE: extra_english.lang not working - Lorian1997 - 11-23-2018 (11-22-2018, 09:41 PM)Mudbill Wrote: You didn't include any of your changes? The extra category tag is still there and the two lines in custom_story_settings.cfg are not deleted.Just loaded up the map. All text appears, which is progress. I added a new category to appear for a locked door and the game crashed again. But I do have the hpl.log that I will attach Btw "TestStory" is the map that I loaded RE: extra_english.lang not working - Mudbill - 11-23-2018 Where does it crash? As soon as you open the game? Right after opening the custom story section in the main menu? I can see that the log failed to load some other CSs, namely Bernhard's Story and Prison_Level, but there's no indication that a map was loaded or why it crashed. Perhaps try to remove all other CSs from your custom_stories folder. |