|
发表于 2022-3-2 23:40:26
|
显示全部楼层
本帖最后由 riceballl 于 2022-3-2 23:42 编辑
1) d3d11.dll (Render Driver Crash) | Failure in graphical rendering. Can be caused by all sorts of things and is not limited to a single mod.
d3d11.dll(渲染驱动程序崩溃),图形渲染失败,任何东西都有可能导致这个问题且可能不止限于一个MOD。
Solution: This crash is usually caused by Classic Holstered Weapons mod. Edit its ini file and set IsHolsterVisibleOnNPCs to 0 or remove the mod entirely.
-- If this crash persists, make sure you haven't deleted one of the core ENB / ReShade dll files by mistake or incorrectly configured Vulkan Renderer.
-- Disable any antivirus software (Avast, Bitdefender, Malwarebytes, McAfee) or add Fallout 4 to their Ignore list, as they might be blocking some mod files.
-- If you have Looks Menu mod installed, open Buffout4.toml inside Fallout 4\Data\F4SE\Plugins folder with a text editor and change the following line:
[Compatibility]
F4EE = true
解决方法:此问题通常是经典背枪系统所导致的。更改ini文件然后把 IsHolsterVisibleOnNPCs 改成 0 或完全移除这个MOD。-- 如游戏依然崩溃,确保你并没有误删ENB核心文件 / RESHADE的DLL文件 或设置错误Vulkan Renderer的文件。
-- 关闭任何杀毒软件。或者把辐射4加进白名单里,有些MOD有可能因为杀毒软件而被挡住了。
-- 如果你有looks menu,打开Buffout4.toml (Fallout 4\Data\F4SE\Plugins) 然后更改以下词条
[Compatibility]
F4EE = true
2) X3DAudio1_7.dll or XAudio2_7.dll (Audio Driver Crash) | Audio related problem that is likely caused by the Windows Operating System or incorrectly compressed sound files.
X3DAudio1_7.dll / XAudio2_7.dll (声音驱动程序崩溃),因为Window OS或已错误的方法压缩的声音文件而导致的声音相关问题。
Solution: Make sure you installed the previously mentioned DirectX Runtime Libraries June 2010. If you get the same crash again, proceed to steps below.
-- Run Services.msc app, right click on Touch Keyboard and Handwriting Panel Service > Properties > Startup Type set to Disabled, then restart your PC.
-- Open Windows Powershell or Console in Admin Mode and copy-paste these two commands. Press Enter after each one. After that, restart your PC.
regsvr32 xaudio2_7.dll
sfc /scannow
解决方法:确保你已安装了DirectX Runtime Libraries June 2010。如果一样又出现了这个BUG的崩溃,继续以下的步骤。
-- 打开Services.msc app,右键Touch Keyboard和Handwriting Panel Service > Properties > Startup Type 调整至Disabled, 然后重启PC。
-- 打开Windows Powershell或使用管理员模式打开Command Prompt然后复制粘贴以下指令。每当你输入一行指令后输入ENTER,完成后重启PC。
regsvr32 xaudio2_7.dll
sfc /scannow
3. tbbmalloc.dll (Generic Crash) | The game either failed to load some Buffout 4 requirements or this is simply a generic error that has no relevance to the crash log.
tbbmalloc.dll (通用性崩溃),游戏无法加载Buffout 4所需要的文件 或这只是一个和崩溃日志没有任何关联的通用性报错。
Solution: Make sure you haven't missed any Buffout 4 installation steps or programs required for it, listed at the start of this article.
-- If you have xSE Plugin Preloader mod installed, open its xml file inside your Fallout 4 install folder (where Fallout4.exe is) with a text editor and change line 14:
<LoadMethod Name="OnProcessAttach"> to <LoadMethod Name="OnThreadAttach">. If that doesn't work, try <LoadMethod Name="ImportAddressHook">
-- If the game fails to launch or crashes before the main menu, temporarily remove all Buffout 4 files and try again. If this works, restore all Buffout 4 files, then delete xSE Plugin Preloader.xml and IpHlpAPI.dll instead. xSE Preloader does not work properly for some players, but it's not a hard requirement for Buffout 4.
解决方法:确保你没有遗漏任何Buffout 4 的安装步骤和所需文件, 所需文件看这里。
-- 如果你已安装 xSE Plugin Preloader mod,在辐射4安装文件夹里打开XML文件(也就是Fallout4.exe的文件地点)然后更改第14行:
<LoadMethod Name="OnProcessAttach"> 改成 <LoadMethod Name="OnThreadAttach">. 如果行不通,试试<LoadMethod Name="ImportAddressHook">
--如果游戏在进入主页面之前无法打开或者崩溃,暂时移除所有Buffout 4文件然后再尝试。如果这方法行得通,回复所有Buffout 4文件,删除xSE Plugin Preloader.xml 和 IpHlpAPI.dll 。
xSE Preloader可能不适用于某些玩家的电脑,但它并不是一个安装Buffout 4的硬性要求。
|
|