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:
Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module <UNKNOWN> at 0023:02AFFCE9
I have this in my hps file:
void OnLeave()
{
SetupLoadScreen("LoadScreens", "LeaveGreatHall", 1, "Library.png");
}
And this in my extra_english.lang:
<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?
Creator of The Dark Treasure.