Advertisement
Guest User

Untitled

a guest
Feb 24th, 2014
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 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' '639'
  5. Info: Running from : C:\Program Files\Steam\steamapps\common\Starbound\win32\starbound.exe
  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: Initializing SDL Window
  14. Info: Loading Star::Configuration from '..\starbound.config'
  15. Info: Created initial window 1270x792
  16. Info: Initializing SDL Window
  17. Info: Re-created window 1270x792
  18. Info: Not loading ImageMetadataDatabase from file '..\image.cache', digest mismatch or assets not digestable
  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. Warn: Perf: StarApplicationBase::run.innerLoop millis: 2048
  24. Warn: Perf: Assets::loadAudio millis: 3667
  25. Warn: Slow asset 3.667 : /music/TitleMenuMusic.ogg
  26. Warn: Perf: ClientApplication::updateTitle millis: 3687
  27. Warn: Perf: ClientApplication::update millis: 3687
  28. Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 3687
  29. Warn: Perf: StarApplicationBase::run.innerLoop millis: 3760
  30. Info: UniverseServer: Creating world alpha:-40499515:79275730:-18843883:12:10
  31. Info: Generating 1 dungeons
  32. Info: Generating a dungeon
  33. Info: Placing dungeon at (4001, 1252)
  34. Warn: Failed to place dungeon object: woodsupport direction: 0 position: (4082, 1346)
  35. Warn: Failed to place dungeon object: woodsupport direction: 0 position: (4104, 1346)
  36. Warn: Failed to place dungeon object: birdjar1 direction: 0 position: (4086, 1388)
  37. Warn: Perf: UniverseServer::createWorld millis: 9661
  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: Radical Edward>
  42. Warn: Recovering SimpleDatabase at device: <unnamed temp file>
  43. Warn: Recovery finished
  44. Info: UniverseServer: Client 'Radical Edward' <1> (Fifo <0x46e9a410>) connected
  45. Info: UniverseServer: Loading world db for world sectorx:-22765278:-79161785:-24783315:2:7
  46. Warn: Perf: ClientApplication::update millis: 13773
  47. Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 13773
  48. Warn: Perf: StarApplicationBase::run.innerLoop millis: 13807
  49. Info: UniverseClient: Client disconnecting...
  50. Info: UniverseServer: Shutting down ship world for client 'Radical Edward' <1> (Fifo <0x46e9a410>)
  51. Info: Client received world stop packet, leaving: Removed
  52. Info: UniverseServer: Client 'Radical Edward' <1> (Fifo <0x46e9a410>) disconnected
  53. Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
  54. Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
  55. Info: Shutting down Star::Root
  56. Error: ItemException: Overwriting item in PlayerInventory::setItem
  57. 0057A010 (/Users/builder/starbound-slave/releasebuilder-windows/build/source/game/StarItem.hpp:14)
  58. ... (4)
  59. 00402103 (/Users/builder/starbound-slave/releasebuilder-windows/build/source/client/StarClientApplication.cpp:200)
  60. 00406C52 (/Users/builder/starbound-slave/releasebuilder-windows/build/source/client/StarClientApplication.cpp:479)
  61. 0040A9D4 (/Users/builder/starbound-slave/releasebuilder-windows/build/source/application/StarApplicationBase.cpp:200)
  62. 004081C4 (/Users/builder/starbound-slave/releasebuilder-windows/build/source/client/main.cpp:38)
  63. 004F0F21 (\SDL-1.2.15/./src/main/win32/SDL_win32_main.c:318)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement