Advertisement
Guest User

Terminal output

a guest
Jun 9th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. primusrun ./KSP.x86_64
  2. Set current directory to /home/zero/Kerbal Space Program
  3. Found path: /home/zero/Kerbal Space Program/KSP.x86_64
  4. Mono path[0] = '/home/zero/Kerbal Space Program/KSP_Data/Managed'
  5. Mono config path = '/home/zero/Kerbal Space Program/KSP_Data/Mono/etc'
  6. Preloaded 'ScreenSelector.so'
  7. Preloaded 'libCSteamworks.so'
  8. Preloaded 'libkeyboard.so'
  9. Preloaded 'liblingoona.grammar.kerbal.so'
  10. Preloaded 'libsteam_api.so'
  11. Unable to preload the following plugins:
  12. ScreenSelector.so
  13. libCSteamworks.so
  14. libkeyboard.so
  15. liblingoona.grammar.kerbal.so
  16. libsteam_api.so
  17. Player data archive not found at `/home/zero/Kerbal Space Program/KSP_Data/data.unity3d`, using local filesystem
  18. Logging to /home/zero/.config/unity3d/Squad/Kerbal Space Program/Player.log
  19. [S_API FAIL] SteamAPI_Init() failed; no appID found.
  20. Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.
  21.  
  22. Native stacktrace:
  23.  
  24. /home/zero/Kerbal Space Program/KSP_Data/Mono/x86_64/libmono.so(+0x92406) [0x7fb10c9b5406]
  25. /usr/lib/libpthread.so.0(+0x11a7f) [0x7fb11827da7f]
  26. /usr/lib/libc.so.6(gsignal+0x10b) [0x7fb1173a886b]
  27. /usr/lib/libc.so.6(abort+0x128) [0x7fb11739340d]
  28. ./KSP.x86_64() [0xa3e36b]
  29. /home/zero/Kerbal Space Program/KSP_Data/Mono/x86_64/libmono.so(+0xd153a) [0x7fb10c9f453a]
  30. /home/zero/Kerbal Space Program/KSP_Data/Mono/x86_64/libmono.so(+0x3507e) [0x7fb10c95807e]
  31. /usr/lib/libpthread.so.0(+0x11a7f) [0x7fb11827da7f]
  32. /usr/lib/dri/i965_dri.so(+0x1c7ff1) [0x7fb110ee1ff1]
  33. /usr/lib/dri/i965_dri.so(+0x3d5bfc) [0x7fb1110efbfc]
  34. /usr/lib/primus/libGL.so.1(+0x26424) [0x7fb113989424]
  35. /usr/lib/libpthread.so.0(+0x7074) [0x7fb118273074]
  36. /usr/lib/libc.so.6(clone+0x3e) [0x7fb11746a53e]
  37.  
  38. Debug info from gdb:
  39.  
  40. I refuse to debug myself!
  41. No threads.
  42.  
  43. =================================================================
  44. Got a SIGABRT while executing native code. This usually indicates
  45. a fatal error in the mono runtime or one of the native libraries
  46. used by your application.
  47. =================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement