所以最近我为了更好的性能从10降级到Windows 7。我想玩的游戏(克隆英雄)在Windows 10上运行完美。降级后,我收到了这些“访问冲突”错误。.我尝试禁用防火墙及其Windows 7的全新安装。我仅安装了chrome和克隆英雄。 。有时它会给我AppHangB1错误,有时它会在到达初始屏幕之前崩溃,并显示“ d3d11.dll导致访问冲突”
我尝试安装所有Windows更新(我在Windows 7 Home Basic SP1 64位上)
(我也尝试过更新Windows 10上不需要做的游戏显卡)
Clone Hero [version: Unity 2017.3.1p2 (fd9fec26f216)]
d3d11.dll caused an Access Violation (0xc0000005)
in module d3d11.dll at 0033:f1aa1840.
Error occurred at 2019-07-06_201656.
C:\Users\Deagan\Desktop\oldch\Clone Hero.exe, run by Deagan.
36% memory in use.
3033 MB physical memory [1918 MB free].
6063 MB paging file [4841 MB free].
8388608 MB user address space [8388300 MB free].
Read from location 00000061 caused an access violation.
Context:
RDI: 0x040083a0 RSI: 0x00000000 RAX: 0x000f0060
RBX: 0x02506fe0 RCX: 0x000f0058 RDX: 0x00000000
RIP: 0xf1aa1840 RBP: 0x04145950 SegCs: 0x00000033
EFlags: 0x00010246 RSP: 0x002ff008 SegSs: 0x0000002b
R8: 0x00000000 R9: 0x00000000 R10: 0x00000000
R11: 0x002fedd0 R12: 0x00010800 R13: 0x00000001
R14: 0x00000002 R15: 0x00000000
Bytes at CS:EIP:
48 0f be 42 61 4c 8d 0d 4c 4f 02 00 48 83 c1 a8
我希望游戏能够运行,并且不会出现AppHang或访问冲突错误。
答案 0 :(得分:0)
访问冲突错误通常是由于我所看到的缺少权限所致。专门以管理员身份运行游戏可以解决问题。