I'm a game developer using Unreal Engine 4. I'm having the issue where the packaged game would often crash on startup with CDXGIBaseAdapter::InternalGetAdapterDesc EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000d0
. Could anyone shed some light here?
Asked
Active
Viewed 473 times
0

Xynanxdb
- 1
-
Try w/o Steam installed: https://steamcommunity.com/discussions/forum/1/1520386297697004596/ – Simon Mourier Feb 24 '22 at 07:27
-
Update #1: Part of the crash was due to outdated Epic Launcher without EOS installed. I don’t know how Epic Launcher issue is related to dxgi but it fixed some of the crashes. – Xynanxdb Feb 25 '22 at 09:00