Advertisement
Guest User

Untitled

a guest
Jan 31st, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. Fatal error!
  2.  
  3.  
  4.  
  5. VERSION: 3.0
  6. AtlasGame.exe!AShooterWeapon::FindHarvestableOrEnemy() (0x00007ff622cde38e) + 7 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\shooterweapon.cpp:7807]
  7. AtlasGame.exe!AShooterWeapon::WeaponStartAttack() (0x00007ff622ca6cd8) + 0 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\shooterweapon.cpp:1601]
  8. AtlasGame.exe!AShooterWeapon::NetWeaponStartAttack_Implementation() (0x00007ff622ca6418) + 0 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\shooterweapon.cpp:1527]
  9. AtlasGame.exe!AShooterWeapon::execNetWeaponStartAttack() (0x00007ff6231d3ce9) + 217 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\classes\shooterweapon.h:261]
  10. AtlasGame.exe!UFunction::Invoke() (0x00007ff623788717) + 15 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\uobject\class.cpp:3907]
  11. AtlasGame.exe!UObject::ProcessEvent() (0x00007ff6237cade8) + 0 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\uobject\scriptcore.cpp:931]
  12. AtlasGame.exe!AActor::ProcessEvent() (0x00007ff623d92eb2) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\actor.cpp:631]
  13. AtlasGame.exe!FObjectReplicator::ReceivedBunch_WrappedNet() (0x00007ff623e4a15a) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\datareplication.cpp:989]
  14. AtlasGame.exe!UActorChannel::ProcessBunch() (0x00007ff623e3e7d5) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\datachannel.cpp:1776]
  15. AtlasGame.exe!UActorChannel::ReceivedBunch() (0x00007ff623e3e2c5) + 11 bytes [h:\yarkupdate\engine\source\runtime\engine\private\datachannel.cpp:1667]
  16. AtlasGame.exe!UChannel::ReceivedNextBunch() (0x00007ff623e3a63f) + 22 bytes [h:\yarkupdate\engine\source\runtime\engine\private\datachannel.cpp:533]
  17. AtlasGame.exe!UChannel::ReceivedRawBunch() (0x00007ff623e3a0be) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\datachannel.cpp:330]
  18. AtlasGame.exe!UNetConnection::ReceivedPacket() (0x00007ff623f8cdbc) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\netconnection.cpp:1158]
  19. AtlasGame.exe!UNetConnection::ReceivedRawPacket() (0x00007ff623f8bc14) + 13 bytes [h:\yarkupdate\engine\source\runtime\engine\private\netconnection.cpp:619]
  20. AtlasGame.exe!UIpNetDriver::TickDispatch() (0x00007ff623d4c915) + 0 bytes [h:\yarkupdate\engine\source\runtime\online\onlinesubsystemutils\private\ipnetdriver.cpp:226]
  21. AtlasGame.exe!TBaseUObjectMethodDelegateInstance_OneParam<APrimalBuff_DriverSeatInputs,void,float>::ExecuteIfSafe() (0x00007ff6226cb094) + 0 bytes [h:\yarkupdate\engine\source\runtime\core\public\delegates\delegateinstancesimpl.inl:533]
  22. AtlasGame.exe!TBaseMulticastDelegate_OneParam<void,float>::Broadcast() (0x00007ff623f69813) + 14 bytes [h:\yarkupdate\engine\source\runtime\core\public\delegates\delegatesignatureimpl.inl:1837]
  23. AtlasGame.exe!UWorld::Tick() (0x00007ff623f62231) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\leveltick.cpp:1109]
  24. AtlasGame.exe!UGameEngine::Tick() (0x00007ff623e95b03) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\gameengine.cpp:1174]
  25. AtlasGame.exe!FEngineLoop::Tick() (0x00007ff6225788ca) + 0 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launchengineloop.cpp:2443]
  26. AtlasGame.exe!GuardedMain() (0x00007ff62257340c) + 0 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launch.cpp:140]
  27. AtlasGame.exe!GuardedMainWrapper() (0x00007ff62257b2aa) + 5 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
  28. AtlasGame.exe!WinMain() (0x00007ff62257b3d8) + 8 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
  29. AtlasGame.exe!__tmainCRTStartup() (0x00007ff62515cd8d) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
  30. KERNEL32.DLL!UnknownFunction (0x00007ff8514b3034) + 0 bytes [UnknownFile:0]
  31. ntdll.dll!UnknownFunction (0x00007ff853df3691) + 0 bytes [UnknownFile:0]
  32. ntdll.dll!UnknownFunction (0x00007ff853df3691) + 0 bytes [UnknownFile:0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement