Advertisement
NolanSyKinsley

Untitled

Jan 20th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. Info: Preparing Star::Root...
  2. Info: Loading Star::Configuration from '../starbound.config'
  3. Info: Done preparing Star::Root.
  4. Info: Client version 'Beta v. Enraged Koala - Update 8' Protocol: 643
  5. Info: Running from : /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound
  6. Info: Starting from the title screen
  7. Info: Initialized SDL
  8. Info: Initialized SDL Video
  9. Info: Initialized SDL Joystick
  10. Info: Initialized SDL Sound
  11. Info: Opened default audio device with 44khz / 16 bit stereo audio, 1024 sample size buffer
  12. Info: Loading Star::Root...
  13. Info: Loading Star::Configuration from '../starbound.config'
  14. Info: Initializing SDL Window
  15. Info: OpenGL version: '3.3.0 NVIDIA 340.65' vender: 'NVIDIA Corporation' renderer: 'GeForce 9800 GT/PCIe/SSE2' shader: '3.30 NVIDIA via Cg compiler'
  16. Info: Created initial window 1920x1054
  17. Warn: Missing inventoryIcon for chestplant1, using default
  18. Warn: Missing inventoryIcon for barvent, using default
  19. Warn: Missing inventoryIcon for wreckvent, using default
  20. Info: Done loading Star::Root.
  21. Info: UniverseServer: Creating universe storage directory
  22. Info: Acquiring universe lock file
  23. Warn: AccessControl: Failed to read accesscontrol file, creating a new file
  24. Info: UniverseServer: Creating world alpha:18910271:34943057:-12862307:10:10
  25. Info: Generating 1 dungeons
  26. Info: Generating a dungeon
  27. Info: Placing dungeon at (6461, 1640)
  28. Warn: Failed to place dungeon object: bunkerserver direction: 0 position: (6558, 1523)
  29. Warn: Failed to place dungeon object: bunkerlightv direction: 0 position: (6571, 1526)
  30. Warn: Failed to place dungeon object: bunkerpanel2 direction: 0 position: (6526, 1565)
  31. Warn: Failed to place dungeon object: bunkertv direction: 0 position: (6602, 1567)
  32. Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (6701, 1577)
  33. Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (6719, 1577)
  34. Warn: Failed to place dungeon object: bunkertv direction: 0 position: (6698, 1597)
  35. Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (6617, 1603)
  36. Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (6635, 1603)
  37. Warn: Perf: UniverseServer::createWorld millis: 5438
  38. Info: UniverseServer: client connection made from local
  39. Info: UniverseServer: Sending Handshake Challenge
  40. Info: UniverseClient: Sending Handshake Repsonse
  41. Info: UniverseServer: Loading ship world received from client <User: Fell Plunk>
  42. Warn: Recovering SimpleDatabase at device: <unnamed temp file>
  43. Warn: Recovery finished
  44. Info: UniverseServer: Client 'Fell Plunk' <1> (Fifo <0x173104c8>) connected
  45. Warn: Perf: ClientApplication::update millis: 7099
  46. Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 7099
  47. Warn: Perf: StarApplicationBase::run.innerLoop millis: 7181
  48. Info: UniverseServer: Shutting down world alpha:18910271:34943057:-12862307:10:10 due to inactivity
  49. Info: UniverseServer: Loading world db for world alpha:18910271:34943057:-12862307:10:10
  50. Info: Client received world stop packet, leaving: Removed
  51. Info: Client received world stop packet, leaving: Removed
  52. Info: Client received world stop packet, leaving: Removed
  53. Error: Segfault Encountered!
  54. Error: Segfault Encountered!
  55. Error: Stack Trace...
  56. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star15innerPrintStackEv+0x2c) [0x10aff7c]
  57. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star10fatalErrorEPKcb+0x1d) [0x10af29d]
  58. /usr/lib/libc.so.6(+0x33b20) [0x7ff62741eb20]
  59. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZNSt11_Deque_baseIN4Star19ChatReceivedMessageESaIS1_EE17_M_initialize_mapEm+0xa5) [0x99bf45]
  60. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star14UniverseClient16pullChatMessagesEv+0x63) [0xd14e33]
  61. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star13MainInterface6updateEv+0x29a) [0x92e30a]
  62. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star17ClientApplication13updateRunningEv+0x6bb) [0x8de10b]
  63. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star17ClientApplication6updateEv+0x268) [0x8e1218]
  64. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(_ZN4Star19StarApplicationBase3runEv+0x4c7) [0x8f0717]
  65. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound(main+0x117) [0x8d40d7]
  66. /usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7ff62740b040]
  67. /home/paco/.local/share/Steam/steamapps/common/Starbound/linux64/starbound() [0x8dae2d]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement