Advertisement
Guest User

Untitled

a guest
Apr 6th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [18:10:36.565] [Info] Root: Preparing Root...
  2. [18:10:36.569] [Info] Root: Done preparing Root.
  3. [18:10:36.569] [Info] Client Version 1.3.4 (windows x86_64) Source ID: f468c99f113f3d44bb548367da9c9a1c6f4b031d Protocol: 745
  4. [18:10:36.569] [Info] Root: Scanning for asset sources in directory '..\assets\'
  5. [18:10:37.341] [Info] Root: Scanning for asset sources in directory '..\mods\'
  6. [18:10:37.365] [Info] Root: Shutting down Root
  7. [18:10:37.595] [Error] Fatal Exception caught: (ApplicationException) Application threw exception during startup
  8. [0] 7ff7704c78c3 Star::captureStack
  9. [1] 7ff7704c664e Star::StarException::StarException
  10. [2] 7ff7704c6738 Star::StarException::StarException
  11. [3] 7ff770c09c50 Star::ApplicationException::ApplicationException
  12. [4] 7ff770ece94a `Star::SdlPlatform::SdlPlatform'::`1'::catch$315
  13. [5] 7fff9302c840 _C_specific_handler
  14. [6] 7fff93022e83 _TypeMatch
  15. [7] 7fffa66a3bd6 RtlCaptureContext
  16. [8] 7ff770c09f82 Star::SdlPlatform::SdlPlatform
  17. [9] 7ff770c0cdd2 Star::runMainApplication
  18. [10] 7ff7704104a1 WinMain
  19. [11] 7ff770e0849f __scrt_common_main_seh
  20. [12] 7fffa41081f4 BaseThreadInitThunk
  21. [13] 7fffa666a251 RtlUserThreadStart
  22. Caused by: (JsonParsingException) Error parsing json: bad object, should be '}' or ',' at 3:2
  23. [0] 7ff7704c78c3 Star::captureStack
  24. [1] 7ff7704c664e Star::StarException::StarException
  25. [2] 7ff77045e5dd Star::inputUtf32Json<Star::U8ToU32Iterator<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >,char32_t>,Star::JsonBuilderStream,Star::Json>
  26. [3] 7ff770468f37 Star::Json::parseJson
  27. [4] 7ff7704ef7b2 Star::DirectoryAssetSource::DirectoryAssetSource
  28. [5] 7ff77086b950 std::_Ref_count_obj<Star::DirectoryAssetSource>::_Ref_count_obj<Star::DirectoryAssetSource><Star::String & __ptr64>
  29. [6] 7ff770875465 std::make_shared<Star::DirectoryAssetSource,Star::String & __ptr64>
  30. [7] 7ff770883116 Star::Root::scanForAssetSources
  31. [8] 7ff77087a7e5 <lambda_629bd0625747976ff7eb77559f7c4f59>::operator()
  32. [9] 7ff77086c22f std::_Invoker_functor::_Call<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  33. [10] 7ff770870146 std::invoke<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  34. [11] 7ff77086d9e9 std::_Invoke_ret<std::shared_ptr<Star::Assets>,<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  35. [12] 7ff77087cbf6 std::_Func_impl<<lambda_629bd0625747976ff7eb77559f7c4f59>,std::allocator<int>,std::shared_ptr<Star::Assets> >::_Do_call
  36. [13] 7ff77087b5b7 std::_Func_class<std::shared_ptr<Star::BiomeDatabase> >::operator()
  37. [14] 7ff7708712f3 Star::Root::loadMemberFunction<Star::Assets>
  38. [15] 7ff77087e715 Star::Root::assets
  39. [16] 7ff77040bab7 Star::ClientApplication::startup
  40. [17] 7ff770c09f82 Star::SdlPlatform::SdlPlatform
  41. [18] 7ff770c0cdd2 Star::runMainApplication
  42. [19] 7ff7704104a1 WinMain
  43. [20] 7ff770e0849f __scrt_common_main_seh
  44. [21] 7fffa41081f4 BaseThreadInitThunk
  45. [22] 7fffa666a251 RtlUserThreadStart
  46. Caught at:
  47. [0] 7ff7704c78c3 Star::captureStack
  48. [1] 7ff7704c7e84 Star::fatalException
  49. [2] 7ff770ececcc `Star::runMainApplication'::`1'::catch$76
  50. [3] 7fff9302c840 _C_specific_handler
  51. [4] 7fff93022e83 _TypeMatch
  52. [5] 7fffa66a3bd6 RtlCaptureContext
  53. [6] 7ff770c0cdd2 Star::runMainApplication
  54. [7] 7ff7704104a1 WinMain
  55. [8] 7ff770e0849f __scrt_common_main_seh
  56. [9] 7fffa41081f4 BaseThreadInitThunk
  57. [10] 7fffa666a251 RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement