Advertisement
Dionon

Modding Fail

Dec 2nd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. [09:50:47.803] [Info] Root: Preparing Root...
  2. [09:50:47.804] [Info] Root: Done preparing Root.
  3. [09:50:47.804] [Info] Client Version 1.3.3 (windows x86_64) Source ID: c21069b204d626bfe673a047a2100d2fcd0766d4 Protocol: 743
  4. [09:50:47.804] [Info] Root: Scanning for asset sources in directory '..\assets\'
  5. [09:50:48.206] [Info] Root: Scanning for asset sources in directory '..\mods\'
  6. [09:50:48.464] [Info] Root: Shutting down Root
  7. [09:50:52.087] [Error] Fatal Exception caught: (ApplicationException) Application threw exception during startup
  8. [0] 7ff74dc57153 Star::captureStack
  9. [1] 7ff74dc55ede Star::StarException::StarException
  10. [2] 7ff74dc55fc8 Star::StarException::StarException
  11. [3] 7ff74e397dc0 Star::ApplicationException::ApplicationException
  12. [4] 7ff74e64f252 `Star::SdlPlatform::SdlPlatform'::`1'::catch$275
  13. [5] 7ffadcb4c220 _C_specific_handler
  14. [6] 7ffadcb429b2 _FrameUnwindFilter
  15. [7] 7ffb02119603 RtlCaptureContext
  16. [8] 7ff74e398040 Star::SdlPlatform::SdlPlatform
  17. [9] 7ff74e39ac22 Star::runMainApplication
  18. [10] 7ff74db9ff76 WinMain
  19. [11] 7ff74e588daf __scrt_common_main_seh
  20. [12] 7ffb01372774 BaseThreadInitThunk
  21. [13] 7ffb020e0d51 RtlUserThreadStart
  22. Caused by: (JsonParsingException) Error parsing json: bad object, should be '}' or ',' at 4:31
  23. [0] 7ff74dc57153 Star::captureStack
  24. [1] 7ff74dc55ede Star::StarException::StarException
  25. [2] 7ff74dbee16d Star::inputUtf32Json<Star::U8ToU32Iterator<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >,char32_t>,Star::JsonBuilderStream,Star::Json>
  26. [3] 7ff74dbf8ab7 Star::Json::parseJson
  27. [4] 7ff74dc7f442 Star::DirectoryAssetSource::DirectoryAssetSource
  28. [5] 7ff74dffa5b0 std::_Ref_count_obj<Star::DirectoryAssetSource>::_Ref_count_obj<Star::DirectoryAssetSource><Star::String & __ptr64>
  29. [6] 7ff74e0040c5 std::make_shared<Star::DirectoryAssetSource,Star::String & __ptr64>
  30. [7] 7ff74e012176 Star::Root::scanForAssetSources
  31. [8] 7ff74e009565 <lambda_629bd0625747976ff7eb77559f7c4f59>::operator()
  32. [9] 7ff74dffae8f std::_Invoker_functor::_Call<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  33. [10] 7ff74dffeda6 std::invoke<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  34. [11] 7ff74dffc649 std::_Invoke_ret<std::shared_ptr<Star::Assets>,<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  35. [12] 7ff74e00b886 std::_Func_impl<<lambda_629bd0625747976ff7eb77559f7c4f59>,std::allocator<int>,std::shared_ptr<Star::Assets> >::_Do_call
  36. [13] 7ff74e00a337 std::_Func_class<std::shared_ptr<Star::VehicleDatabase> >::operator()
  37. [14] 7ff74dffff53 Star::Root::loadMemberFunction<Star::Assets>
  38. [15] 7ff74e00d545 Star::Root::assets
  39. [16] 7ff74db9ba67 Star::ClientApplication::startup
  40. [17] 7ff74e398040 Star::SdlPlatform::SdlPlatform
  41. [18] 7ff74e39ac22 Star::runMainApplication
  42. [19] 7ff74db9ff76 WinMain
  43. [20] 7ff74e588daf __scrt_common_main_seh
  44. [21] 7ffb01372774 BaseThreadInitThunk
  45. [22] 7ffb020e0d51 RtlUserThreadStart
  46. Caught at:
  47. [0] 7ff74dc57153 Star::captureStack
  48. [1] 7ff74dc57714 Star::fatalException
  49. [2] 7ff74e64f5dc `Star::runMainApplication'::`1'::catch$76
  50. [3] 7ffadcb4c220 _C_specific_handler
  51. [4] 7ffadcb429b2 _FrameUnwindFilter
  52. [5] 7ffb02119603 RtlCaptureContext
  53. [6] 7ff74e39ac22 Star::runMainApplication
  54. [7] 7ff74db9ff76 WinMain
  55. [8] 7ff74e588daf __scrt_common_main_seh
  56. [9] 7ffb01372774 BaseThreadInitThunk
  57. [10] 7ffb020e0d51 RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement