ARK: Survival Ascended

ARK: Survival Ascended

View Stats:
ilyalexito Nov 4, 2023 @ 3:09pm
keeps crashing at start
everytime i try to get into the game it always crashes. ive reinstalled, updated my drivers, changed it to run as admin and nothing seems to work. is anyone else having these issues or have an idea how to fix?
< >
Showing 1-15 of 22 comments
Dradiin Nov 4, 2023 @ 3:17pm 
SP or on a server ?

Turning off all of the bells and whistles on the right side panel in graphics settings has stopped all the crashing for me.... but it makes the game ugly.
CarTrack Nov 4, 2023 @ 5:42pm 
2
I've managed to fix the Render Thread Core crash with this console command:

ark.VertexCountScaling 1

Maybe it can help someone else, I've spent 5 days testing different things and nothing worked until I tried this one. I don't see it mentioned anywhere.
ilyalexito Nov 4, 2023 @ 7:44pm 
Originally posted by Dradiin:
SP or on a server ?

Turning off all of the bells and whistles on the right side panel in graphics settings has stopped all the crashing for me.... but it makes the game ugly.
i cant even open the game
ilyalexito Nov 4, 2023 @ 7:45pm 
Originally posted by CarTrack:
I've managed to fix the Render Thread Core crash with this console command:

ark.VertexCountScaling 1

Maybe it can help someone else, I've spent 5 days testing different things and nothing worked until I tried this one. I don't see it mentioned anywhere.
do you think maybe they will fix this soon because i doughnut know how to do what you mentioned
Skunks Nov 4, 2023 @ 7:45pm 
The Ark.Vertex does nothing for me. I have been fighting this since Monday. They dont seem to care about the crashes
CarTrack Nov 4, 2023 @ 7:46pm 
What is your error man ? c'mon give me more data.
CarTrack Nov 4, 2023 @ 7:49pm 
1) Open your Steam Library.
2) Right click Ark Survival Ascended and select Properties.
3) On the General tab you'll find Launch Options section at the bottom.
4) Enter this under launch option:
-dx11
5) Close the game's properties window and launch the game.
6) Create your Character and when done click Create and then click Spawn.
7) Press ESC key and click Save.

You will be able to create the character and play the game but it's very laggy.
So you will need to remove the launch option -dx11 and start the game again.

But this time you may crash so you will need to apply other fixes.
In my PC I manage to fix the crashes by entering the Console (tilde key) and typing this command:
ark.VertexCountScaling 1
ilyalexito Nov 4, 2023 @ 8:18pm 
Originally posted by CarTrack:
What is your error man ? c'mon give me more data.
i get multiple errors like this one for example
Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000000000000003c

CL: 450432
0x00007ff8a7395c37 nvwgf2umx.dll!UnknownFunction []
0x00007ff8a73c0706 nvwgf2umx.dll!UnknownFunction []
0x00007ff869029959 D3D12Core.dll!UnknownFunction []
0x00007ff868ffbc3e D3D12Core.dll!UnknownFunction []
0x00007ff86901929c D3D12Core.dll!UnknownFunction []
0x00007ff8a2971b41 sl.common.dll!UnknownFunction []
0x00007ff8a2978153 sl.common.dll!UnknownFunction []
0x00007ff8a380b572 sl.dlss_g.dll!UnknownFunction []
0x00007ff8a3811fd9 sl.dlss_g.dll!UnknownFunction []
0x00007ff8a3808790 sl.dlss_g.dll!UnknownFunction []
0x00007ff8a3824fc2 sl.dlss_g.dll!UnknownFunction []
0x00007ff8a3807709 sl.dlss_g.dll!UnknownFunction []
0x00007ff8be379363 ucrtbase.dll!UnknownFunction []
0x00007ff8bf56257d KERNEL32.DLL!UnknownFunction []
0x00007ff8c102aa78 ntdll.dll!UnknownFunction []

i know this one is about dlss but i cant get into the game
ilyalexito Nov 4, 2023 @ 8:21pm 
Originally posted by CarTrack:
1) Open your Steam Library.
2) Right click Ark Survival Ascended and select Properties.
3) On the General tab you'll find Launch Options section at the bottom.
4) Enter this under launch option:
-dx11
5) Close the game's properties window and launch the game.
6) Create your Character and when done click Create and then click Spawn.
7) Press ESC key and click Save.

You will be able to create the character and play the game but it's very laggy.
So you will need to remove the launch option -dx11 and start the game again.

But this time you may crash so you will need to apply other fixes.
In my PC I manage to fix the crashes by entering the Console (tilde key) and typing this command:
ark.VertexCountScaling 1
here is another one Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000b14

CL: 450463
0x00007ff685088006 ArkAscended.exe!TMulticastDelegateBase<FDefaultDelegateUserPolicy>::CompactInvocationList() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\MulticastDelegateBase.h:283]
0x00007ff687879456 ArkAscended.exe!UMusicPlayer::PlayTrackPostLoad() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp:4490]
0x00007ff68787df48 ArkAscended.exe!TBaseUObjectMethodDelegateInstance<0,UMusicPlayer,void __cdecl(void),FDefaultDelegateUserPolicy,FName>::ExecuteIfSafe() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:552]
0x00007ff68a798729 ArkAscended.exe!FStreamableDelegateDelayHelper::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\StreamableManager.cpp:156]
0x00007ff68a7ee0fc ArkAscended.exe!FTickableGameObject::TickObjects() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Tickable.cpp:153]
0x00007ff68a12d330 ArkAscended.exe!UGameEngine::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1967]
0x00007ff68786039e ArkAscended.exe!UShooterEngine::Tick() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:127]
0x00007ff685078d39 ArkAscended.exe!FEngineLoop::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5885]
0x00007ff68506677c ArkAscended.exe!GuardedMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff68507c6ea ArkAscended.exe!GuardedMainWrapper() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff68507d158 ArkAscended.exe!LaunchWindowsStartup() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff68507d22b ArkAscended.exe!WinMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff68b40090a ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ff8bf56257d KERNEL32.DLL!UnknownFunction []
0x00007ff8c102aa78 ntdll.dll!UnknownFunction []



and this one

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000b14

CL: 450463
0x00007ff685088006 ArkAscended.exe!TMulticastDelegateBase<FDefaultDelegateUserPolicy>::CompactInvocationList() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\MulticastDelegateBase.h:283]
0x00007ff687879456 ArkAscended.exe!UMusicPlayer::PlayTrackPostLoad() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp:4490]
0x00007ff68787df48 ArkAscended.exe!TBaseUObjectMethodDelegateInstance<0,UMusicPlayer,void __cdecl(void),FDefaultDelegateUserPolicy,FName>::ExecuteIfSafe() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:552]
0x00007ff68a798729 ArkAscended.exe!FStreamableDelegateDelayHelper::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\StreamableManager.cpp:156]
0x00007ff68a7ee0fc ArkAscended.exe!FTickableGameObject::TickObjects() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Tickable.cpp:153]
0x00007ff68a12d330 ArkAscended.exe!UGameEngine::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1967]
0x00007ff68786039e ArkAscended.exe!UShooterEngine::Tick() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:127]
0x00007ff685078d39 ArkAscended.exe!FEngineLoop::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5885]
0x00007ff68506677c ArkAscended.exe!GuardedMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff68507c6ea ArkAscended.exe!GuardedMainWrapper() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff68507d158 ArkAscended.exe!LaunchWindowsStartup() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff68507d22b ArkAscended.exe!WinMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff68b40090a ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ff8bf56257d KERNEL32.DLL!UnknownFunction []
0x00007ff8c102aa78 ntdll.dll!UnknownFunction []
kjtatum22 Nov 8, 2023 @ 6:52am 
Originally posted by CarTrack:
I've managed to fix the Render Thread Core crash with this console command:

ark.VertexCountScaling 1

Maybe it can help someone else, I've spent 5 days testing different things and nothing worked until I tried this one. I don't see it mentioned anywhere.


Where do I enter this coding
Goblin Nov 8, 2023 @ 7:04am 
Originally posted by CarTrack:
I've managed to fix the Render Thread Core crash with this console command:

ark.VertexCountScaling 1

Maybe it can help someone else, I've spent 5 days testing different things and nothing worked until I tried this one. I don't see it mentioned anywhere.

Bro this worked for me, after 4 days of struggling to load in to a game i thank you good sir :r_heart:
US10Billy Nov 8, 2023 @ 12:33pm 
Same here, I've verified the game files and reinstalled it and it still keeps crashing. I run a non-dedicated server with my buddy and we have no mods installed. A couple days ago it was working perfectly and after a patch update these crashes started to appear. Here is what the error message says:

Attach the debugger now, else press OK to continue.

Fatal error!

Along with this:

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000b14

CL: 450463
0x00007ff685088006 ArkAscended.exe!TMulticastDelegateBase<FDefaultDelegateUserPolicy>::CompactInvocationList() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\MulticastDelegateBase.h:283]
0x00007ff687879456 ArkAscended.exe!UMusicPlayer::PlayTrackPostLoad() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp:4490]
0x00007ff68787df48 ArkAscended.exe!TBaseUObjectMethodDelegateInstance<0,UMusicPlayer,void __cdecl(void),FDefaultDelegateUserPolicy,FName>::ExecuteIfSafe() [E:\ASAContinuous\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:552]
0x00007ff68a798729 ArkAscended.exe!FStreamableDelegateDelayHelper::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\StreamableManager.cpp:156]
0x00007ff68a7ee0fc ArkAscended.exe!FTickableGameObject::TickObjects() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Tickable.cpp:153]
0x00007ff68a12d330 ArkAscended.exe!UGameEngine::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1967]
0x00007ff68786039e ArkAscended.exe!UShooterEngine::Tick() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:127]
0x00007ff685078d39 ArkAscended.exe!FEngineLoop::Tick() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5885]
0x00007ff68506677c ArkAscended.exe!GuardedMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff68507c6ea ArkAscended.exe!GuardedMainWrapper() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff68507d158 ArkAscended.exe!LaunchWindowsStartup() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff68507d22b ArkAscended.exe!WinMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff68b40090a ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ff8bf56257d KERNEL32.DLL!UnknownFunction []
0x00007ff8c102aa78 ntdll.dll!UnknownFunction []
Somebody Nov 8, 2023 @ 12:36pm 
What hardware do you guys with the crashes use?
Last edited by Somebody; Nov 8, 2023 @ 12:36pm
Yeshan Nov 8, 2023 @ 8:04pm 
Originally posted by CarTrack:
1) Open your Steam Library.
2) Right click Ark Survival Ascended and select Properties.
3) On the General tab you'll find Launch Options section at the bottom.
4) Enter this under launch option:
-dx11
5) Close the game's properties window and launch the game.
6) Create your Character and when done click Create and then click Spawn.
7) Press ESC key and click Save.

You will be able to create the character and play the game but it's very laggy.
So you will need to remove the launch option -dx11 and start the game again.

But this time you may crash so you will need to apply other fixes.
In my PC I manage to fix the crashes by entering the Console (tilde key) and typing this command:
ark.VertexCountScaling 1
this code isn't working for me mate you got any other solutions ,,,, i'm having the same issue (when i use -dx11 i'm lagging but when i remove it my game crashes)
Caduryn Nov 8, 2023 @ 8:21pm 
Originally posted by ilyalexito:
everytime i try to get into the game it always crashes. ive reinstalled, updated my drivers, changed it to run as admin and nothing seems to work. is anyone else having these issues or have an idea how to fix?
You could start with telling us your System....

Steam - Help - Systeminformation, copy/paste the info
< >
Showing 1-15 of 22 comments
Per page: 1530 50