Advertisement
Guest User

Leaf Block Crash Bug

a guest
Sep 29th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 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 : /Users/username/Library/Application Support/Steam/SteamApps/common/Starbound/Starbound.app/Contents/MacOS/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, 2048 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: '2.1 NVIDIA-8.24.16 310.90.9.05f01' vender: 'NVIDIA Corporation' renderer: 'NVIDIA GeForce 9800 GT OpenGL Engine' shader: '1.20'
  16. Info: Created initial window 1000x600
  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: Initializing SDL Window
  21. Info: OpenGL version: '2.1 NVIDIA-8.24.16 310.90.9.05f01' vender: 'NVIDIA Corporation' renderer: 'NVIDIA GeForce 9800 GT OpenGL Engine' shader: '1.20'
  22. Info: Re-created window 1369x944
  23. Info: Done loading Star::Root.
  24. Info: Writing Star::Configuration to '../../../starbound.config'
  25. Info: Acquiring universe lock file
  26. Info: UniverseServer: Creating world alpha:-93625369:-89889915:8042561:9:6
  27. Info: Generating 1 dungeons
  28. Info: Generating a dungeon
  29. Info: Failed to place a dungeon at (3754, 660)
  30. Info: Generating a dungeon
  31. Info: Placing dungeon at (2343, 598)
  32. Warn: Perf: UniverseServer::createWorld millis: 3831
  33. Info: UniverseServer: client connection made from local
  34. Info: UniverseServer: Sending Handshake Challenge
  35. Info: UniverseClient: Sending Handshake Repsonse
  36. Info: UniverseServer: Loading ship world received from client <User: Vardian>
  37. Warn: Recovering SimpleDatabase at device: <unnamed temp file>
  38. Warn: Recovery finished
  39. Info: UniverseServer: Client 'Vardian' <1> (Fifo <0x6080004f0a98>) connected
  40. Info: UniverseServer: Loading world db for world alpha:-93157846:73136980:3088773:8
  41. Warn: Perf: ClientApplication::update millis: 5264
  42. Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 5264
  43. Warn: Perf: StarApplicationBase::run.innerLoop millis: 5362
  44. Info: UniverseServer: Loading world db for world alpha:-93157846:73136980:3088773:4:1
  45. Info: Client received world stop packet, leaving: Removed
  46. Info: Client received world stop packet, leaving: Removed
  47. Info: UniverseServer: Shutting down world alpha:-93625369:-89889915:8042561:9:6 due to inactivity
  48. Info: UniverseServer: Shutting down world alpha:-93157846:73136980:3088773:8 due to inactivity
  49. Info: UniverseServer: Shutting down world alpha:-93157846:73136980:3088773:4:1 due to inactivity
  50. Info: UniverseServer: Loading world db for world alpha:-93157846:73136980:3088773:8
  51. Info: Client received world stop packet, leaving: Removed
  52. Info: Client received world stop packet, leaving: Removed
  53. Info: UniverseServer: Shutting down world alpha:-93157846:73136980:3088773:8 due to inactivity
  54. Info: UniverseServer: Creating world gamma:90648762:5954966:-28295068:11:12
  55. Info: UniverseServer: Creating world gamma:90648762:5954966:-28295068:11:12
  56. Info: Generating 1 dungeons
  57. Info: Generating 1 dungeons
  58. Info: Generating a dungeon
  59. Info: Generating a dungeon
  60. Info: Placing dungeon at (1521, 427)
  61. Info: Placing dungeon at (1521, 427)
  62. Warn: Perf: DungeonDefinition::buildDungeon millis: 1897
  63. Warn: Perf: DungeonGenerator::generate millis: 1906
  64. Warn: Perf: DungeonDefinition::buildDungeon millis: 1910
  65. Warn: Perf: DungeonGenerator::generate millis: 1920
  66. Warn: Perf: UniverseServer::createWorld millis: 5384
  67. Warn: Perf: UniverseServer::createWorld millis: 5402
  68. Error: WorldServerThread exception caught: DBException: Error, incorrect leaf block signature.
  69. 0 starbound 0x000000010d0ab7ca _ZN4Star13StarExceptionC2EPKc + 298
  70. 1 starbound 0x000000010d05970f _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E19readFromCurrentLeafEPcm + 687
  71. 2 starbound 0x000000010d059062 _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E12LeafIODevice11readPartialEPcm + 18
  72. 3 starbound 0x000000010cff26cf _ZN4Star8IODevice8readFullEPcm + 47
  73. 4 starbound 0x000000010cfecec2 _ZN4Star10DataStreamrsERNS_9ByteArrayE + 66
  74. 5 starbound 0x000000010d054d2d _ZN4Star14SimpleDatabase8readDataERNS_10DataStreamE + 29
  75. 6 starbound 0x000000010d056995 _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E9BTreeImpl8loadLeafEj + 421
  76. 7 starbound 0x000000010d06be03 _ZN4Star10BTreeMixinINS_13BTreeDatabaseINS_9ByteArrayES2_E9BTreeImplEE4findERKS2_ + 51
  77. 8 starbound 0x000000010d0543b0 _ZN4Star14SimpleDatabase4findERKNS_9ByteArrayE + 64
  78. 9 starbound 0x000000010cedaa9f _ZN4Star12WorldStorage10loadSectorERKNS_6VectorImLm2EEENS_15SectorLoadLevelE + 431
  79. 10 starbound 0x000000010cedac6c _ZN4Star12WorldStorage10loadSectorERKNS_6VectorImLm2EEENS_15SectorLoadLevelE + 892
  80. 11 starbound 0x000000010cedb4a2 _ZN4Star12WorldStorage14generateSectorERKNS_6VectorImLm2EEERKNS_5TimerENS_21SectorGenerationLevelE + 98
  81. 12 starbound 0x000000010cedb673 _ZN4Star12WorldStorage14generateSectorERKNS_6VectorImLm2EEERKNS_5TimerENS_21SectorGenerationLevelE + 563
  82. 13 starbound 0x000000010cedbb3e _ZN4Star12WorldStorage6updateEv + 622
  83. 14 starbound 0x000000010ceb3a5b _ZN4Star11WorldServer6updateEv + 5083
  84. 15 starbound 0x000000010ced7d67 _ZN4Star17WorldServerThread6updateEv + 455
  85. 16 starbound 0x000000010ced79f8 _ZN4Star17WorldServerThread3runEv + 488
  86. 17 starbound 0x000000010d0b214b _ZN4Star10ThreadImpl9runThreadEPv + 219
  87. 18 libsystem_pthread.dylib 0x00007fff90e62899 _pthread_body + 138
  88. 19 libsystem_pthread.dylib 0x00007fff90e6272a _pthread_struct_init + 0
  89. 20 libsystem_pthread.dylib 0x00007fff90e66fc9 thread_start + 13
  90.  
  91. Error: UniverseServer: error during worker pooled job: DBException: readFromCurrentLeaf read off end of Leaf list.
  92. 0 starbound 0x000000010d0ab7ca _ZN4Star13StarExceptionC2EPKc + 298
  93. 1 starbound 0x000000010d0596a7 _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E19readFromCurrentLeafEPcm + 583
  94. 2 starbound 0x000000010d059062 _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E12LeafIODevice11readPartialEPcm + 18
  95. 3 starbound 0x000000010cff26cf _ZN4Star8IODevice8readFullEPcm + 47
  96. 4 starbound 0x000000010cfecec2 _ZN4Star10DataStreamrsERNS_9ByteArrayE + 66
  97. 5 starbound 0x000000010d054d2d _ZN4Star14SimpleDatabase8readDataERNS_10DataStreamE + 29
  98. 6 starbound 0x000000010d056995 _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E9BTreeImpl8loadLeafEj + 421
  99. 7 starbound 0x000000010d05b48a _ZN4Star10BTreeMixinINS_13BTreeDatabaseINS_9ByteArrayES2_E9BTreeImplEE6modifyENS5_11DataElementENS5_12ModifyActionE + 186
  100. 8 starbound 0x000000010d06bd54 _ZN4Star10BTreeMixinINS_13BTreeDatabaseINS_9ByteArrayES2_E9BTreeImplEE6insertES2_S2_ + 52
  101. 9 starbound 0x000000010d055e2a _ZN4Star13BTreeDatabaseINS_9ByteArrayES1_E6insertES1_S1_ + 58
  102. 10 starbound 0x000000010d0545cb _ZN4Star14SimpleDatabase6insertENS_9ByteArrayES1_ + 91
  103. 11 starbound 0x000000010ceda2d5 _ZN4Star12WorldStorage16setWorldMetadataERKNS_16VersionedVariantE + 245
  104. 12 starbound 0x000000010cea8301 _ZN4Star11WorldServer13writeMetadataEv + 3873
  105. 13 starbound 0x000000010cebe00e _ZN4Star11WorldServer4syncEv + 14
  106. 14 starbound 0x000000010ced76e3 _ZN4Star17WorldServerThread4syncEv + 51
  107. 15 starbound 0x000000010cdf60ea _ZNSt3__110__function6__funcIZN4Star14UniverseServer18doTriggeredStorageEvE3$_7NS_9allocatorIS4_EEFvvEEclEv + 42
  108. 16 starbound 0x000000010d0a8802 _ZNSt3__110__function6__funcIZN4Star10WorkerPool7addWorkENS_8functionIFvvEEEE3$_0NS_9allocatorIS7_EES5_EclEv + 290
  109. 17 starbound 0x000000010d0a835d _ZN4Star10WorkerPool12WorkerThread3runEv + 173
  110. 18 starbound 0x000000010d0b214b _ZN4Star10ThreadImpl9runThreadEPv + 219
  111. 19 libsystem_pthread.dylib 0x00007fff90e62899 _pthread_body + 138
  112. 20 libsystem_pthread.dylib 0x00007fff90e6272a _pthread_struct_init + 0
  113. 21 libsystem_pthread.dylib 0x00007fff90e66fc9 thread_start + 13
  114.  
  115. Info: UniverseServer: Shutting down world gamma:90648762:5954966:-28295068:11:12 due to inactivity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement