Advertisement
Guest User

Log File

a guest
Jun 16th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. [18:47:53.794] [Info] Root: Preparing Root...
  2. [18:47:53.794] [Info] Root: Done preparing Root.
  3. [18:47:53.794] [Info] Client Version 1.4.1 (windows x86_64) Source ID: 3c51d7607bf30e362eb59e1bace0ef0043f9a868 Protocol: 746
  4. [18:47:53.794] [Info] Root: Scanning for asset sources in directory '..\assets\'
  5. [18:47:53.794] [Info] Root: Skipping hidden '_unpacked' in asset directory
  6. [18:47:54.536] [Info] Root: Scanning for asset sources in directory '..\mods\'
  7. [18:47:54.536] [Warn] Root: Unrecognized file in asset directory 'ModPackHelper_v0.11.bat', skipping
  8. [18:47:54.536] [Warn] Root: Unrecognized file in asset directory 'SWEL.bat', skipping
  9. [18:47:54.536] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
  10. [18:47:54.536] [Info] Root: Detected unnamed asset source at '..\assets\user'
  11. [18:47:54.536] [Info] Loading assets from: '..\assets\packed.pak'
  12. [18:47:55.404] [Info] Loading assets from: '..\assets\user'
  13. [18:47:56.033] [Info] Assets digest is 1d09d225f9154fbd53b43fc10bfc2d9b460ceb10450711e933eced8aaae8b1c0
  14. [18:47:56.033] [Info] Root: Loaded Assets in 2.2386 seconds
  15. [18:47:56.034] [Info] Application: Initializing SDL Video
  16. [18:47:56.041] [Info] Application: Initializing SDL Joystick
  17. [18:47:56.358] [Info] Application: Initializing SDL Sound
  18. [18:47:56.460] [Info] Initialized Steam platform services
  19. [18:47:56.465] [Info] Initialized Discord platform services
  20. [18:47:56.473] [Info] Application: Creating SDL Window
  21. [18:47:56.997] [Info] Application: Enabling VSync with late swap tearing
  22. [18:47:57.183] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
  23. [18:47:57.192] [Info] OpenGL version: '4.6.0 NVIDIA 430.64' vendor: 'NVIDIA Corporation' renderer: 'GeForce GTX 965M/PCIe/SSE2' shader: '4.60 NVIDIA'
  24. [18:47:57.194] [Info] Application: initialization...
  25. [18:47:57.195] [Info] Root: Loaded Configuration in 0.000865306 seconds
  26. [18:47:57.198] [Info] Application: renderer initialization...
  27. [18:47:57.199] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128
  28. [18:47:57.199] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 64
  29. [18:47:57.199] [Info] Root: Loaded ImageMetadataDatabase in 1.18429e-06 seconds
  30. [18:47:57.203] [Info] Application: main update loop...
  31. [18:47:57.208] [Info] Loading mods from user generated content with id '729480149' from directory 'D:\SteamLibrary\steamapps\workshop\content\211820\729480149'
  32. [18:47:57.208] [Info] Reloading to include all user generated content
  33. [18:47:57.208] [Info] Root: Reloading from disk
  34. [18:47:57.208] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
  35. [18:47:57.307] [Info] Root: Loaded Configuration in 0.000833725 seconds
  36. [18:47:57.307] [Info] Root: Scanning for asset sources in directory '..\assets\'
  37. [18:47:57.307] [Info] Root: Skipping hidden '_unpacked' in asset directory
  38. [18:47:58.075] [Info] Root: Scanning for asset sources in directory '..\mods\'
  39. [18:47:58.075] [Warn] Root: Unrecognized file in asset directory 'ModPackHelper_v0.11.bat', skipping
  40. [18:47:58.075] [Warn] Root: Unrecognized file in asset directory 'SWEL.bat', skipping
  41. [18:47:58.075] [Info] Root: Scanning for asset sources in directory 'D:\SteamLibrary\steamapps\workshop\content\211820\729480149'
  42. [18:47:58.308] [Error] Application: exception thrown, shutting down: (AssetSourceException) Packed assets file format unrecognized!
  43. [0] 7ff78031a463 Star::captureStack
  44. [1] 7ff7803191ee Star::StarException::StarException
  45. [2] 7ff780349465 Star::AssetSourceException::AssetSourceException
  46. [3] 7ff780349630 Star::PackedAssetSource::PackedAssetSource
  47. [4] 7ff780327690 std::make_shared<Star::PackedAssetSource,Star::String & __ptr64>
  48. [5] 7ff7806b84bb Star::Root::scanForAssetSources
  49. [6] 7ff7806af375 <lambda_629bd0625747976ff7eb77559f7c4f59>::operator()
  50. [7] 7ff7806a15ff std::_Invoker_functor::_Call<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  51. [8] 7ff7806a51c6 std::invoke<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  52. [9] 7ff7806a2959 std::_Invoke_ret<std::shared_ptr<Star::Assets>,<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  53. [10] 7ff7806b1716 std::_Func_impl<<lambda_629bd0625747976ff7eb77559f7c4f59>,std::allocator<int>,std::shared_ptr<Star::Assets> >::_Do_call
  54. [11] 7ff7802b92c7 std::_Func_class<Star::Json,Star::Json const & __ptr64>::operator()
  55. [12] 7ff7806a6373 Star::Root::loadMemberFunction<Star::Assets>
  56. [13] 7ff7806b3555 Star::Root::assets
  57. [14] 7ff78026522c Star::ClientApplication::updateMods
  58. [15] 7ff78026441a Star::ClientApplication::update
  59. [16] 7ff780a2b781 Star::SdlPlatform::run
  60. [17] 7ff780a2b93d Star::runMainApplication
  61. [18] 7ff7802674b1 WinMain
  62. [19] 7ff780c0d59f __scrt_common_main_seh
  63. [20] 7ffd2ce74034 BaseThreadInitThunk
  64. [21] 7ffd2f9c3691 RtlUserThreadStart
  65. [18:47:58.308] [Info] Application: shutdown...
  66. [18:47:58.457] [Info] Root: Shutting down Root
  67. [18:47:58.459] [Info] Application: Destroying SDL Window
  68. [18:47:58.493] [Info] Application: stopped gracefully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement