Frictional Games Forum (read-only)

Full Version: lang file stopped working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just started modding with amnesia and everything was fine when i just had the mod description but once I added a note nothing in the lang file worked. Everything is in the right folder. Sorry if I made a noob mistake.

<LANGUAGE>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Test</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_grabthelantern_Name">Test</Entry>
<Entry Name="Note_grabthelantern_Text">Grab the Lantern and walk through the door</Entry>
</CATEGORY>

</LANGUAGE>
Have you tried using a different profile?
It worked on another profile. How can i fix it so it works on any profile?
(06-16-2012, 10:25 PM)Matt201496 Wrote: [ -> ]It worked on another profile. How can i fix it so it works on any profile?

That is unknown, but it is likely a Windows conflict.
ok thanks.
You know, I really hope they fix these kind of errors in AAMFP. I've never had these, and I hope I never will. I hope the .lang file ends up working for you.