Advertisement
Guest User

05-12-2019_#01

a guest
May 11th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. == Crash Summary ==
  2. LunaLua Version: LUNALUA 70d92f34
  3. Exception Code: 0xe06d7363
  4.  
  5. == Stack Trace ==
  6. 0: 759118A2 (KERNELBASE): RaiseException
  7. 1: f:\dd\vctools\crt\vcruntime\src\eh\throw.cpp (131): _CxxThrowException
  8. 2: f:\dd\vctools\crt\vcstartup\src\heap\throw_bad_alloc.cpp (33): __scrt_throw_std_bad_alloc
  9. 3: f:\dd\vctools\crt\vcstartup\src\heap\new_scalar.cpp (19): operator new
  10. 4: c:\program files (x86)\microsoft visual studio 14.0\vc\include\xmemory0 (645): std::allocator<LevelSection>::allocate
  11. 5: c:\program files (x86)\microsoft visual studio 14.0\vc\include\vector (1624): std::vector<LevelSection,std::allocator<LevelSection> >::_Reallocate
  12. 6: c:\program files (x86)\microsoft visual studio 14.0\vc\include\vector (1650): std::vector<LevelSection,std::allocator<LevelSection> >::_Reserve
  13. 7: c:\program files (x86)\microsoft visual studio 14.0\vc\include\vector (1290): std::vector<LevelSection,std::allocator<LevelSection> >::push_back
  14. 8: c:\github_new\lunalua\lunadll\libs\pge_file_formats\file_rw_lvlx.cpp (332): FileFormats::ReadExtendedLvlFile
  15. 9: c:\github_new\lunalua\lunadll\libs\pge_file_formats\file_rwopen.cpp (78): FileFormats::OpenLevelFileT
  16. 10: c:\github_new\lunalua\lunadll\libs\pge_file_formats\file_rwopen.cpp (52): FileFormats::OpenLevelRaw
  17. 11: c:\github_new\lunalua\lunadll\filemanager\smbxfilemanager.cpp (111): SMBXLevelFileBase::ReadFileMem
  18. 12: c:\github_new\lunalua\lunadll\misc\testmode.cpp (282): testModeLoadLevelHook
  19. 13: c:\github_new\lunalua\lunadll\misc\runtimehookcomponents\runtimehookhooks.cpp (1308): runtimeHookLoadLevel
  20. 14: 008C14E5 (smbx): Sub_Main
  21. 15: 6600A048 (MSVBVM60): EbLoadRunTime
  22. 16: 66007B3E (MSVBVM60): BASIC_CLASS_QueryInterface
  23. 17: 66003981 (MSVBVM60): ThunRTMain
  24. 18: 660036FA (MSVBVM60): ThunRTMain
  25. 19: 66003600 (MSVBVM60): ThunRTMain
  26. 20: 0040BDE2 (smbx): start
  27. 21: 771D41C8 (ntdll): RtlAreBitsSet
  28. 22: 771D4198 (ntdll): RtlAreBitsSet
  29.  
  30. == Reporting ==
  31. If you like to help us finding the error then please post this log at:
  32. * http://wohlsoft.ru/forum/ or
  33. * http://www.supermariobrosx.org/forums/viewforum.php?f=35 or
  34. * http://talkhaus.raocow.com/viewforum.php?f=36
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement