Advertisement
Guest User

Starbound Error Log

a guest
Feb 7th, 2015
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. Start logging at: 2015-02-07 14:18:38.638
  2. [14:18:38.641] Info: Star::Root using bootstrap file 'C:\Program Files (x86)\Steam\SteamApps\common\Starbound\win32\sbboot.config'
  3. [14:18:38.641] Info: Star::Root using storage directory 'C:\Program Files (x86)\Steam\SteamApps\common\Starbound\giraffe_storage\'
  4. [14:18:38.641] Info: Preparing Star::Root...
  5. [14:18:38.785] Info: Detected mod 'Mighty Music - packed Edition' at '../giraffe_storage/mods\Q_MM_Full\.'
  6. [14:18:38.785] Info: Detected mod 'MoarOre' at '../giraffe_storage/mods\MoarOre1.2\.'
  7. [14:18:38.785] Info: Detected mod 'ISE-3' at '../giraffe_storage/mods\ISE-3\.'
  8. [14:18:38.785] Info: Detected mod 'Ground-Penetrating Radar Mapper' at '../giraffe_storage/mods\GPR Mapper v1.2 (UG)\.'
  9. [14:18:38.786] Info: Detected mod 'Extended Songbook' at '../giraffe_storage/mods\extended_songbook_1_0_6.modpak'
  10. [14:18:38.786] Info: Detected mod 'minidozer' at '../giraffe_storage/mods\minidozer\.'
  11. [14:18:38.786] Info: Detected mod 'CreativeMode' at '../giraffe_storage/mods\CreativeMode\.'
  12. [14:18:38.786] Info: Loading Configuration with config file: 'starbound.config'
  13. [14:18:38.788] Info: Loading Star::Configuration from 'Just (.\../giraffe_storage\starbound.config)'
  14. [14:18:39.790] Info: Writing Star::Configuration to '.\../giraffe_storage\starbound.config'
  15. [14:18:40.033] Info: Pre-loading Star::Root with 9 assets sources
  16. [14:18:40.033] Info: Loading Star::Assets from: '../assets/packed.pak'
  17. [14:18:40.041] Info: Loading Star::Assets from: '../assets/user'
  18. [14:18:40.041] Info: Loading Star::Assets from: '../giraffe_storage/mods\Q_MM_Full\.'
  19. [14:18:40.041] Info: Loading Star::Assets from: '../giraffe_storage/mods\MoarOre1.2\.'
  20. [14:18:40.042] Info: Loading Star::Assets from: '../giraffe_storage/mods\ISE-3\.'
  21. [14:18:40.042] Info: Loading Star::Assets from: '../giraffe_storage/mods\GPR Mapper v1.2 (UG)\.'
  22. [14:18:40.042] Info: Loading Star::Assets from: '../giraffe_storage/mods\extended_songbook_1_0_6.modpak'
  23. [14:18:40.044] Info: Loading Star::Assets from: '../giraffe_storage/mods\minidozer\.'
  24. [14:18:40.044] Info: Loading Star::Assets from: '../giraffe_storage/mods\CreativeMode\.'
  25. [14:18:42.544] Info: Done preparing Star::Root.
  26. [14:18:42.545] Info: Client version 'Beta v. Upbeat Giraffe - Update 2' Protocol: 666
  27. [14:18:42.545] Info: Initialized SDL
  28. [14:18:42.600] Info: Initialized SDL Video
  29. [14:18:42.654] Info: Initialized SDL Joystick
  30. [14:18:42.660] Info: Initialized SDL Sound
  31. [14:18:42.875] Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
  32. [14:18:42.983] Info: Finishing loading Star::Root...
  33. [14:18:43.011] Info: Initializing SDL Window
  34. [14:18:44.021] Info: Created initial window 1000x600
  35. [14:18:44.074] Info: Renderer initialized
  36. [14:18:44.080] Info: Renderer destroyed
  37. [14:18:44.080] Info: Initializing SDL Window
  38. [14:18:44.164] Info: Writing Star::Configuration to '.\../giraffe_storage\starbound.config'
  39. [14:18:44.592] Info: Re-created window 1366x715
  40. [14:18:44.685] Info: Renderer initialized
  41. [14:18:44.693] Info: Writing Star::Configuration to '.\../giraffe_storage\starbound.config'
  42. [14:18:45.806] Error: Exception raised during Root finishLoad: (TechDatabaseException) Error reading tech config /tech/mech/minidozermech/minidozermech.tech
  43. StarException::StarException(string, exception)
  44. TechDatabase::parseTech(Variant, String)
  45. TechDatabase::TechDatabase()
  46. Root::load(bool)
  47. Root::finishLoad()
  48. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  49. ThreadImpl::runThread(void*)
  50. BaseThreadInitThunk
  51. RtlInitializeExceptionChain
  52. RtlInitializeExceptionChain
  53.  
  54. Caused by: (VariantException) No such key in Variant::get("name")
  55. VariantException::VariantException(string)
  56. Variant::get(String)
  57. Variant::getString(String)
  58. TechDatabase::parseTech(Variant, String)
  59. TechDatabase::TechDatabase()
  60. Root::load(bool)
  61. Root::finishLoad()
  62. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  63. ThreadImpl::runThread(void*)
  64. BaseThreadInitThunk
  65. RtlInitializeExceptionChain
  66. RtlInitializeExceptionChain
  67.  
  68. [14:18:48.806] Info: Renderer destroyed
  69. [14:18:48.895] Info: Shutting down Star::Root
  70. [14:18:49.926] Error: Fatal Exception Caught: (StarException) An error occurred during loading: (TechDatabaseException) Error reading tech config /tech/mech/minidozermech/minidozermech.tech
  71. Caused by: (VariantException) No such key in Variant::get("name")
  72. ClientApplication::postSplashInitialization()
  73. ClientApplication::update()
  74. StarApplicationBase::run()
  75. _SDL_main
  76. _console_main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement