Frictional Games Forum (read-only)
Custom Loading Screens Problem - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Custom Loading Screens Problem (/thread-6891.html)



Custom Loading Screens Problem - Linus Ågren - 03-14-2011

First of all, I'd like to say that I have checked multiple threads about this, but I cannot solve it!

I get this crash error:
Code:
Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module <UNKNOWN> at 0023:02AFFCE9

I have this in my hps file:
Code:
void OnLeave()
{
    SetupLoadScreen("LoadScreens", "LeaveGreatHall", 1, "Library.png");
}

And this in my extra_english.lang:
Code:
<CATEGORY Name="LoadScreens">
    <Entry Name="LeaveGreatHall">"Blahblah" - Mr.Junk</Entry>
</CATEGORY>

I also have the Library.png in a folder called loadscreens in my custom story's folder.

What am I doing wrong?


RE: Custom Loading Screens Problem - Viperdream - 03-14-2011

Are you sure that your whole script/ .lang file is correct? Otherwise I don't know what could be wrong


RE: Custom Loading Screens Problem - Tanshaydar - 03-14-2011

Image folder is wrong.


RE: Custom Loading Screens Problem - Linus Ågren - 03-14-2011

What's wrong with it?


RE: Custom Loading Screens Problem - Tanshaydar - 03-14-2011

\graphics\general
this should be the folder


RE: Custom Loading Screens Problem - Linus Ågren - 03-14-2011

Still crashing ><


RE: Custom Loading Screens Problem - Tanshaydar - 03-14-2011

Try with a game's images. And try with a jpeg.