Buzzer1977 Posted April 8, 2023 Posted April 8, 2023 I was doing some mission editing, running in VR with MT. When leaving DCS, it got stuck with the following message in the log. (2023-04-08 10:11:52.576 INFO APP (Main): Command line: "G:\Program Files (x86)\Steam\steamapps\common\DCSWorld\bin-mt\DCS.exe" --force_enable_VR) 2023-04-08 14:25:19.724 INFO TERRAIN (Main): lSystem::exit() 2023-04-08 14:25:19.729 INFO TERRAIN (Main): lSystem::CleanScenes() 2023-04-08 14:25:34.287 INFO DXGUI_WIN_ADAPTER (Main): resize main window to [3840, 2160] 2023-04-08 14:25:34.292 WARNING SCENE (20196): Scene was removed with 4 alive objects 2023-04-08 14:25:34.292 WARNING SCENE (20196): Scene was removed with 1 alive lights 2023-04-08 14:25:34.297 WARNING SCENE (20196): Scene was removed with 4 alive objects 2023-04-08 14:25:37.048 INFO DX11BACKEND (20196): DX11Renderer::shutdown() 2023-04-08 14:25:37.105 INFO EDCORE (Main): try to write dump information 2023-04-08 14:25:37.187 INFO EDCORE (Main): # -------------- 20230408-142537 -------------- 2023-04-08 14:25:37.190 INFO EDCORE (Main): DCS/2.8.3.38090 (x86_64; MT; Windows NT 10.0.22621) 2023-04-08 14:25:37.193 INFO EDCORE (Main): G:\Program Files (x86)\Steam\steamapps\common\DCSWorld\bin-mt\Visualizer.dll 2023-04-08 14:25:37.196 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007ffbf2d06d80 00:00000000 2023-04-08 14:25:37.199 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'G:\Program Files (x86)\Steam\steamapps\common\DCSWorld\bin-mt;', symOptions: 532, UserName: 'heiko' 2023-04-08 14:25:37.202 INFO EDCORE (Main): OS-Version: 10.0.22621 () 0x100-0x1 2023-04-08 14:25:37.205 INFO EDCORE (Main): 0x0000000000086d80 (Visualizer): MouseCursorManager::clipCursor + 0x0 2023-04-08 14:25:37.208 INFO EDCORE (Main): 0x0000000000007826 (dxgui_win_adapter): gui::ApplicationWin::skipBoxMouseCursor + 0x36 2023-04-08 14:25:37.208 INFO EDCORE (Main): 0x0000000000004424 (dxgui_win_adapter): gui::ApplicationWin::dispatchMessage + 0x74 2023-04-08 14:25:37.208 INFO EDCORE (Main): 0x00000000000034d7 (dxgui_win_adapter): gui::ApplicationWin::~ApplicationWin + 0x6F7 2023-04-08 14:25:37.208 INFO EDCORE (Main): 0x0000000000018281 (USER32): DispatchMessageW + 0x741 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000017f3c (USER32): DispatchMessageW + 0x3FC 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x00000000000230bd (USER32): GetClassLongW + 0x58D 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x00000000000a2c94 (ntdll): KiUserCallbackDispatcher + 0x24 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x00000000000014d4 (win32u): NtUserPeekMessage + 0x14 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000021bdf (USER32): PeekMessageW + 0x1CF 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000021aac (USER32): PeekMessageW + 0x9C 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000097674 (gameoverlayrenderer64): OverlayHookD3D3 + 0x22B14 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000853414 (DCS): SW + 0x3BD064 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000105617 (Visualizer): smSceneManager::DestroySceneManager + 0xD7 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x000000000086e9c5 (DCS): SW + 0x3D8615 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x00000000023542f7 (DCS): AmdPowerXpressRequestHighPerformance + 0xFB02F3 2023-04-08 14:25:37.210 INFO EDCORE (Main): 0x0000000000c50292 (DCS): SW + 0x7B9EE2 2023-04-08 14:25:37.210 INFO EDCORE (Main): 0x00000000000126bd (KERNEL32): BaseThreadInitThunk + 0x1D dcs.log AMD Ryzen 9 5950x, MSI MEG x570 Unify, G.Skill 128GB DDR4-3200, MSI RTX3090 Ventus 3x 24GB, Samsung PCIe 4.0 M.2 1TB 980 Pro, Seagate PCIe 4.0 M.2 2TB FireCuda 520, Quest 3
skywalker22 Posted April 11, 2023 Posted April 11, 2023 Did you overclock your GPU? Issue is: DX11BACKEND More about this similar issue here.
Flappie Posted April 11, 2023 Posted April 11, 2023 @Buzzer1977 I see an unusual line, here: 2023-04-08 14:25:37.209 INFO EDCORE (Main): 0x0000000000097674 (gameoverlayrenderer64): OverlayHookD3D3 + 0x22B14 Are you using an external overlay, such as FPSVR? If so, disable it and see if your issue persists. ---
actually_fred Posted April 11, 2023 Posted April 11, 2023 > gameoverlayrenderer64.dll That's the Steam (*not* SteamVR) overlay - the thing that gives you the shift-tab in-game steam features 1 My projects: OpenKneeboard - VR and non-VR kneeboard with optional support for drawing tablets; get help HTCC - Quest hand tracking for DCS; get help If you need help with these projects, please use their 'get help' links above; I'm not able to track support requests on these forums.
Buzzer1977 Posted April 12, 2023 Author Posted April 12, 2023 Not that i'm aware of. 19 hours ago, Flappie said: Are you using an external overlay, such as FPSVR? If so, disable it and see if your issue persists. AMD Ryzen 9 5950x, MSI MEG x570 Unify, G.Skill 128GB DDR4-3200, MSI RTX3090 Ventus 3x 24GB, Samsung PCIe 4.0 M.2 1TB 980 Pro, Seagate PCIe 4.0 M.2 2TB FireCuda 520, Quest 3
Flappie Posted April 12, 2023 Posted April 12, 2023 If you don't use it, disable Steam overlay for DCS: https://wealthofgeeks.com/how-to-disable-steam-overlay/ ---
Recommended Posts