Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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 []
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 []
Proves more how they do NOT have this game optimized properly at all!
14900k
3070ti (552.12 drivers)
64GB DDR5
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.
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