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
Viperdream Offline
Member

Posts: 124
Threads: 16
Joined: Jan 2011
Reputation: 0
#2
RE: Custom Loading Screens Problem

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

03-14-2011, 08:31 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#3
RE: Custom Loading Screens Problem

Image folder is wrong.

03-14-2011, 08:51 PM
Website Find
Linus Ågren Offline
Senior Member

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

What's wrong with it?

Creator of The Dark Treasure.
03-14-2011, 08:55 PM
Website Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#5
RE: Custom Loading Screens Problem

\graphics\general
this should be the folder

03-14-2011, 09:33 PM
Website Find
Linus Ågren Offline
Senior Member

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

Still crashing ><

Creator of The Dark Treasure.
03-14-2011, 10:16 PM
Website Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#7
RE: Custom Loading Screens Problem

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

03-14-2011, 11:50 PM
Website Find




Users browsing this thread: 1 Guest(s)