ARK: Survival Ascended

ARK: Survival Ascended

View Stats:
Skunks Apr 6, 2024 @ 8:16pm
Anyone else getting a New Crash like this?
Ok getting this trying to start my game, loads into game start to move and this comes up.

Fatal error: [File:C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 873]
CurrentQueue.Fence.D3DFence->GetCompletedValue() failed
at C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:939
with error DXGI_ERROR_DEVICE_REMOVED with Reason: DXGI_ERROR_DEVICE_HUNG



Unhandled Exception: 0x00008000

CL: 497630
0x00007fff2ae453ac KERNELBASE.dll!UnknownFunction []
0x00007ff7f55889ae ArkAscended.exe!ReportGPUCrash() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformCrashContext.cpp:1822]
0x00007ff7f558424c ArkAscended.exe!FWindowsErrorOutputDevice::Serialize() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Windows\WindowsErrorOutputDevice.cpp:79]
0x00007ff7f552db10 ArkAscended.exe!FOutputDevice::LogfImpl() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Misc\OutputDevice.cpp:70]
0x00007ff7f54c7969 ArkAscended.exe!UE::Logging::Private::BasicFatalLog() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Logging\StructuredLog.cpp:1020]
0x00007ff7f5bcfde2 ArkAscended.exe!D3D12RHI::VerifyD3D12Result() [C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp:873]
0x00007ff7f5bbbe8e ArkAscended.exe!<lambda_0dc804bcc52213775f9059e4e615ba84>::operator()() [C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:943]
0x00007ff7f5bac139 ArkAscended.exe!FD3D12DynamicRHI::ForEachQueue() [C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12RHIPrivate.h:385]
0x00007ff7f5bbbd90 ArkAscended.exe!FD3D12DynamicRHI::ProcessInterruptQueue() [C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:1093]
0x00007ff7f5bb8f3f ArkAscended.exe!FD3D12Thread::Run() [C:\j\workspace\RelB\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:83]
0x00007ff7f55a3266 ArkAscended.exe!FRunnableThreadWin::Run() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149]
0x00007ff7f55a305f ArkAscended.exe!FRunnableThreadWin::GuardedRun() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79]
0x00007fff2c6e257d KERNEL32.DLL!UnknownFunction []
0x00007fff2d92aa48 ntdll.dll!UnknownFunction []
< >
Showing 1-15 of 26 comments
Gothdrak Apr 6, 2024 @ 8:24pm 
Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000b0

CL: 497630
0x00007ff6bccdf5ac ArkAscended.exe!UObject::execLocalFinalFunction() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:3211]
0x00007ff6bccdaa38 ArkAscended.exe!ProcessLocalScriptFunction() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1203]
0x00007ff6bccdab25 ArkAscended.exe!UObject::ProcessInternal() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1301]
0x00007ff6bccdbe70 ArkAscended.exe!UObject::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2131]
0x00007ff6be7a68d4 ArkAscended.exe!AActor::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:1134]
0x00007ff6be7c8247 ArkAscended.exe!AActor::BeginPlay() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4461]
0x00007ff6bc003735 ArkAscended.exe!APrimalCharacter::BeginPlay() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\PrimalCharacter.cpp:690]
0x00007ff6bc6cba77 ArkAscended.exe!APrimalDinoCharacter::BeginPlay() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\PrimalDinoCharacter.cpp:12667]
0x00007ff6be7c7f62 ArkAscended.exe!AActor::DispatchBeginPlay() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4398]
0x00007ff6be7c7a01 ArkAscended.exe!AActor::PostActorConstruction() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4185]
0x00007ff6be7c7816 ArkAscended.exe!AActor::FinishSpawning() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4073]
0x00007ff6bc6789f6 ArkAscended.exe!FLatentSpawnParams::SpawnMe() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:1670]
0x00007ff6bc666593 ArkAscended.exe!AHibernationManager::AwakenLatentSpawn() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:509]
0x00007ff6bc667ddb ArkAscended.exe!AHibernationManager::Awaken() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:803]
0x00007ff6bc66add1 ArkAscended.exe!AHibernationManager::AwakenActorsForPlayers() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:1259]
0x00007ff6bc243512 ArkAscended.exe!AShooterGameMode::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameMode.cpp:7132]
0x00007ff6be7a73a0 ArkAscended.exe!AActor::TickActor() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:1535]
0x00007ff6be7a47c1 ArkAscended.exe!FActorTickFunction::ExecuteTick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:243]
0x00007ff6bf2ba331 ArkAscended.exe!FTickFunctionTask::DoTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:279]
0x00007ff6bf2f7dd1 ArkAscended.exe!TGraphTask<FTickFunctionTask>::ExecuteTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1315]
0x00007ff6bc9868be ArkAscended.exe!FNamedTaskThread::ProcessTasksUntilQuit() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:648]
0x00007ff6bc988caf ArkAscended.exe!FTaskGraphCompatibilityImplementation::WaitUntilTasksComplete() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:2123]
0x00007ff6bf2ba895 ArkAscended.exe!FTickTaskSequencer::ReleaseTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:560]
0x00007ff6bf2bdbc5 ArkAscended.exe!FTickTaskManager::RunTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:1589]
0x00007ff6bee0c34a ArkAscended.exe!UWorld::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1614]
0x00007ff6bebbf54b ArkAscended.exe!UGameEngine::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1886]
0x00007ff6bc1f2ee3 ArkAscended.exe!UShooterEngine::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:177]
0x00007ff6b9825c77 ArkAscended.exe!FEngineLoop::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5906]
0x00007ff6b9812fde ArkAscended.exe!GuardedMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff6b982971a ArkAscended.exe!GuardedMainWrapper() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff6b982a184 ArkAscended.exe!LaunchWindowsStartup() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff6b982a22b ArkAscended.exe!WinMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff6bff0a4fa ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffa1b04257d KERNEL32.DLL!UnknownFunction []
0x00007ffa1bb6aa58 ntdll.dll!UnknownFunction []
Gothdrak Apr 6, 2024 @ 8:24pm 
This is mine lol
Skunks Apr 6, 2024 @ 8:26pm 
Was running fine last night went to do some playing and now getting this. I didnt think they updated anything.
GabeDaLow Apr 6, 2024 @ 9:09pm 
same
Bo155 Apr 7, 2024 @ 2:08am 
my wifes pc with a RX6800 gets it frequently, mine with a rtx3070 doesn't.
tjswagz Apr 7, 2024 @ 2:17am 
its crazy, they dont update or fix anything but put new stuff in the game. i got imprinted thyla and it doesnt jump propley but hier just adding ♥♥♥♥♥ like bob tall tails and stuff. they have got worse since evolved not better
what is this ♥♥♥♥. cant play


Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000b0

CL: 497630
0x00007ff65c43f5ac ArkAscended.exe!UObject::execLocalFinalFunction() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:3211]
0x00007ff65c43aa38 ArkAscended.exe!ProcessLocalScriptFunction() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1203]
0x00007ff65c43ab25 ArkAscended.exe!UObject::ProcessInternal() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1301]
0x00007ff65c43be70 ArkAscended.exe!UObject::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2131]
0x00007ff65df068d4 ArkAscended.exe!AActor::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:1134]
0x00007ff65df28247 ArkAscended.exe!AActor::BeginPlay() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4461]
0x00007ff65b763735 ArkAscended.exe!APrimalCharacter::BeginPlay() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\PrimalCharacter.cpp:690]
0x00007ff65be2ba77 ArkAscended.exe!APrimalDinoCharacter::BeginPlay() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\PrimalDinoCharacter.cpp:12667]
0x00007ff65df27f62 ArkAscended.exe!AActor::DispatchBeginPlay() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4398]
0x00007ff65df27a01 ArkAscended.exe!AActor::PostActorConstruction() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4185]
0x00007ff65df27816 ArkAscended.exe!AActor::FinishSpawning() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:4073]
0x00007ff65bdd89f6 ArkAscended.exe!FLatentSpawnParams::SpawnMe() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:1670]
0x00007ff65bdc6593 ArkAscended.exe!AHibernationManager::AwakenLatentSpawn() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:509]
0x00007ff65bdc7ddb ArkAscended.exe!AHibernationManager::Awaken() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:803]
0x00007ff65bdcadd1 ArkAscended.exe!AHibernationManager::AwakenActorsForPlayers() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\HibernationManager.cpp:1259]
0x00007ff65b9a3512 ArkAscended.exe!AShooterGameMode::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameMode.cpp:7132]
0x00007ff65df073a0 ArkAscended.exe!AActor::TickActor() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:1535]
0x00007ff65df047c1 ArkAscended.exe!FActorTickFunction::ExecuteTick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:243]
0x00007ff65ea1a331 ArkAscended.exe!FTickFunctionTask::DoTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:279]
0x00007ff65ea57dd1 ArkAscended.exe!TGraphTask<FTickFunctionTask>::ExecuteTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1315]
0x00007ff65c0e68be ArkAscended.exe!FNamedTaskThread::ProcessTasksUntilQuit() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:648]
0x00007ff65c0e8caf ArkAscended.exe!FTaskGraphCompatibilityImplementation::WaitUntilTasksComplete() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:2123]
0x00007ff65ea1a895 ArkAscended.exe!FTickTaskSequencer::ReleaseTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:560]
0x00007ff65ea1dbc5 ArkAscended.exe!FTickTaskManager::RunTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:1589]
0x00007ff65e56c34a ArkAscended.exe!UWorld::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1614]
0x00007ff65e31f54b ArkAscended.exe!UGameEngine::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1886]
0x00007ff65b952ee3 ArkAscended.exe!UShooterEngine::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:177]
0x00007ff658f85c77 ArkAscended.exe!FEngineLoop::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5906]
0x00007ff658f72fde ArkAscended.exe!GuardedMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff658f8971a ArkAscended.exe!GuardedMainWrapper() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff658f8a184 ArkAscended.exe!LaunchWindowsStartup() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff658f8a22b ArkAscended.exe!WinMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff65f66a4fa ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffbd5a0257d KERNEL32.DLL!UnknownFunction []
0x00007ffbd6a8aa58 ntdll.dll!UnknownFunction []
DemonDoll Apr 7, 2024 @ 5:54am 
Getting same "fatal error" .. so much for playing I guess. what a waste of money! FIX PLEASE! geez.
Haldious Apr 7, 2024 @ 7:30am 
Same here as well...ran fine for a couple weeks....new NVIDIA drivers drops (version 552.12) along with their 'new' patch and .... back to crashing again every time. SIGH!
Proves more how they do NOT have this game optimized properly at all!
Evren Apr 7, 2024 @ 7:34am 
Yup... same.
14900k
3070ti (552.12 drivers)
64GB DDR5
Deklatis Apr 8, 2024 @ 10:42am 
Ah not just me. Great...
ButtMan Apr 8, 2024 @ 11:46pm 
If you are crashing in ASA (Device HUNG or Removed or something related to DX12) do the following steps.

First, do Win+R and type regedit.
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers

If the keys are not there, create them.
They all are DWORD 32 Bit
---------------------------
TdrDdiDelay | Decimal | 60
TdrDelay | Decimal | 60
TdrLevel | Decimal | 3
---------------------------
Restart your PC.

Then, second thing to do.
Go to nVidia Control Panel.
Manage 3D Settings.

Make sure that
CUDA - GPUs = All (Only your dedicated video card should be selected if you also see the integrated one).
Power Management Mode = Maximum Performance
OpenGL Rendering GPU = Your dedicated video card.
VSync = Disabled
Max Framerate = 60 FPS (Optional)
---------------------------

Before that, i played for hours and i crashed every time after 10 minutes in the game.
After that, i played on both The Island and SE for about 6hrs straight without a single crash.

WORKS ONLY WITH NVIDIA GPU'S!!!
I don't have the solution for AMD users. Sorry.
Deklatis Apr 10, 2024 @ 10:19am 
So I tried what ButtMan put. Unfortunately, no change. Still crash after 10 minutes or so
Deklatis Apr 10, 2024 @ 10:22am 
Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000008

CL: 497630
0x00007ff7ddf352f9 ArkAscended.exe!APrimalWorldSettings::GetNPCRandomSpawnClass() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\PrimalWorldSettings.cpp:523]
0x00007ff7de4a5ed2 ArkAscended.exe!ANPCZoneManager::SpawnFromEntries() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:1150]
0x00007ff7de4a41bd ArkAscended.exe!ANPCZoneManager::SpawnNPCs() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:924]
0x00007ff7de4a4035 ArkAscended.exe!ANPCZoneManager::CheckIncreaseNPC() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:887]
0x00007ff7de4a344f ArkAscended.exe!ANPCZoneManager::UpdateZone() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\NPC\NPCZoneManager.cpp:745]
0x00007ff7de07388c ArkAscended.exe!AShooterGameMode::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameMode.cpp:7180]
0x00007ff7e05d73a0 ArkAscended.exe!AActor::TickActor() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:1535]
0x00007ff7e05d47c1 ArkAscended.exe!FActorTickFunction::ExecuteTick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Actor.cpp:243]
0x00007ff7e10ea331 ArkAscended.exe!FTickFunctionTask::DoTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:279]
0x00007ff7e1127dd1 ArkAscended.exe!TGraphTask<FTickFunctionTask>::ExecuteTask() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1315]
0x00007ff7de7b68be ArkAscended.exe!FNamedTaskThread::ProcessTasksUntilQuit() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:648]
0x00007ff7de7b8caf ArkAscended.exe!FTaskGraphCompatibilityImplementation::WaitUntilTasksComplete() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:2123]
0x00007ff7e10ea895 ArkAscended.exe!FTickTaskSequencer::ReleaseTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:560]
0x00007ff7e10edbc5 ArkAscended.exe!FTickTaskManager::RunTickGroup() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:1589]
0x00007ff7e0c3c34a ArkAscended.exe!UWorld::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1614]
0x00007ff7e09ef54b ArkAscended.exe!UGameEngine::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1886]
0x00007ff7de022ee3 ArkAscended.exe!UShooterEngine::Tick() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:177]
0x00007ff7db655c77 ArkAscended.exe!FEngineLoop::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5906]
0x00007ff7db642fde ArkAscended.exe!GuardedMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff7db65971a ArkAscended.exe!GuardedMainWrapper() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff7db65a184 ArkAscended.exe!LaunchWindowsStartup() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff7db65a22b ArkAscended.exe!WinMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff7e1d3a4fa ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffe2f2a7344 KERNEL32.DLL!UnknownFunction []
0x00007ffe309c26b1 ntdll.dll!UnknownFunction []

Exact same error I'm pretty sure lol. Got this after 2 minutes sigh
Deklatis Apr 10, 2024 @ 11:38am 
What mods are you guys using?
< >
Showing 1-15 of 26 comments
Per page: 1530 50