Frictional Games Forum (read-only)

Full Version: Custom Loading Screens Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Are you sure that your whole script/ .lang file is correct? Otherwise I don't know what could be wrong
Image folder is wrong.
What's wrong with it?
\graphics\general
this should be the folder
Still crashing ><
Try with a game's images. And try with a jpeg.