orian34 Posted October 10, 2014 Share Posted October 10, 2014 Bug Submission:Category: GeneralIssue Title: Game doesn't startIssue Description: I got a key, launched the game and pouf! Crash...GL_VENDOR: Google Inc.GL_RENDERER: ANGLE (Intel® Q965/Q963 Express Chipset Family)GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)THREAD - started 'WindowsInputManager' (1116)OpenGL extensions (15, 15):GL_ANGLE_framebuffer_blitGL_ANGLE_pack_reverse_row_orderGL_ANGLE_texture_compression_dxt3GL_ANGLE_texture_compression_dxt5GL_ANGLE_texture_usageGL_ANGLE_translated_shader_sourceGL_EXT_read_format_bgraGL_EXT_robustnessGL_EXT_texture_compression_dxt1GL_EXT_texture_format_BGRA8888GL_EXT_texture_storageGL_OES_get_program_binaryGL_OES_packed_depth_stencilGL_OES_rgb8_rgba8GL_OES_standard_derivativesGL_MAX_TEXTURE_SIZE = 2048GL_MAX_TEXTURE_IMAGE_UNITS = 16GL_MAX_RENDERBUFFER_SIZE = 2048GL_MAX_VIEWPORT_DIMS = 2048, 2048GL_MAX_VARYING_VECTORS = 8GL_MAX_VERTEX_ATTRIBS = 16GL_MAX_VERTEX_UNIFORM_VECTORS = 254GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 0GL_MAX_FRAGMENT_UNIFORM_VECTORS = 294 compressed texture formatstexture format 0x83f0texture format 0x83f1texture format 0x83f2texture format 0x83f3Compiled shader anim_haunted: (156,11): error X5608: Compiled shader code uses too many arithmetic instruction slots (137). Max. allowed by the target (ps_2_0) is 64.(1,1): error X5609: Compiled shader code uses too many instruction slots (141). Max. allowed by the target (ps_2_0) is 96.Warning: D3D shader compilation failed with default flags. Retrying with avoid flow control.(156,11): error X5608: Compiled shader code uses too many arithmetic instruction slots (137). Max. allowed by the target (ps_2_0) is 64.(1,1): error X5609: Compiled shader code uses too many instruction slots (141). Max. allowed by the target (ps_2_0) is 96.Warning: D3D shader compilation failed with avoid flow control flags. Retrying with prefer flow control.(156,11): error X5608: Compiled shader code uses too many arithmetic instruction slots (137). Max. allowed by the target (ps_2_0) is 64.(1,1): error X5609: Compiled shader code uses too many instruction slots (141). Max. allowed by the target (ps_2_0) is 96.Warning: D3D shader compilation failed with prefer flow control flags.Assert failure 'result == GL_TRUE' at ..\source\renderlib\OpenGL\HWEffect.cpp(185): Trace follows...Steps to Reproduce: 1 : Get the game2 : Launch the game3 : ProfitCrash Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/ Share on other sites More sharing options...
the truthseeker Posted October 10, 2014 Share Posted October 10, 2014 Can you please include a copy of your DxDiag? Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/#findComment-548679 Share on other sites More sharing options...
Developer bizziboi Posted October 10, 2014 Developer Share Posted October 10, 2014 Hi @orian34, Thanks for the report - we are aware of the issue and working on a fix at the moment. Basically the haunt shader is too complex for your graphics card - we'll add a 'cheaper' option for the game to fall back on. Thanks Kaj Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/#findComment-548760 Share on other sites More sharing options...
orian34 Posted October 10, 2014 Author Share Posted October 10, 2014 yeah thanks! I know that my graphic card is really low, only game i can play are 2D... Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/#findComment-548770 Share on other sites More sharing options...
the truthseeker Posted October 10, 2014 Share Posted October 10, 2014 Confirmed what I thought was it. But Klei is on the case! Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/#findComment-548782 Share on other sites More sharing options...
orian34 Posted October 10, 2014 Author Share Posted October 10, 2014 Confirmed what I thought was it. But Klei is on the case! It was what i tought it was, cause i learned to understand a bit! edit: that's why my title was " Don't tell me that's what i think" Link to comment https://forums.kleientertainment.com/forums/topic/41806-general-game-doesnt-start/#findComment-548821 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.