Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. Fatal error!
  2.  
  3.  
  4.  
  5. VERSION: 302.7
  6. KERNELBASE.dll!UnknownFunction (0x00007ffdcb1a4c48) + 0 bytes [UnknownFile:0]
  7. VCRUNTIME140.dll!UnknownFunction (0x00007ffdbd8a480d) + 0 bytes [UnknownFile:0]
  8. AdvancedAchievements.dll!fmt::BasicFormatter<wchar_t,fmt::ArgFormatter<wchar_t> >::parse_arg_index() (0x00007ffd59707772) + 68 bytes [C:\Users\Stian\Documents\_dev\ark_api\ARK-Server-API\version\Core\Public\Logger\spdlog\fmt\bundled\format.h:3818]
  9. AdvancedAchievements.dll!fmt::BasicFormatter<wchar_t,fmt::ArgFormatter<wchar_t> >::format() (0x00007ffd59705532) + 161 bytes [C:\Users\Stian\Documents\_dev\ark_api\ARK-Server-API\version\Core\Public\Logger\spdlog\fmt\bundled\format.h:4026]
  10. AdvancedAchievements.dll!fmt::format() (0x00007ffd596bbe07) + 51 bytes [C:\Users\Stian\Documents\_dev\ark_api\ARK-Server-API\version\Core\Public\Logger\spdlog\fmt\bundled\format.h:3451]
  11. AdvancedAchievements.dll!FString::Format<wchar_t,unsigned __int64 &>() (0x00007ffd5970292a) + 46 bytes [C:\Users\Stian\Documents\_dev\ark_api\ARK-Server-API\version\Core\Public\API\UE\Containers\FString.h:1638]
  12. AdvancedAchievements.dll!executeAchievementReward() (0x00007ffd596d22d7) + 24 bytes [E:\_dev\ark_api\PlaytimeTracker\PlaytimeTracker\PlaytimeTracker\variables.h:217]
  13. AdvancedAchievements.dll!checkIfNewAchievements() (0x00007ffd596d45cb) + 27 bytes [E:\_dev\ark_api\PlaytimeTracker\PlaytimeTracker\PlaytimeTracker\hooks.h:184]
  14. AdvancedAchievements.dll!Hook_APrimalDinoCharacter_Die() (0x00007ffd596d7070) + 0 bytes [E:\_dev\ark_api\PlaytimeTracker\PlaytimeTracker\PlaytimeTracker\hooks.h:480]
  15. ShooterGameServer.exe!APrimalCharacter::TakeDamage() (0x00007ff64070edce) + 0 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primalcharacter.cpp:1159]
  16. SafeZone.dll!UnknownFunction (0x00007ffd783f0355) + 0 bytes [UnknownFile:0]
  17. WeaponDamageCustomizer.dll!Hook_APrimalCharacter_TakeDamage() (0x00007ffd768697b7) + 0 bytes [c:\users\avtoj\source\repos\weapondamagecustomizer\weapondamagecustomizer\weapondamagecustomizer.cpp:46]
  18. zzMAGA.dll!Hook_APrimalCharacter_TakeDamage() (0x00007ffd4d0c5fe0) + 23 bytes [C:\Users\Stian\Documents\_dev\ark_api\WoolyArk\WoolyArk\WoolyHooks.h:758]
  19. ShooterGameServer.exe!APrimalDinoCharacter::TakeDamage() (0x00007ff640788a73) + 0 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primaldinocharacter.cpp:3213]
  20. ShooterGameServer.exe!UGameplayStatics::ApplyPointDamage() (0x00007ff6419cb883) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\gameplaystatics.cpp:370]
  21. ShooterGameServer.exe!APrimalDinoCharacter::DealDamage() (0x00007ff64078b05c) + 324 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primaldinocharacter.cpp:3547]
  22. ShooterGameServer.exe!UPrimalAIStateDinoMeleeState::OnHitActor() (0x00007ff6406eefae) + 0 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primalaistatedinomeleestate.cpp:209]
  23. ShooterGameServer.exe!UPrimalAIStateDinoMeleeState::DoMeleeAttackTrace() (0x00007ff6406f040e) + 26 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primalaistatedinomeleestate.cpp:355]
  24. ShooterGameServer.exe!UPrimalAIStateDinoMeleeState::TickAnimationState() (0x00007ff6406ef53d) + 14 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primalaistatedinomeleestate.cpp:271]
  25. ShooterGameServer.exe!APrimalDinoCharacter::AnimNotifyCustomState_Tick() (0x00007ff640789f77) + 0 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\primaldinocharacter.cpp:3444]
  26. ShooterGameServer.exe!UAnimNotifyState_Custom::Received_NotifyTick() (0x00007ff64061ce6c) + 0 bytes [h:\thanksgiving\projects\shootergame\source\shootergame\private\animnotifystate_custom.cpp:26]
  27. ShooterGameServer.exe!UAnimInstance::TriggerAnimNotifies() (0x00007ff641c62efe) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\animation\animinstance.cpp:1230]
  28. ShooterGameServer.exe!UAnimInstance::UpdateAnimation() (0x00007ff641c5e5e0) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\animation\animinstance.cpp:446]
  29. ShooterGameServer.exe!USkeletalMeshComponent::TickAnimation() (0x00007ff641b304dd) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\skeletalmeshcomponent.cpp:703]
  30. ShooterGameServer.exe!USkeletalMeshComponent::TickPose() (0x00007ff641b30b3c) + 5 bytes [h:\thanksgiving\engine\source\runtime\engine\private\skeletalmeshcomponent.cpp:812]
  31. ShooterGameServer.exe!USkinnedMeshComponent::TickComponent() (0x00007ff641b47748) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\skinnedmeshcomponent.cpp:332]
  32. ShooterGameServer.exe!USkeletalMeshComponent::TickComponentInternal() (0x00007ff641b30cd8) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\skeletalmeshcomponent.cpp:869]
  33. ShooterGameServer.exe!USkeletalMeshComponent::TickComponent() (0x00007ff641b35947) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\skeletalmeshcomponent.cpp:2447]
  34. ShooterGameServer.exe!UActorComponent::ConditionalTickComponent() (0x00007ff641902543) + 22 bytes [h:\thanksgiving\engine\source\runtime\engine\private\actorcomponent.cpp:985]
  35. ShooterGameServer.exe!TGraphTask<FTickTaskSequencer::FTickFunctionTask>::ExecuteTask() (0x00007ff641bc6406) + 31 bytes [h:\thanksgiving\engine\source\runtime\core\public\async\taskgraphinterfaces.h:871]
  36. ShooterGameServer.exe!FNamedTaskThread::ProcessTasksNamedThread() (0x00007ff64138aa25) + 0 bytes [h:\thanksgiving\engine\source\runtime\core\private\async\taskgraph.cpp:939]
  37. ShooterGameServer.exe!FNamedTaskThread::ProcessTasksUntilQuit() (0x00007ff64138a34e) + 0 bytes [h:\thanksgiving\engine\source\runtime\core\private\async\taskgraph.cpp:680]
  38. ShooterGameServer.exe!FTaskGraphImplementation::WaitUntilTasksComplete() (0x00007ff64138c293) + 0 bytes [h:\thanksgiving\engine\source\runtime\core\private\async\taskgraph.cpp:1777]
  39. ShooterGameServer.exe!FTickTaskSequencer::ReleaseTickGroup() (0x00007ff641b975cd) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\ticktaskmanager.cpp:205]
  40. ShooterGameServer.exe!FTickTaskManager::RunTickGroup() (0x00007ff641b9abcc) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\ticktaskmanager.cpp:867]
  41. ShooterGameServer.exe!UWorld::RunTickGroup() (0x00007ff641a5811e) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\leveltick.cpp:697]
  42. ShooterGameServer.exe!UWorld::Tick() (0x00007ff641a5a602) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\leveltick.cpp:1392]
  43. ShooterGameServer.exe!UGameEngine::Tick() (0x00007ff6419c15fe) + 0 bytes [h:\thanksgiving\engine\source\runtime\engine\private\gameengine.cpp:1170]
  44. AdvancedAchievements.dll!Hook_UGameEngine_Tick() (0x00007ffd596d346e) + 0 bytes [E:\_dev\ark_api\PlaytimeTracker\PlaytimeTracker\PlaytimeTracker\hooks.h:25]
  45. NoMoreUndermeshing.dll!UnknownFunction (0x00007ffd53d1c8ee) + 0 bytes [UnknownFile:0]
  46. ShooterGameServer.exe!FEngineLoop::Tick() (0x00007ff640605bf6) + 0 bytes [h:\thanksgiving\engine\source\runtime\launch\private\launchengineloop.cpp:2432]
  47. ShooterGameServer.exe!GuardedMain() (0x00007ff640601a9c) + 0 bytes [h:\thanksgiving\engine\source\runtime\launch\private\launch.cpp:140]
  48. ShooterGameServer.exe!GuardedMainWrapper() (0x00007ff640606bca) + 5 bytes [h:\thanksgiving\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
  49. ShooterGameServer.exe!WinMain() (0x00007ff640606d00) + 8 bytes [h:\thanksgiving\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
  50. ShooterGameServer.exe!__tmainCRTStartup() (0x00007ff6429ab5d5) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
  51. KERNEL32.DLL!UnknownFunction (0x00007ffdcbc184d4) + 0 bytes [UnknownFile:0]
  52. ntdll.dll!UnknownFunction (0x00007ffdcdf1e8b1) + 0 bytes [UnknownFile:0]
  53. ntdll.dll!UnknownFunction (0x00007ffdcdf1e8b1) + 0 bytes [UnknownFile:0]
  54. 慌瑳删灥楬慣整⁤捁潴⁲牄条湯汦役桃牡捡整彲偂䍟ㅟ㜵റ䰊獡⁴敒潭整䘠湵瑣潩汐祡楈䕴晦捥側楯瑮਍
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement