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


Black screen after cutscene
toni112007 Offline
Junior Member

Posts: 19
Threads: 2
Joined: Oct 2012
Reputation: 0
#13
Solved: 8 Years, 2 Months, 2 Weeks ago RE: Black screen after cutscene

(10-01-2012, 03:43 PM)toni112007 Wrote:
(10-01-2012, 03:40 PM)Nemet Robert Wrote:
(10-01-2012, 03:35 PM)toni112007 Wrote: This game use more complex graphic than Fear?
I don't know, honestly. But I don't think so. The difference is that Fear ( I think) uses DirectX, while Penumbra uses OpenGL (Intel cards are bad at this).
Maybe there is mod or something to change it to directx?
in other words i mean there must be some tweaks

I downloaded Penumbra overture demo (from official site) this time
and same happens like in black plague...

heres hpl.log

bunch of errors again.



-------- 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: 640 x 480 - 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: 4
Multisampling: 0
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 11
ATI Fragment Shader: 0
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
Diffuse Vertex
Diffuse Fragment
Fog
Creating fog textures: Solid Additive Alpha
CG ERROR : The program could not load.
ERROR: Couldn't create program 'refract_fp.cg'
CG ERROR : The program could not load.
ERROR: Couldn't create program 'refract_special_fp.cg'
Refraction will not be supported!
init sky box
Renderer3D created
Creating screen buffers size 640.000000 : 480.000000
ERROR: Couldn't create screenbuffer!
Creating programs
CG ERROR : The program could not load.
ERROR: Couldn't create program 'PostEffect_Blur_Rect_fp.cg'
CG ERROR : The program could not load.
ERROR: Couldn't create program 'PostEffect_Blur_2D_fp.cg'
CG ERROR : The program could not load.
ERROR: Couldn't create program 'PostEffect_Bloom_fp.cg'
ERROR: Couldn't load 'PostEffect_Bloom_fp.cg'!
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.
-----------------------------------
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 ERROR : The program could not load.
ERROR: Couldn't create program 'PostEffect_Motion_staticloop_fp.cg'
ERROR: Couldn't load 'PostEffect_Motion_fp.cg'!
CG ERROR : The program could not load.
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
--------------------------------------------------------

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: 1789 $
Date $Date: 2007-11-13 03:43:19 +0100 (ti, 13 nov 2007) $
Trying to load vertex program!
Success!
--------------------------------------------------------

Game Running
--------------------------------------------------------
Loading collada for 'data/level00_01_boat_cabin.dae' took: 225 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'
Loading map 'level00_01_boat_cabin.dae' took: 1818 ms
(This post was last modified: 10-01-2012, 03:56 PM by toni112007.)
10-01-2012, 03:44 PM
Find


Messages In This Thread
Black screen after cutscene - by toni112007 - 10-01-2012, 02:45 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 02:56 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:20 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 03:21 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:27 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 03:29 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:32 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 03:34 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:35 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 03:40 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:43 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 03:44 PM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 03:44 PM
RE: Black screen after cutscene - by Robby - 10-01-2012, 06:36 PM
RE: Black screen after cutscene - by plutomaniac - 10-01-2012, 08:42 PM
RE: Black screen after cutscene - by toni112007 - 10-02-2012, 10:21 AM
RE: Black screen after cutscene - by toni112007 - 10-01-2012, 08:47 PM
RE: Black screen after cutscene - by toni112007 - 10-02-2012, 03:03 PM
RE: Black screen after cutscene - by Robby - 10-02-2012, 03:06 PM
RE: Black screen after cutscene - by plutomaniac - 10-02-2012, 04:40 PM
RE: Black screen after cutscene - by toni112007 - 10-02-2012, 07:59 PM



Users browsing this thread: 1 Guest(s)