Advertisement
Guest User

Untitled

a guest
Feb 8th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. ./hl_linux -game cstrike
  2. Using breakpad crash handler
  3. Setting breakpad minidump AppID = 10
  4. Forcing breakpad minidump interfaces to load
  5. Looking up breakpad interfaces from steamclient
  6. Calling BreakpadMiniDumpSystemInit
  7. Looking up breakpad interfaces from steamclient
  8. Calling BreakpadMiniDumpSystemInit
  9. Steam_SetMinidumpSteamID: Caching Steam ID: 76561198083438307 [API loaded yes]
  10. Steam_SetMinidumpSteamID: Setting Steam ID: 76561198083438307
  11. Error initializing MSAA frame buffer
  12.  
  13. FBO backbuffer rendering disabled due to create error.
  14.  
  15. scandir failed:/40/Steam/SteamApps/common/Half-Life/./cstrike/SAVE
  16. scandir failed:/40/Steam/SteamApps/common/Half-Life/./valve_hd/SAVE
  17. scandir failed:/40/Steam/SteamApps/common/Half-Life/./valve/SAVE
  18. scandir failed:/40/Steam/SteamApps/common/Half-Life/./platform/SAVE
  19. ARB Multitexture extensions found.
  20.  
  21. 4 texture units. Detail texture supported.
  22.  
  23. Platform config directory: platform/config
  24. 0:Initializing platform...
  25. [0208/220543:ERROR:resource_bundle.cc(411)] Failed to load /40/Steam/SteamApps/common/Half-Life/cef_gtk.pak
  26. Some features may not be available.
  27. AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break up
  28. Server module initialized.
  29.  
  30. World module initialized.
  31.  
  32. Can't "cmd", not connected
  33.  
  34. STEAM Auth Server
  35.  
  36. AppActive: active
  37. The program 'hl_linux' received an X Window System error.
  38. This probably reflects a bug in the program.
  39. The error was 'GLXUnsupportedPrivateRequest'.
  40. (Details: serial 1432 error_code 155 request_code 136 minor_code 16)
  41. (Note to programmers: normally, X errors are reported asynchronously;
  42. that is, you will receive the error a while after causing it.
  43. To debug your program, run it with the --sync command line
  44. option to change this behavior. You can then get a meaningful
  45. backtrace from your debugger if you break on the gdk_x_error() function.)
  46. [0208/220544:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
  47. [0208/220544:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
  48. Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()
  49.  
  50. Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
  51.  
  52. Missing shutdown function for Sys_InitLauncherInterface() : Sys_ShutdownLauncherInterface()
  53.  
  54. Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
  55.  
  56. Missing shutdown function for Sys_Init() : Sys_Shutdown()
  57.  
  58. Missing shutdown function for FileSystem_Init(basedir, (void *)filesystemFactory) : FileSystem_Shutdown()
  59.  
  60. Missing shutdown function for Sys_InitArgv( OrigCmd ) : Sys_ShutdownArgv()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement