mercurygrandmarquis1 Posted May 27, 2015 Report Share Posted May 27, 2015 (edited) Had this issue for the past couple of weeks. No clue what it is but it crashes about 10 seconds after I start the game. C/P'd my log file so hopefully someone can help me fix this issue Init Filesystem...Registered FS device "local"Registered FS device "base"Registered FS device "lang"Init UpdateChain...Init Timer...Init Screen...Init Scriptscheduler...!Graphics system: ATI Technologies Inc. ATI Radeon 3100 GraphicsGL_AMD_draw_buffers_blend GL_AMD_performance_monitor GL_ARB_color_buffer_float GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_Init GFX...Init Vision...|Vision DLL path: C:\Program Files (x86)\sixteen tons entertainment\Emergency 4\vision71.dll|Vision, Version PC-4, 7, 28, 0|Loading entity plugins of directory <C:\Program Files (x86)\sixteen tons entertainment\Emergency 4\Data> ...|List of loaded plug-ins:|Plug-in named 'CubeMapHandle_cl' loaded statically!|Plug-in named 'VisionConsoleEntity_cl' loaded statically!|Plug-in named 'VisBase_cl' loaded statically!|Plug-in named 'VisBaseEntity_cl' loaded statically!|Plug-in named 'VisMouseCamera_cl' loaded statically!|Plug-in named 'VisObject3D_cl' loaded statically!|Plug-in named 'VisActionHelperEntity_cl' loaded statically!|Plug-in named 'VarManager_cl' loaded statically!|Plug-in named 'BaseEntity_cl' loaded statically!|Plug-in named 'VBaseCameraEntity' loaded statically!|Plug-in named 'VCamEntity' loaded statically!|Plug-in named 'GameEntity_cl' loaded statically!|Plug-in named 'Emitter_cl' loaded statically!|Plug-in named 'BaseGameEntity_cl' loaded statically!|Plug-in named 'TargetEntity_cl' loaded statically!|Registering plug-ins done !|Initializing Vision Graphics Engine|Detecting CPU type and features|CPU:Pentium IV FPU MMX ISSE 3DNow!|Vision Core: Allocated 28 kB of memory for Polygon Chunks|Vision Core: Allocated 9 kB of memory for Entities|Settings renderer configurationInitializing post processor 'PerceptionCore' * Skipping config fileInitializing post processor 'MotionBlur' * Skipping config fileInitializing post processor 'Nightvision' * Skipping config file|Initialising video driver: 0|Setting screen mode to x:1920 / y:1080 / bpp:32 / refresh:0|Screen Mode is fullscreen, return value: -402|Stencil buffer: 0 bit / ZBuffer: 24 bit?VulpineWrapper::ChangeScreenMode(): VERR_NOSCREENMODE - Screen mode could not be set!WARNING: global listener object is still registered! Unregister listener before destroying object! Edited May 28, 2015 by randomperson139 Put logfile in spoiler Quote Link to comment Share on other sites More sharing options...
randomperson139 Posted May 28, 2015 Report Share Posted May 28, 2015 Did it happen after you changed the games resolution, by any chance? The game is crashing because it's trying to play the game in 1920x1080 resolution, which I'm guessing is higher than your PC supports. Open the file called in em4.cfg in the game folder, and find <var name="r_xres" value="1920" /> <var name="r_yres" value="1080" />Change the values to whatever resolution your PC is. Quote Link to comment Share on other sites More sharing options...
mercurygrandmarquis1 Posted May 29, 2015 Author Report Share Posted May 29, 2015 It worked, thanks Quote Link to comment Share on other sites More sharing options...