Jump to content

Attach the Debugger


Cookiezz
 Share

Recommended Posts

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000

CL: 452973
0x0000000000000000 UnknownFunction []
0x00007ff75113e3ba ArkAscended.exe!FD3D12CommandContext::SetRenderTargets() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:1303]
0x00007ff75113e5c6 ArkAscended.exe!FD3D12CommandContext::SetRenderTargetsAndClear() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:1370]
0x00007ff751127237 ArkAscended.exe!FD3D12CommandContext::RHIBeginRenderPass() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12CommandContext.h:612]
0x00007ff74db45791 ArkAscended.exe!FRHICommand<FRHICommandBeginRenderPass,FRHICommandBeginRenderPassString1489>::ExecuteAndDestruct() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1106]
0x00007ff7512f2b15 ArkAscended.exe!FRHICommandListBase::Execute() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:587]
0x00007ff7512f427f ArkAscended.exe!<lambda_c3c45769530a4e2f62785b74e714d2da>::operator()() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:899]
0x00007ff74e1554da ArkAscended.exe!TGraphTask<TFunctionGraphTaskImpl<void __cdecl(void),0> >::ExecuteTask() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1311]
0x00007ff750a034fe ArkAscended.exe!FNamedTaskThread::ProcessTasksUntilQuit() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:648]
0x00007ff751356141 ArkAscended.exe!FRHIThread::Run() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:334]
0x00007ff750b8fed6 ArkAscended.exe!FRunnableThreadWin::Run() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149]
0x00007ff750b8fd2c ArkAscended.exe!FRunnableThreadWin::GuardedRun() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79]
0x00007ffcddf1257d KERNEL32.DLL!UnknownFunction []
0x00007ffcde26aa58 ntdll.dll!UnknownFunction []

Attach the debugger now, else press OK to continue.

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000

CL: 452973
0x0000000000000000 UnknownFunction []
0x00007ff75113e3ba ArkAscended.exe!FD3D12CommandContext::SetRenderTargets() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:1303]
0x00007ff75113e5c6 ArkAscended.exe!FD3D12CommandContext::SetRenderTargetsAndClear() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:1370]
0x00007ff751127237 ArkAscended.exe!FD3D12CommandContext::RHIBeginRenderPass() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\D3D12RHI\Private\D3D12CommandContext.h:612]
0x00007ff74db45791 ArkAscended.exe!FRHICommand<FRHICommandBeginRenderPass,FRHICommandBeginRenderPassString1489>::ExecuteAndDestruct() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1106]
0x00007ff7512f2b15 ArkAscended.exe!FRHICommandListBase::Execute() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:587]
0x00007ff7512f427f ArkAscended.exe!<lambda_c3c45769530a4e2f62785b74e714d2da>::operator()() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:899]
0x00007ff74e1554da ArkAscended.exe!TGraphTask<TFunctionGraphTaskImpl<void __cdecl(void),0> >::ExecuteTask() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1311]
0x00007ff750a034fe ArkAscended.exe!FNamedTaskThread::ProcessTasksUntilQuit() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:648]
0x00007ff751356141 ArkAscended.exe!FRHIThread::Run() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:334]
0x00007ff750b8fed6 ArkAscended.exe!FRunnableThreadWin::Run() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149]
0x00007ff750b8fd2c ArkAscended.exe!FRunnableThreadWin::GuardedRun() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79]
0x00007ffcddf1257d KERNEL32.DLL!UnknownFunction []
0x00007ffcde26aa58 ntdll.dll!UnknownFunction []

have been getting this error on the xbox window version of the game when i try to launch it anyone have any solutions to this problem?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...