Frictional Games Forum (read-only)
Crash after the intro in demo version - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: Crash after the intro in demo version (/thread-1909.html)



Crash after the intro in demo version - merlok1436 - 03-12-2008

The game will crash after the intro when loading.
There is the hpl.log
Quote:-------- THE HPL ENGINE LOG ------------

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 1280 x 800 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: 16
Max texture coord units: 8
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 140488584
ATI Fragment Shader: 1
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
Diffuse
Fog
Creating fog textures: Solid Additive Alpha
init sky box
Renderer3D created
Creating screen buffers size 1280.000000 : 800.000000
Creating programs
RendererPostEffects created
Adding engine materials
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open audio device... Success!
Device name:
OpenAL Version Supported: 1.0
Number of channels: 32
--------------------------------------------------------

Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------

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

Game Running
--------------------------------------------------------
WARNING: Could not find language file entry 'Show Crosshair:'
Loading collada for 'data/level00_01_boat_cabin.dae' took: 236 ms
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Bone 'joint1' is not attached to skin!
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry for joint child '' is missing! Might be connected to bone.
WARNING: Geometry joint parten '' is missing! Might be connected to bone.
ERROR: Child body 'joint1' for joint 'sjoint2' in mesh 'boat_dynamicparaffin.dae' does not exist!
ERROR: Cannot find sub entity 'parrafinlight_joint1' in mesh 'boat_dynamicparaffin.dae'
Start Num Of: 82
Start Num Of: 1
Loading map 'level00_01_boat_cabin.dae' took: 6717 ms

How can i fix it??


RE: Crash after the intro in demo version - jens - 03-12-2008

What graphics card do you have?


RE: Crash after the intro in demo version - merlok1436 - 03-13-2008

jens Wrote:What graphics card do you have?

Ati HD 2400 with 128mb of ram for notebook(toshiba satellite a200)


RE: Crash after the intro in demo version - Urkle - 03-14-2008

Have you tried it at a lower resolution?


RE: Crash after the intro in demo version - merlok1436 - 03-14-2008

Urkle Wrote:Have you tried it at a lower resolution?

Yes i tried but the problem persists


RE: Crash after the intro in demo version - bulletxt - 03-15-2008

disable compiz in case it is enabled.

then be sure to have the latest ati fglrx 8.3 correctly installed.

delete ~./frictionalgames ecc folder and retry.

hope it helps.

ps: are you on a 64bit OS?


RE: Crash after the intro in demo version - merlok1436 - 03-17-2008

yes i have a 64bit O/S(OpenSuse 10.3).Now i try your tips...