Game crash while walking, now unable to load game at all

Encountered a bug in the game? Post it up here!
Post Reply
DreamCarr
Posts: 2
Joined: Sun Jun 28, 2015 8:17 am

Game crash while walking, now unable to load game at all

Post by DreamCarr » Sun Jun 28, 2015 8:22 am

Hi There.

I was playing local, carrying a torch in my hand at night, and heading towards a river when the game froze, and produced this error message:
---------------------------
The UE4-ShooterGame Game has crashed and will close
---------------------------
Fatal error!

PhysX3Common_x64.dll!pointConvexDistance() (0x000007fedf088bd6) + 412 bytes [c:\svns\ue4physx\source\geomutils\src\gumtd.cpp:514]

PhysX3Common_x64.dll!physx::PxGeometryQuery::pointDistance() (0x000007fedf07ad43) + 0 bytes [c:\svns\ue4physx\source\geomutils\src\gugeometryquery.cpp:257]

ShooterGame.exe!FBodyInstance::GetDistanceToBody() (0x0000000141158a1e) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\physicsengine\bodyinstance.cpp:3537]

ShooterGame.exe!AVolume::EncompassesPoint() (0x0000000140efdea5) + 67 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\volume.cpp:63]

ShooterGame.exe!APrimalDinoCharacter::HasReachedDestination() (0x000000014007b5ab) + 31 bytes [f:\ue4\unrealengine\projects\shootergame\source\shootergame\private\primaldinocharacter.cpp:944]

ShooterGame.exe!UPathFollowingComponent::HasReachedInternal() (0x000000014096ad77) + 16 bytes [f:\ue4\unrealengine\engine\source\runtime\aimodule\private\navigation\pathfollowingcomponent.cpp:978]

ShooterGame.exe!UPathFollowingComponent::HasReachedDestination() (0x000000014096ab84) + 56 bytes [f:\ue4\unrealengine\engine\source\runtime\aimodule\private\navigation\pathfollowingcomponent.cpp:943]

ShooterGame.exe!UPathFollowingComponent::UpdatePathSegment() (0x0000000140968d84) + 13 bytes [f:\ue4\unrealengine\engine\source\runtime\aimodule\private\navigation\pathfollowingcomponent.cpp:796]

ShooterGame.exe!UPathFollowingComponent::TickComponent() (0x00000001409663a9) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\aimodule\private\navigation\pathfollowingcomponent.cpp:460]

ShooterGame.exe!UActorComponent::ConditionalTickComponent() (0x0000000140b874b1) + 22 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\actorcomponent.cpp:970]

ShooterGame.exe!FTickTaskManager::StartFrame() (0x0000000140eba523) + 64 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\ticktaskmanager.cpp:738]

ShooterGame.exe!UWorld::Tick() (0x0000000140d27352) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\leveltick.cpp:1126]

ShooterGame.exe!UGameEngine::Tick() (0x0000000140c58910) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\gameengine.cpp:897]

ShooterGame.exe!FEngineLoop::Tick() (0x000000013fff2c59) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\launchengineloop.cpp:2167]

ShooterGame.exe!GuardedMain() (0x000000013ffede8c) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\launch.cpp:133]

ShooterGame.exe!GuardedMainWrapper() (0x000000013fff413a) + 5 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]

ShooterGame.exe!WinMain() (0x000000013fff4268) + 8 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]

ShooterGame.exe!__tmainCRTStartup() (0x0000000141d83315) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]

kernel32.dll!UnknownFunction (0x0000000076cc59cd) + 0 bytes [UnknownFile:0]

ntdll.dll!UnknownFunction (0x0000000076efb981) + 0 bytes [UnknownFile:0]

ntdll.dll!UnknownFunction (0x0000000076efb981) + 0 bytes [UnknownFile:0]


---------------------------
OK
---------------------------



Now when I attempt to load back into my local game, I get the following error. I can get into the main menu fine, etc, but when I attempt to load my local ARK I get the error and the game crashes.


---------------------------
The UE4-ShooterGame Game has crashed and will close
---------------------------
Fatal error!

PhysX3Common_x64.dll!pointConvexDistance() (0x000007fedfad8bd6) + 412 bytes [c:\svns\ue4physx\source\geomutils\src\gumtd.cpp:514]

PhysX3Common_x64.dll!physx::PxGeometryQuery::pointDistance() (0x000007fedfacad43) + 0 bytes [c:\svns\ue4physx\source\geomutils\src\gugeometryquery.cpp:257]

ShooterGame.exe!FBodyInstance::GetDistanceToBody() (0x0000000140898a1e) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\physicsengine\bodyinstance.cpp:3537]

ShooterGame.exe!UWorldComposition::GetDistanceVisibleLevels() (0x0000000140658593) + 323 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\worldcomposition.cpp:602]

ShooterGame.exe!UWorldComposition::UpdateStreamingState() (0x0000000140659710) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\worldcomposition.cpp:796]

ShooterGame.exe!UWorldComposition::UpdateStreamingState() (0x00000001406599c0) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\worldcomposition.cpp:833]

ShooterGame.exe!UWorld::UpdateLevelStreaming() (0x000000014064908a) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\world.cpp:2484]

ShooterGame.exe!AGameMode::HandleMatchHasStarted() (0x000000014039cef0) + 129 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\gamemode.cpp:592]

ShooterGame.exe!AShooterGameMode::HandleMatchHasStarted() (0x000000013f8b12c3) + 0 bytes [f:\ue4\unrealengine\projects\shootergame\source\shootergame\private\shootergamemode.cpp:472]

ShooterGame.exe!AGameMode::SetMatchState() (0x000000014039d480) + 9 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\gamemode.cpp:707]

ShooterGame.exe!UEngine::LoadMap() (0x0000000140625bf5) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\unrealengine.cpp:9080]

ShooterGame.exe!UEngine::Browse() (0x00000001406220a8) + 43 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\unrealengine.cpp:8144]

ShooterGame.exe!UEngine::TickWorldTravel() (0x0000000140622dd1) + 65 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\unrealengine.cpp:8310]

ShooterGame.exe!UGameEngine::Tick() (0x00000001403988b2) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\engine\private\gameengine.cpp:874]

ShooterGame.exe!FEngineLoop::Tick() (0x000000013f732c59) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\launchengineloop.cpp:2167]

ShooterGame.exe!GuardedMain() (0x000000013f72de8c) + 0 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\launch.cpp:133]

ShooterGame.exe!GuardedMainWrapper() (0x000000013f73413a) + 5 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]

ShooterGame.exe!WinMain() (0x000000013f734268) + 8 bytes [f:\ue4\unrealengine\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]

ShooterGame.exe!__tmainCRTStartup() (0x00000001414c3315) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]

kernel32.dll!UnknownFunction (0x0000000076cc59cd) + 0 bytes [UnknownFile:0]

ntdll.dll!UnknownFunction (0x0000000076efb981) + 0 bytes [UnknownFile:0]

ntdll.dll!UnknownFunction (0x0000000076efb981) + 0 bytes [UnknownFile:0]


---------------------------
OK
---------------------------

DreamCarr
Posts: 2
Joined: Sun Jun 28, 2015 8:17 am

Re: Game crash while walking, now unable to load game at all

Post by DreamCarr » Sun Jun 28, 2015 1:12 pm

Tried deleting world, no luck.

Ended up re-installing ARK to regain playability. I'm thinking some files got corrupted somehow.

Jimmya
Posts: 1
Joined: Thu Jul 16, 2015 3:14 pm

Re: Game crash while walking, now unable to load game at all

Post by Jimmya » Thu Jul 16, 2015 3:17 pm

Wait so after you re-downloaded ark is it now working for you? Because I tried that I deleted the local files from steam on it and installed it again and nothing happened?

Post Reply