ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.6k stars 598 forks source link

Counter Strike 1.6 Crashes on launch. #819

Open nkobber opened 11 years ago

nkobber commented 11 years ago

Hello. I have installed Steam on my Fedora 18 box.

But everytime i try to launch Counter-Strike 1.6 the game just crashes when loading.

System specs: Processor Information: Vendor: GenuineIntel Speed: 3166 Mhz 2 logical processors 2 physical processors HyperThreading: Unsupported FCMOV: Supported SSE2: Supported SSE3: Supported SSSE3: Supported SSE4a: Unsupported SSE41: Supported SSE42: Unsupported

Network Information: Network Speed:

Operating System Version: "Fedora release 18 (Spherical Cow)" (64 bit) Kernel Name: Linux Kernel Version: 3.8.4-202.fc18.x86_64 X Server Vendor: Fedora Project X Server Release: 11303000 X Window Manager: Xfwm4 Steam Runtime Version: steam-runtime-release-i386_2013-03-08

Video Card: Driver: NVIDIA Corporation GeForce GTX 260/PCIe/SSE2

Driver Version:  1.4 (2.1.2 NVIDIA 304.64)
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 59 Hz
VendorID:  0x10de
DeviceID:  0x5e2
Number of Monitors:  2
Number of Logical Video Cards:  1
Primary Display Resolution:  1680 x 1050
Desktop Resolution: 3600 x 1080
Primary Display Size: 18.66" x 11.65"  (21.97" diag)
                                        47.4cm x 29.6cm  (55.8cm diag)
Primary Bus: PCI Express 16x
Primary VRAM Not Detected
Supported MSAA Modes:  2x 4x 8x 16x 

Sound card: Audio device: Analog Devices AD1989B

Memory: RAM: 3954 Mb

Miscellaneous: UI Language: English LANG: en_US.UTF-8 Microphone: Not set Total Hard Disk Space Available: 33038 Mb Largest Free Hard Disk Block: 26544 Mb

Here is what happends when i open steam and run CS 1.6 from Terminal:

Failed to load installscript /media/Data/SteamLibrary/SteamApps/common/Half-Life/installscript.vdf Game update: AppID 10 "Counter-Strike", ProcID 8762, IP 0.0.0.0:0 ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. libGL error: failed to load driver: swrast libGL error: Try again with LIBGL_DEBUG=verbose for more details. Using breakpad crash handler Setting breakpad minidump AppID = 10 Forcing breakpad minidump interfaces to load Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Steam_SetMinidumpSteamID: Caching Steam ID: 76561197980821324 [API loaded yes] Steam_SetMinidumpSteamID: Setting Steam ID: 76561197980821324 saving roaming config store to 'sharedconfig.vdf' roaming config store 2 saved successfully GL_SIZES: r:8 g:8 b:8 a:0 depth:24

MSAA backbuffer rendering disabled.

Installing breakpad exception handler for appid(gameoverlayui)/version(20130315170233_client) Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) ARB Multitexture extensions found.

4 texture units. Detail texture supported.

Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-serif.conf", line 24: unknown element "langset" Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) [0326/141748:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-serif.conf", line 24: unknown element "langset" [0326/141748:ERROR:resource_bundle.cc(411)] Failed to load /media/Data/SteamLibrary/SteamApps/common/Half-Life/cef_gtk.pak Some features may not be available. [0326/141748:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation Platform config directory: platform/config 0:Initializing platform... Server module initialized.

World module initialized.

Can't "cmd", not connected

STEAM Auth Server

AppActive: active The program 'hl_linux' received an X Window System error. This probably reflects a bug in the program. The error was 'GLXUnsupportedPrivateRequest'. (Details: serial 942 error_code 175 request_code 152 minor_code 16) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()

Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()

Missing shutdown function for Sys_InitLauncherInterface() : Sys_ShutdownLauncherInterface()

Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()

Missing shutdown function for Sys_Init() : Sys_Shutdown()

Missing shutdown function for FileSystem_Init(basedir, (void *)filesystemFactory) : FileSystem_Shutdown()

Missing shutdown function for Sys_InitArgv( OrigCmd ) : Sys_ShutdownArgv()

AL lib: ALc.c:2325: exit(): closing 1 Device AL lib: ALc.c:2247: alcCloseDevice(): destroying 1 Context(s) AL lib: ALc.c:1848: alcDestroyContext(): deleting 1 Source(s) AL lib: ALc.c:2257: alcCloseDevice(): deleting 20 Buffer(s) Game removed: AppID 10 "Counter-Strike", ProcID 8762 saving roaming config store to 'sharedconfig.vdf' roaming config store 2 saved successfully

alfred-valve commented 11 years ago

The error was 'GLXUnsupportedPrivateRequest'. (Details: serial 942 error_code 175 request_code 152 minor_code 16) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)

Can you do that and post the backtrace. Also make sure you are running nvidida's private driver.

nkobber commented 11 years ago

Where do i set the --sync argument? when i run steam or in launch options for Counter-Strike? I set it both places and this is what i get:

GL_SIZES: r:8 g:8 b:8 a:0 depth:24

MSAA backbuffer rendering disabled.

Installing breakpad exception handler for appid(gameoverlayui)/version(20130315170233_client) Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-serif.conf", line 24: unknown element "langset" Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client) ARB Multitexture extensions found.

4 texture units. Detail texture supported.

[0327/010538:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-serif.conf", line 24: unknown element "langset" [0327/010539:ERROR:resource_bundle.cc(411)] Failed to load /media/Data/SteamLibrary/SteamApps/common/Half-Life/cef_gtk.pak Some features may not be available. [0327/010539:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation Platform config directory: platform/config 0:Initializing platform... Server module initialized.

World module initialized.

Can't "cmd", not connected

STEAM Auth Server

AppActive: active The program 'hl_linux' received an X Window System error. This probably reflects a bug in the program. The error was 'GLXUnsupportedPrivateRequest'. (Details: serial 941 error_code 175 request_code 152 minor_code 16) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()

Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()

Missing shutdown function for Sys_InitLauncherInterface() : Sys_ShutdownLauncherInterface()

Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()

Missing shutdown function for Sys_Init() : Sys_Shutdown()

Missing shutdown function for FileSystem_Init(basedir, (void *)filesystemFactory) : FileSystem_Shutdown()

Missing shutdown function for Sys_InitArgv( OrigCmd ) : Sys_ShutdownArgv()

AL lib: ALc.c:2325: exit(): closing 1 Device AL lib: ALc.c:2247: alcCloseDevice(): destroying 1 Context(s) AL lib: ALc.c:1848: alcDestroyContext(): deleting 1 Source(s) AL lib: ALc.c:2257: alcCloseDevice(): deleting 20 Buffer(s) Game removed: AppID 10 "Counter-Strike", ProcID 3072 saving roaming config store to 'sharedconfig.vdf' roaming config store 2 saved successfully

lexxus-lex commented 11 years ago

it's not bug in cs, it's bug in your hand