[SOLVED]BlackBox D: - 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) +--- Thread: [SOLVED]BlackBox D: (/thread-9478.html) |
[SOLVED]BlackBox D: - RawkBandMan - 07-29-2011 Hey I just decided to return to the Penumbra series and play them again after a month or two after beating them. I was having an error before, but I reinstalled OpenAL and it worked. Now, when I go into New Game, watch the beginning cutscene, when I'm about to go pick up my Flaslight and Glowstick and stuff, The game gives me this BlackBox error. Spoiler below!
penumbra.exe caused an EXCEPTION_ACCESS_VIOLATION in module MSVCP71.dll at 001B:7C3A4F6C, std::basic_string<char,std::char_traits<char>,std::allocator<char>>:: Growl()=001B byte(s) I bet if I looked back at previous Amnesia threads, this is the exact error I had with the level editor crashing. I reinstalled it or something and it worked, but obviously that's not working here. Heelp. Just checked, they look damn similar. Spoiler below!
LevelEditor.exe caused an EXCEPTION_ACCESS_VIOLATION in module MSVCP71.dll at 001B:7C3A4F6C, std::basic_string<char,std::char_traits<char>,std::allocator<char>>:: Growl()+0018 byte(s) HPL.log Spoiler below!
-------- 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: 800 x 600 - 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: 11 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 800.000000 : 600.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. ----------------------------------- 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' CG ERROR : The compile returned an error. ----------------------------------- (0) : warning C6502: Profile option 'MaxTexIndirections' value (0) too small; clamped to 1 (34) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/PostEffect_DoF_fp.cg'! ERROR: Couldn't create program 'PostEffect_DoF_fp.cg' ERROR: Couldn't load 'PostEffect_DoF_fp.cg'! RendererPostEffects created Adding engine materials -------------------------------------------------------- Initializing Sound Module -------------------------------------------------------- Initializing OpenAL. Trying to open software device... Success! Device name: Generic Software Number of mono sources: 32 Vendor name: Creative Labs Inc. Renderer: Software OpenAL Version Supported: 1.1 EFX: 0 Output Devices: Generic Hardware Generic Software SB Audigy Audio [CCA0] -------------------------------------------------------- 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 Version $Rev: 3013 $ Date $Date: 2010-02-06 23:45:08 +0100 (lö, 06 feb 2010) $ 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 ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' -------------------------------------------------------- Game Running -------------------------------------------------------- WARNING: Could not find language file entry 'Output Device:' WARNING: Could not find language file entry 'TipSoundOutputDevice' Loading collada for 'maps/level00_01_boat_cabin.dae' took: 389 ms CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_vp.cg' using profile: 'arbvp1' CG: 'Fog_Trans_Alpha_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Alpha_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Alpha_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Diffuse_Light_vp.cg' using profile: 'arbvp1' CG: 'Diffuse_Light_Spot_vp.cg' using profile: 'arbvp1' CG: 'Diffuse_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (25) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_fp.cg' CG: 'Diffuse_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (28) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Bump_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (27) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Bump_Light_fp.cg'! ERROR: Couldn't create program 'Bump_Light_fp.cg' CG: 'Bump_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (32) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Bump_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Bump_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Bump_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (27) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Bump_Light_fp.cg'! ERROR: Couldn't create program 'Bump_Light_fp.cg' CG: 'Bump_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (32) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Bump_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Bump_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Alpha_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Alpha_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Alpha_fp.cg' CG: 'Fog_Trans_Alpha_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Alpha_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Alpha_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Diffuse_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (25) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_fp.cg' CG: 'Diffuse_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (28) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' 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. CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Diffuse_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (25) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_fp.cg' CG: 'Diffuse_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (28) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'BumpColorSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpColorSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpColorSpec_Light_fp.cg' CG: 'BumpColorSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (39) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpColorSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpColorSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'BumpSpec_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (35) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_fp.cg' CG: 'BumpSpec_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (40) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/BumpSpec_Light_Spot_fp.cg'! ERROR: Couldn't create program 'BumpSpec_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Fog_Trans_Mod_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (19) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Mod_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Mod_fp.cg' CG: 'Diffuse_Light_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (25) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_fp.cg' CG: 'Diffuse_Light_Spot_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (28) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Diffuse_Light_Spot_fp.cg'! ERROR: Couldn't create program 'Diffuse_Light_Spot_fp.cg' CG: 'Ambient_Color_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Ambient_Color_fp.cg'! ERROR: Couldn't create program 'Ambient_Color_fp.cg' CG: 'Fog_Trans_Alpha_fp.cg' using profile: 'arbfp1' CG ERROR : The compile returned an error. ----------------------------------- (16) : fatal error C9999: *** exception during compilation *** ----------------------------------- CG: Error loading: 'core/programs/Fog_Trans_Alpha_fp.cg'! ERROR: Couldn't create program 'Fog_Trans_Alpha_fp.cg' ERROR: Couldn't load XML file 'models/items/item_glowstick.msh'! Helluva lot of errors. Going to reinstall now. RE: BlackBox D: - RawkBandMan - 07-30-2011 Updated OP with hpl.log RE: BlackBox D: - plutomaniac - 07-30-2011 Tons of errors. Yes, try reinstalling. RE: BlackBox D: - RawkBandMan - 07-30-2011 I reinstalled it, but am still getting the error. Same HPL.LOG as before. RE: BlackBox D: - plutomaniac - 07-31-2011 Did you change your graphics card drivers recently? RE: BlackBox D: - RawkBandMan - 07-31-2011 (07-31-2011, 09:43 AM)plutomaniac Wrote: Did you change your graphics card drivers recently? Not since I got Amnesia. And I bought Penumbra AFTER I got Amnesia. But it's all good. It's fixed. My friend told me to Delete the penumbra overture folder from my steamapps/common, then delete the local content, then reinstall. It worked, and now I can play and BTW, it was only with Overture, cuz I could play Requiem and Black Plaque without a problem. RE: [SOLVED]BlackBox D: - plutomaniac - 08-01-2011 Mm, thx for the heads-up. Maybe someone will be helped in the future. |