Advertisement
Vaerys_Dawn

Exception

Jan 7th, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. [18:08:06.979] [Error] Fatal Exception caught: (ApplicationException) Application threw exception during startup
  2. [0] 7ff6eb8b7153 Star::captureStack
  3. [1] 7ff6eb8b5ede Star::StarException::StarException
  4. [2] 7ff6eb8b5fc8 Star::StarException::StarException
  5. [3] 7ff6ebff7dc0 Star::ApplicationException::ApplicationException
  6. [4] 7ff6ec2af252 `Star::SdlPlatform::SdlPlatform'::`1'::catch$275
  7. [5] 7ffd5471c220 _C_specific_handler
  8. [6] 7ffd547129b2 _FrameUnwindFilter
  9. [7] 7ffd638ea163 RtlCaptureContext
  10. [8] 7ff6ebff8040 Star::SdlPlatform::SdlPlatform
  11. [9] 7ff6ebffac22 Star::runMainApplication
  12. [10] 7ff6eb7fff76 WinMain
  13. [11] 7ff6ec1e8daf __scrt_common_main_seh
  14. [12] 7ffd60dd8364 BaseThreadInitThunk
  15. [13] 7ffd638a7091 RtlUserThreadStart
  16. Caused by: (JsonException) Improper conversion to JsonArray from string
  17. [0] 7ff6eb8b7153 Star::captureStack
  18. [1] 7ff6eb8b5ede Star::StarException::StarException
  19. [2] 7ff6eb84dc4a Star::JsonException::format<Star::String>
  20. [3] 7ff6eb854b92 Star::Json::arrayPtr
  21. [4] 7ff6eb85738b Star::Json::iterateArray
  22. [5] 7ff6eb866703 Star::jsonToStringList
  23. [6] 7ff6ebc7279e Star::Root::scanForAssetSources
  24. [7] 7ff6ebc69565 <lambda_629bd0625747976ff7eb77559f7c4f59>::operator()
  25. [8] 7ff6ebc5ae8f std::_Invoker_functor::_Call<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  26. [9] 7ff6ebc5eda6 std::invoke<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  27. [10] 7ff6ebc5c649 std::_Invoke_ret<std::shared_ptr<Star::Assets>,<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
  28. [11] 7ff6ebc6b886 std::_Func_impl<<lambda_629bd0625747976ff7eb77559f7c4f59>,std::allocator<int>,std::shared_ptr<Star::Assets> >::_Do_call
  29. [12] 7ff6ebc6a337 std::_Func_class<std::shared_ptr<Star::VehicleDatabase> >::operator()
  30. [13] 7ff6ebc5ff53 Star::Root::loadMemberFunction<Star::Assets>
  31. [14] 7ff6ebc6d545 Star::Root::assets
  32. [15] 7ff6eb7fba67 Star::ClientApplication::startup
  33. [16] 7ff6ebff8040 Star::SdlPlatform::SdlPlatform
  34. [17] 7ff6ebffac22 Star::runMainApplication
  35. [18] 7ff6eb7fff76 WinMain
  36. [19] 7ff6ec1e8daf __scrt_common_main_seh
  37. [20] 7ffd60dd8364 BaseThreadInitThunk
  38. [21] 7ffd638a7091 RtlUserThreadStart
  39. Caught at:
  40. [0] 7ff6eb8b7153 Star::captureStack
  41. [1] 7ff6eb8b7714 Star::fatalException
  42. [2] 7ff6ec2af5dc `Star::runMainApplication'::`1'::catch$76
  43. [3] 7ffd5471c220 _C_specific_handler
  44. [4] 7ffd547129b2 _FrameUnwindFilter
  45. [5] 7ffd638ea163 RtlCaptureContext
  46. [6] 7ff6ebffac22 Star::runMainApplication
  47. [7] 7ff6eb7fff76 WinMain
  48. [8] 7ff6ec1e8daf __scrt_common_main_seh
  49. [9] 7ffd60dd8364 BaseThreadInitThunk
  50. [10] 7ffd638a7091 RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement