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


Ubuntu 9.04 64 bit Jaunty. Penumbra crashing before, and after menu loads.
moods737 Offline
Junior Member

Posts: 1
Threads: 1
Joined: Jul 2009
Reputation: 0
#1
Solved: 8 Years, 1 Month ago Ubuntu 9.04 64 bit Jaunty. Penumbra crashing before, and after menu loads.

Hi all,

I purchased this collection of games this weekend, but I'm having a little trouble getting them to work. It's been crashing before and after the menu loads. It seems pretty random on which time it'll do it.

Here is the output of the hpl.log file. It looks like the graphics is failing on something:

Quote:Check serial!
-------- 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 gui module
Creating haptic module
Creating scene module
--------------------------------------------------------

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

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 1024 x 768 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: 16
Max texture coord units: 16
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: 151138016
ATI Fragment Shader: 1
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
CG: 'ShadowExtrude_vp.cg' using profile: 'arbvp1'
CG: 'ShadowExtrude_fp.cg' using profile: 'arbfp1'
Diffuse Vertex
CG: 'Diffuse_Color_vp.cg' using profile: 'arbvp1'
Diffuse Fragment
CG: 'Diffuse_Color_fp.cg' using profile: 'arbfp1'
Fog
CG: 'Fog_Solid_vp.cg' using profile: 'arbvp1'
CG: 'Fog_Solid_fp.cg' using profile: 'arbfp1'
Creating fog textures: Solid Additive Alpha
CG: 'refract_vp.cg' using profile: 'arbvp1'
CG: 'refract_fp.cg' using profile: 'arbfp1'
CG: 'refract_special_fp.cg' using profile: 'arbfp1'
init sky box
Renderer3D created
Creating screen buffers size 1024.000000 : 768.000000
Creating programs
CG: 'PostEffect_Blur_vp.cg' using profile: 'arbvp1'
CG: 'PostEffect_Blur_Rect_fp.cg' using profile: 'arbfp1'
CG: 'PostEffect_Blur_2D_fp.cg' using profile: 'arbfp1'
CG: 'PostEffect_Bloom_vp.cg' using profile: 'arbvp1'
CG: 'PostEffect_Bloom_fp.cg' using profile: 'arbfp1'
CG: 'PostEffect_Motion_vp.cg' using profile: 'arbvp1'
CG: 'PostEffect_Motion_fp.cg' using profile: 'arbfp1'
CG ERROR : The compile returned an error.
-----------------------------------
(0) : warning C6503: Profile option 'MaxDrawBuffers' value (8) too large; clamped to 4
(0) : warning C6503: Profile option 'MaxDrawBuffers' value (8) too large; clamped to 4
core/programs/PostEffect_Motion_fp.cg(32) : error C5013: profile does not support "for" statements and "for" could not be unrolled.
-----------------------------------
CG: Error loading: 'core/programs/PostEffect_Motion_fp.cg'!
ERROR: Couldn't create program 'PostEffect_Motion_fp.cg'
Dynamic loops in motion blur fp not supported, loading static instead.
CG: 'PostEffect_Motion_staticloop_fp.cg' using profile: 'arbfp1'
CG: 'PostEffect_DoF_vp.cg' using profile: 'arbvp1'
CG: 'PostEffect_DoF_fp.cg' using profile: 'arbfp1'
RendererPostEffects created
Adding engine materials
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open audio device... Success!
Device name: ALSA Software on default
Number of mono sources: 32
--------------------------------------------------------

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

User Initialization
--------------------------------------------------------
WARNING: Language entry 'EventKeyInNoPower' in category '01_10_small_shaft' already exists!
Initializing Penumbra: Overture Episode 1
Version $Rev: 2553 $
Date $Date: 2008-04-09 23:06:19 -0400 (Wed, 09 Apr 2008) $
Checking Supported Profiles
Profile CG_PROFILE_ARBVP1 is supported
Profile CG_PROFILE_ARBFP1 is supported
Profile CG_PROFILE_GLSLV is supported
Profile CG_PROFILE_GLSLF is supported
Profile CG_PROFILE_GLSLC is supported
Trying to load vertex program!
CG: 'Test' using profile: 'arbvp1'
Success!
CG: 'DiffuseSpec_Light_vp.cg' using profile: 'arbvp1'
CG: 'DiffuseSpec_Light_Spot_vp.cg' using profile: 'arbvp1'
CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1'
CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1'
CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1'

I saw that I need the 32 bit libraries installed, so I installed them before installing the game. Here is the command I ran:

Quote:sudo apt-get install ia32-libs


Here are my specs:
MSI Laptop
Core 2 duo 2.16 ghz
ATI Mobile Radeon HD 4670
4 gigs of RAM
320 gig HD.
OS Ubuntu 9.04 Jaunty 64 bit.


Here is the config for overture (I've tried various resolutions both full screen and window):
Quote:<Game ShowPreMenu="true" ShowMenu="true" ShowIntro="true" FirstStart="true" Subtitles="true" SimpleWeaponSwing="false" DisablePersonalNotes="false" AllowQuickSave="false" FlashItems="true" Difficulty="1" CurrentUser="default" LanguageFile="English.lang" SimpleSwingInOptions="false" />
<Controls MouseSensitivity="1.000000" InvertMouseY="false" ToggleCrouch="true" />

<Keys Forward_Type="Keyboard" Forward_Val="66" Backward_Type="Keyboard" Backward_Val="62" Left_Type="Keyboard" Left_Val="44" Right_Type="Keyboard" Right_Val="47" LeanLeft_Type="Keyboard" LeanLeft_Val="60" LeanRight_Type="Keyboard" LeanRight_Val="48" Run_Type="Keyboard" Run_Val="116" Jump_Type="Keyboard" Jump_Val="6" Crouch_Type="Keyboard" Crouch_Val="118" InteractMode_Type="Keyboard" InteractMode_Val="61" LookMode_Type="MouseButton" LookMode_Val="1" Holster_Type="Keyboard" Holster_Val="67" Examine_Type="MouseButton" Examine_Val="2" Interact_Type="MouseButton" Interact_Val="0" Inventory_Type="Keyboard" Inventory_Val="1" NoteBook_Type="Keyboard" NoteBook_Val="57" PersonalNotes_Type="Keyboard" PersonalNotes_Val="59" WheelUp_Type="MouseButton" WheelUp_Val="3" WheelDown_Type="MouseButton" WheelDown_Val="4" Flashlight_Type="Keyboard" Flashlight_Val="49" GlowStick_Type="Keyboard" GlowStick_Val="50" Escape_Type="Keyboard" Escape_Val="5" RightClick_Type="MouseButton" RightClick_Val="2" LeftClick_Type="MouseButton" LeftClick_Val="0" One_Type="Keyboard" One_Val="22" Two_Type="Keyboard" Two_Val="23" Three_Type="Keyboard" Three_Val="24" Four_Type="Keyboard" Four_Val="25" Five_Type="Keyboard" Five_Val="26" Six_Type="Keyboard" Six_Val="27" Seven_Type="Keyboard" Seven_Val="28" Eight_Type="Keyboard" Eight_Val="29" Nine_Type="Keyboard" Nine_Val="30" ResetGame_Type="Keyboard" ResetGame_Val="97" SaveGame_Type="Keyboard" SaveGame_Val="100" LoadGame_Type="Keyboard" LoadGame_Val="101" QuitGame_Type="Keyboard" QuitGame_Val="108" LockInput_Type="Keyboard" LockInput_Val="54" Screenshot_Type="Keyboard" Screenshot_Val="104" Hit_Type="Keyboard" Hit_Val="51" Log_Type="Keyboard" Log_Val="55" Taunt_Type="Keyboard" Taunt_Val="63" PrintLog_Type="Keyboard" PrintLog_Val="55" />

<Graphics NoiseFilter="true" Bloom="true" MotionBlur="false" MotionBlurAmount="0.150000" DepthOfField="true" TextureSizeLevel="0" TextureFilter="1" TextureAnisotropy="0.000000" Gamma="1.000000" FSAA="0" PostEffects="true" ShaderQuality="3" LimitFPS="true" Shadows="0" ForceFP="AUTO" ForceVP="AUTO"/>

<Debug ShowHealth="false" ShowSoundsPlaying="false" LogResources="false" />

<Sound Volume="1.000000" UseSoundHardware="false" MaxSoundChannels="32" StreamUpdateFreq="10" UseThreading="true" MaxMonoChannelsHint="0" MaxStereoChannelsHint="0" />

<Screen Width="1024" Height="768" FullScreen="false" Vsync="false" />

<Map GlobalScript="global_script.hps" File="level00_01_boat_cabin.dae" StartPos="link1" />

<Physics PhysicsAccuracy="2" UpdatesPerSec="60.000000" />

<Demo WebPageOnExit="http://www.Penumbra-Overture.com/buy.php" />
I'm not sure what else to try. Any help will be greatly appreciated.

Let me know what else you need.

Thanks
07-20-2009, 04:15 AM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#2
Solved: 8 Years, 1 Month ago RE: Ubuntu 9.04 64 bit Jaunty. Penumbra crashing before, and after menu loads.

Are you using the latest drivers available for the ATI card?
Is xserver screen depth set to 24 or 32 bit, Penumbra won't work with if 16?
Is 1024*768 the same resolution as your desktop? Try matching the game settings to the desktop resolution before running the game.
run glxinfo | grep and check it Direct rendering says yes
07-20-2009, 07:39 AM
Website Find




Users browsing this thread: 1 Guest(s)