The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Loading Screens Problem
Linus Ågren Offline
Senior Member

Posts: 309
Threads: 58
Joined: Jan 2011
Reputation: 5
#1
Custom Loading Screens Problem

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.
(This post was last modified: 03-14-2011, 08:16 PM by Linus Ågren.)
03-14-2011, 08:13 PM
Website Find


Messages In This Thread
Custom Loading Screens Problem - by Linus Ågren - 03-14-2011, 08:13 PM



Users browsing this thread: 1 Guest(s)