Frictional Games Forum (read-only)

Full Version: [solved]Game Freeze. Huge hpl.log *SPOILERS*
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've noticed that Episode One is freezing at random points in the game. The image freezes and the background sound loops. The only way I can escape is to Ctrl-Alt & F1 to a console and kill it. This leaves me with a frozen mouse on the desktop (I'm assuming Penumbra was using it's own software mouse?)

Usually on reloading and continuing the game plays on fine but I've got to the stage in the game after the chase through the tunnels by the spiders leaving me in the Storage room. The game freezes after some of Red's dialogue and it does this almost every time I reload or shortly afterwards.

The hpl.log file is huge (43meg) so I've included an edited version. lines beginning with "Checking: " have just repeated over and over for 1,512,000 lines so I'm assuming it's stuck in some sort of loop. I'm assuming the "Cache out of date" errors are due to the game now exiting cleanly.
PRAEst76 Wrote:I've noticed that Episode One is freezing at random points in the game. The image freezes and the background sound loops. The only way I can escape is to Ctrl-Alt & F1 to a console and kill it. This leaves me with a frozen mouse on the desktop (I'm assuming Penumbra was using it's own software mouse?)

Usually on reloading and continuing the game plays on fine but I've got to the stage in the game after the chase through the tunnels by the spiders leaving me in the Storage room. The game freezes after some of Red's dialogue and it does this almost every time I reload or shortly afterwards.

The hpl.log file is huge (43meg) so I've included an edited version. lines beginning with "Checking: " have just repeated over and over for 1,512,000 lines so I'm assuming it's stuck in some sort of loop. I'm assuming the "Cache out of date" errors are due to the game now exiting cleanly.

Yeah, excess logging was left in accidently. A patch is on it's fixing the issue.
I've got a very similar issue, but I'm freezing during the demo's game intro after selecting "New Game". It loads up the video showing the envelope on the doorstep, and then freezes. Here is the end of my hpl.log:

Code:
User Initialization
--------------------------------------------------------
Trying to load vertex program!
Success!
--------------------------------------------------------

Game Running
--------------------------------------------------------
WARNING: Could not find language file entry 'Show Crosshair:'

I have to exit out the same way -- Ctrl-Alt-F1 and give the kill -kill <PID> command. A regular kill <PID> command doesn't cut it. Is this the same issue, or something different?
Something different. Do you have the lastest binary ATI or Nvidia drivers installed?
Also what distribution/system hardware do you have.

mozetti Wrote:I've got a very similar issue, but I'm freezing during the demo's game intro after selecting "New Game". It loads up the video showing the envelope on the doorstep, and then freezes. Here is the end of my hpl.log:

Code:
User Initialization
--------------------------------------------------------
Trying to load vertex program!
Success!
--------------------------------------------------------

Game Running
--------------------------------------------------------
WARNING: Could not find language file entry 'Show Crosshair:'

I have to exit out the same way -- Ctrl-Alt-F1 and give the kill -kill <PID> command. A regular kill <PID> command doesn't cut it. Is this the same issue, or something different?
Urkle Wrote:Something different. Do you have the lastest binary ATI or Nvidia drivers installed?
Also what distribution/system hardware do you have.

Eh, nevermind me. I forgot to disable the Compiz GL Desktop before I started the game. It's not hanging at that point any longer. Thanks for your help, anyhow. Big Grin
jens Wrote:patch out see http://frictionalgames.com/forum/showthr...p?tid=1132
The patch doesn't seem to have solved my problem. The logging is more sanitary but it's still freezing during Red's dialogue. I eventually had to load an old save to get past that point but now it's doing it in the next dialogue sequence. I'm also noticing some audio clipping throughout though it's quite minor.

I'm using Kubuntu 7.04 (Feisty Fawn) x86

Ram: 512m RAM
CPU: AMD Duron 1.6
Video Nvidia GeForce FX5200AGP
Audio: Realtek AC'97 onboard.
What is your game configuration? I see you have it configured as 1024x768. and you are running an a slower speed processor. My guess is your Processor is just too slow. Duron's are not for gaming (just like celerons are not for gaming). Due to the fact that the duron has a REALLY small amount of L2 cache it can lag quite a bit. Also as you are using your onboard AC97 sound card, which depends entirely on the host CPU, that is most likely the cause for the sound issues. Try running at a lower Resolution (800x600) and turning off post effects and see if that helps any.