Advertisement
Guest User

Untitled

a guest
Dec 8th, 2012
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. localhost:Counter-Strike Global Offensive greenboxal$ ./csgo.sh
  2. 2012-12-05 08:32:20.410 csgo_osx[10378:707] -[__NSCFString bytes]: unrecognized selector sent to instance 0x7c460150
  3. 2012-12-05 08:32:20.437 csgo_osx[10378:707] An uncaught exception was raised
  4. 2012-12-05 08:32:20.438 csgo_osx[10378:707] -[__NSCFString bytes]: unrecognized selector sent to instance 0x7c460150
  5. 2012-12-05 08:32:20.471 csgo_osx[10378:707] (
  6. 0 CoreFoundation 0x01ac312b __raiseError + 219
  7. 1 libobjc.A.dylib 0x0186652e objc_exception_throw + 230
  8. 2 CoreFoundation 0x01ac6d9d -[NSObject(NSObject) doesNotRecognizeSelector:] + 253
  9. 3 CoreFoundation 0x01a0f437 ___forwarding___ + 487
  10. 4 CoreFoundation 0x01a0f1e2 _CF_forwarding_prep_0 + 50
  11. 5 CoreFoundation 0x0199e720 CFDataGetBytePtr + 80
  12. 6 launcher.dylib 0x004fb4c5 _ZN12GLMDisplayDB17PopulateRenderersEv + 1685
  13. 7 launcher.dylib 0x004fbc38 _ZN12GLMDisplayDB8PopulateEv + 24
  14. 8 launcher.dylib 0x004f78be _ZN9CCocoaMgr12GetDisplayDBEv + 110
  15. 9 materialsystem.dylib 0x0b29b361 _ZN10IDirect3D921GetAdapterDisplayModeEjP15_D3DDISPLAYMODE + 33
  16. 10 materialsystem.dylib 0x0b2d82f3 _ZNK19CShaderDeviceMgrDx818GetCurrentModeInfoEP19ShaderDisplayMode_ti + 35
  17. 11 materialsystem.dylib 0x0b20798f _ZN15CMaterialSystem10SetAdapterEii + 63
  18. 12 engine.dylib 0x09fb43c9 _Z14Shader_Connectb + 121
  19. 13 engine.dylib 0x0a0db827 _ZN10CEngineAPI7ConnectEPFPvPKcPiE + 151
  20. 14 launcher.dylib 0x004f2203 _ZN15CAppSystemGroup14ConnectSystemsEv + 67
  21. 15 launcher.dylib 0x004f250d _ZN15CAppSystemGroup9OnStartupEv + 93
  22. 16 launcher.dylib 0x004f2480 _ZN15CAppSystemGroup3RunEv + 32
  23. 17 launcher.dylib 0x004fcfba _ZN17CSteamApplication4MainEv + 58
  24. 18 launcher.dylib 0x004f2490 _ZN15CAppSystemGroup3RunEv + 48
  25. 19 launcher.dylib 0x004f9fed _Z18MainFunctionThreadPv + 77
  26. 20 launcher.dylib 0x004fa219 ValveCocoaMain + 233
  27. 21 launcher.dylib 0x004eb82d LauncherMain + 989
  28. 22 csgo_osx 0x00082df5 start + 53
  29. )
  30. 2012-12-05 08:32:20.472 csgo_osx[10378:707] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x7c460150'
  31. *** Call stack at first throw:
  32. (
  33. 0 CoreFoundation 0x01ac312b __raiseError + 219
  34. 1 libobjc.A.dylib 0x0186652e objc_exception_throw + 230
  35. 2 CoreFoundation 0x01ac6d9d -[NSObject(NSObject) doesNotRecognizeSelector:] + 253
  36. 3 CoreFoundation 0x01a0f437 ___forwarding___ + 487
  37. 4 CoreFoundation 0x01a0f1e2 _CF_forwarding_prep_0 + 50
  38. 5 CoreFoundation 0x0199e720 CFDataGetBytePtr + 80
  39. 6 launcher.dylib 0x004fb4c5 _ZN12GLMDisplayDB17PopulateRenderersEv + 1685
  40. 7 launcher.dylib 0x004fbc38 _ZN12GLMDisplayDB8PopulateEv + 24
  41. 8 launcher.dylib 0x004f78be _ZN9CCocoaMgr12GetDisplayDBEv + 110
  42. 9 materialsystem.dylib 0x0b29b361 _ZN10IDirect3D921GetAdapterDisplayModeEjP15_D3DDISPLAYMODE + 33
  43. 10 materialsystem.dylib 0x0b2d82f3 _ZNK19CShaderDeviceMgrDx818GetCurrentModeInfoEP19ShaderDisplayMode_ti + 35
  44. 11 materialsystem.dylib 0x0b20798f _ZN15CMaterialSystem10SetAdapterEii + 63
  45. 12 engine.dylib 0x09fb43c9 _Z14Shader_Connectb + 121
  46. 13 engine.dylib 0x0a0db827 _ZN10CEngineAPI7ConnectEPFPvPKcPiE + 151
  47. 14 launcher.dylib 0x004f2203 _ZN15CAppSystemGroup14ConnectSystemsEv + 67
  48. 15 launcher.dylib 0x004f250d _ZN15CAppSystemGroup9OnStartupEv + 93
  49. 16 launcher.dylib 0x004f2480 _ZN15CAppSystemGroup3RunEv + 32
  50. 17 launcher.dylib 0x004fcfba _ZN17CSteamApplication4MainEv + 58
  51. 18 launcher.dylib 0x004f2490 _ZN15CAppSystemGroup3RunEv + 48
  52. 19 launcher.dylib 0x004f9fed _Z18MainFunctionThreadPv + 77
  53. 20 launcher.dylib 0x004fa219 ValveCocoaMain + 233
  54. 21 launcher.dylib 0x004eb82d LauncherMain + 989
  55. 22 csgo_osx 0x00082df5 start + 53
  56. )
  57. ./csgo.sh: line 41: 10378 Trace/BPT trap: 5 ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement