Game crash in arena mode

I have a turn ready in async mode. when I press play the screen goes black and the game crashes. This happens both on my PC and my android phone. I will post here the crash log.

[ 0.016] Command Line Arguments:
[ 0.016] AppHost::CoreStartup – Running [Phobies] On [Windows Desktop] Package: [1.4.382] Binary Version: [598188] Build Type: [Shipping]
[ 0.016] AppHost::CoreStartup – Launch Time (UTC): 2022-07-04 22:31:24
[ 0.016] RootDir: c:/intermediate/shipping/
[ 0.016] FileAssetSource – New Asset Source: c:/intermediate/shipping/monster.data/
[ 0.016] App – Archive Package Version [Internal]
[ 0.016] App – Session id : 70BB3EE6-E321-43BE-9041-2ABC3AED393B
[ 0.016] Debug::Initialize – Option Flags: 0x000000
[ 0.016] WinSock Initialized
[ 0.016] SSL Initialized
[ 0.141] RenderDx11 - Created D3D11 Device. Feature level is D3D_FEATURE_LEVEL_11_1.
[ 0.141] RenderDx11 - Initializing Display Adapter: NVIDIA GeForce RTX 2080 Ti
[ 0.141] RenderDx11 - VendorId: 4318, DeviceId: 7687, SubSysId: 935138392, Revision: 161
[ 0.141] RenderDx11 - Shared System Memory: 8530628608
[ 0.141] RenderDx11 - Dedicated System Memory: 0
[ 0.141] RenderDx11 - Dedicated Video Memory: 11585716224
[ 0.141] RenderDx11 - Concurrent Creates: yes
[ 0.141] RenderDx11 - SupportsDepthAsTextureWithLessEqualComparisonFilter: true
[ 0.141] Dx11RenderWindowWin32::Initialize – AllowTearing is false, FlipPresent is true
[ 0.141] Setting Render Window - Surface is 1366 x 768, DpiScaleFactor is 1
[ 0.141] GetDiagonalSizeEstimate is 16.3239 inches
[ 0.141] Sound::CreateSoundSystemWWise – success
[ 0.141] AppHost::EngineInitialize – START
[ 0.156] Localizer::SetLocaleCode – Using Locale: ‘en-CA.UTF-8’
[ 0.156] Localizer::SetLocaleCode – Falling back to english. Could not load for locale or language specified!
[ 0.156] Inventory - Failed to Find/Load asset: ‘effects/simple’ of type ‘Effect’
[ 0.156] DrawDebug::Initialize - ‘simple’ effect not found
[ 0.156] Inventory - Failed to Find/Load asset: ‘effects/simple’ of type ‘Effect’
[ 0.156] *** CRITICAL ERROR ***

Unhandled Exception At 0x00007ff7494b2804 – Access violation reading location 0x0000000000000068

— STACKTRACE —
JSON_CALLSTACK:{“platform”:“windows”,“callstack”:[“0000007ff7494b2804”,“0000007ff7494b6259”,“0000007ff74948e726”,“0000007ff7495fbcd3”,“0000007ff7495fd960”,“0000007ff74988f362”,“0000007ff9fbca7034”,“0000007ff9fc302651”],“modules”:[{“file”:“C:\Users\Decptive\Desktop\Phobies.exe”,“addr”:“0000007ff749000000”,“size”:“000000000000d65000”,“build_id”:“”},{“file”:“C:\WINDOWS\System32\KERNEL32.DLL”,“addr”:“0000007ff9fbc90000”,“size”:“0000000000000bd000”,“build_id”:“”},{“file”:“C:\WINDOWS\SYSTEM32\ntdll.dll”,“addr”:“0000007ff9fc2b0000”,“size”:“0000000000001f7000”,“build_id”:“”}]}

2 posts were merged into an existing topic: [Merged] Internal server error