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
Multiple Issues Help Game keeps freezing [SOLVED]
goodcap Offline
Member

Posts: 193
Threads: 112
Joined: Jun 2012
Reputation: 3
#1
Game keeps freezing [SOLVED]

I am working on a custom story at the moment and it worked fine untill a few seconds ago. The game launches, I click on my custom story, it loads, i move around and the game works fine for a couple of seconds and then it keeps freezing , but the background music just plays like normal.

I've never had this bug/glitch before and my computer is very strong.
And my level isnt that big either.


(Check the video)

Amnesia Freeze video
(This post was last modified: 02-11-2016, 11:20 AM by goodcap.)
02-10-2016, 11:11 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Game keeps freezing

It's probably a script issue. I know that if you create a neverending for-loop, it will freeze instead of crash, because it's not programmatically incorrect, just logically.

02-11-2016, 09:04 AM
Find
goodcap Offline
Member

Posts: 193
Threads: 112
Joined: Jun 2012
Reputation: 3
#3
RE: Game keeps freezing

Unfortunately that's not the case for me.

Like I said my level worked fine before and I was just adding new stuff into my level up untill this point. Corrupt entities/static objects can't be the issue either as the objects I added have been in my level before and that worked fine as well
02-11-2016, 10:09 AM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#4
RE: Game keeps freezing

Have you looked over your hpl.log file? If there's any particular errors, that may help pinpoint it~

Discord: Romulator#0001
[Image: 3f6f01a904.png]
02-11-2016, 10:52 AM
Find
goodcap Offline
Member

Posts: 193
Threads: 112
Joined: Jun 2012
Reputation: 3
#5
RE: Game keeps freezing

(02-11-2016, 10:52 AM)Romulator Wrote: Have you looked over your hpl.log file? If there's any particular errors, that may help pinpoint it~

I fixed it!!
I checked the latest log and I found out the worn_hay_mattres is broken. I
immediately removed them from my map and it worked Smile


ERROR: Loading entity worn_hay_mattress_2: Skeletons in mesh file (D:/Amnesia - The Dark Descent/entities/prison/worn_hay_mattress/worn_hay_mattress.dae) and .ent file (D:/Amnesia - The Dark Descent/entities/prison/worn_hay_mattress/worn_hay_mattress.ent) differ! Probably caused by .ent not being up to date with mesh
(This post was last modified: 02-11-2016, 11:19 AM by goodcap.)
02-11-2016, 11:15 AM
Find




Users browsing this thread: 1 Guest(s)