Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 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 6' Protocol:
  5.  
  6. 642
  7. Info: Running from : D:\Steam\steamapps\common\Starbound
  8.  
  9. \win32\starbound.exe
  10. Info: Starting from the title screen
  11. Info: Initialized SDL
  12. Info: Initialized SDL Video
  13. Info: Initialized SDL Joystick
  14. Info: Initialized SDL Sound
  15. Info: Opened default audio device with 44khz / 16 bit stereo audio,
  16.  
  17. 2048 sample size buffer
  18. Info: Initializing SDL Window
  19. Info: Loading Star::Root...
  20. Info: Created initial window 1000x600
  21. Info: Initializing SDL Window
  22. Info: Re-created window 1366x706
  23. Info: Loading Star::Configuration from '..\starbound.config'
  24. Warn: Missing inventoryIcon for chestplant1, using default
  25. Warn: Missing inventoryIcon for barvent, using default
  26. Warn: Missing inventoryIcon for wreckvent, using default
  27. Info: Done loading Star::Root.
  28. Info: Writing Star::Configuration to '..\starbound.config'
  29. Warn: Perf: StarApplicationBase::run.innerLoop millis: 1875
  30. Error: UniverseClient: Join failed! Error connecting to
  31.  
  32. 'starbound.giv-lan.fr:21025 'NetworkException: cannot connect to
  33.  
  34. [ipv4]starbound.giv-lan.fr:21025: L’opération a réussi.
  35. TcpSocket::connect(HostAddress)
  36. TcpSocket::connectTo(HostAddress)
  37. UniverseClient::connect(String, unsigned short, String, String)
  38. UniverseClient::connect(String, String, String)
  39. ClientApplication::update()
  40. StarApplicationBase::run()
  41. _SDL_main
  42. _console_main
  43. '
  44. Warn: Perf: ClientApplication::update millis: 1776
  45. Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 1776
  46. Warn: Perf: StarApplicationBase::run.innerLoop millis: 2004
  47. Warn: Perf: ClientApplication::render millis: 1835
  48. Warn: Perf: StarApplicationBase::run.innerLoop.render millis: 1835
  49. Warn: Perf: StarApplicationBase::run.innerLoop millis: 1871
  50. Info: Acquiring universe lock file
  51. Info: Shutting down Star::Root
  52. Error: StarException: Could not acquire lock for the universe
  53.  
  54. directory
  55. UniverseServer::UniverseServer(String, bool, CelestialCoordinate)
  56. ClientApplication::update()
  57. StarApplicationBase::run()
  58. _SDL_main
  59. _console_main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement