Advertisement
Princess_Rarity

sb

Jan 28th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1.  
  2. Info: Detected mod 'ponex' at '../mods/ponex/.'
  3. Info: Creating Star::Root with 4 assets sources and config file: '../starbound.config'
  4. Info: Loading Star::Assets from: '../assets/packed.pak'
  5. Info: Loading Star::Assets from: '../assets/music'
  6. Info: Loading Star::Assets from: '../assets/user'
  7. Info: Loading Star::Assets from: '../mods/ponex/.'
  8. Info: Loading Star::Root...
  9. Info: Loading Star::Configuration from '../starbound.config'
  10. Error: Error loading object file /objects/farmables/banana/wildbananaseed.object: StarException: Object wildbananaseed defined twice, second time from /objects/farmables/banana/wildbananaseed.object
  11. ./starbound_server(_ZN4Star13StarExceptionC2ERKSs+0xfe) [0xdc5c7e]
  12. ./starbound_server(_ZN4Star14ObjectDatabase4loadEv+0x3d3) [0xabe9f3]
  13. ./starbound_server(_ZN4Star4Root6reloadEv+0x18e) [0x7f649e]
  14. ./starbound_server(_ZN4Star4Root10initializeERKNS_6StringES3_b+0x115) [0x7fb345]
  15. ./starbound_server(main+0x395) [0x7c8615]
  16. ./libc.so.6(__libc_start_main+0xf5) [0x7f561ca41de5]
  17. ./starbound_server() [0x7ce47d]
  18.  
  19. Warn: Missing inventoryIcon for chestplant1, using default
  20. Warn: Missing inventoryIcon for barvent, using default
  21. Warn: Missing inventoryIcon for wreckvent, using default
  22. Info: Done loading Star::Root.
  23. Info: Server version 'Beta v. Furious Koala' '635'
  24. Info: Running from : /games/ni314456_1/ftproot/starbound/linux64/starbound_server
  25. Warn: Recovering SimpleDatabase at device: ../universe/questPlanetSeeds.db
  26. Warn: Recovery finished
  27. Warn: Recovering SimpleDatabase at device: ../universe/playerQuests.db
  28. Warn: Recovery finished
  29. Warn: Recovering SimpleDatabase at device: ../universe/playerCodex.db
  30. Warn: Recovery finished
  31. Info: UniverseServer: Creating world alpha:-74369974:-73147735:-16172485:5
  32. Info: Generating 1 dungeons
  33. Info: Generating a dungeon
  34. Info: Placing dungeon at (4210, 1252)
  35. Warn: Failed to place dungeon object: apexceilingtv direction: 1 position: (4275, 1264)
  36. Warn: Failed to place dungeon object: apexobeysign direction: 0 position: (4280, 1269)
  37. Warn: Failed to place dungeon object: apexpainting3 direction: 0 position: (4372, 1273)
  38. Warn: Failed to place dungeon object: apexpainting5 direction: 0 position: (3950, 1275)
  39. Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (3962, 1275)
  40. Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (3994, 1275)
  41. Warn: Failed to place dungeon object: apexpainting5 direction: 0 position: (4048, 1275)
  42. Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (4060, 1275)
  43. Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (4092, 1275)
  44. Warn: Failed to place dungeon object: apexpainting3 direction: 0 position: (4470, 1291)
  45. Warn: Perf: UniverseServer::createWorld millis: 11417
  46. Info: bind [ipv4]78.143.1.31:30200 (9)
  47. Info: TcpServer listening on: [ipv4]78.143.1.31:30200
  48. Info: bind [ipv4]78.143.1.31:30200 (11)
  49. Info: UdpServer listening on: [ipv4]78.143.1.31:30200
  50. Info: UniverseServer: Shutting down world alpha:-74369974:-73147735:-16172485:5 due to inactivity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement