Shader compilation failures are Fatal
satisfactory in crush
and I delete file mod and games not stop crush
Solution:Jump to solution
To force the use of DirectX 11 with your game, add the
-d3d11
or -dx11
argument to your game's launch arguments. Warning: DX11 is an outdated API and you may encounter other issues upon switching to it.9 Replies
send the error message here
Fatal error: [File:C:\BuildAgent\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\RHI\Private\PipelineStateCache.cpp] [Line: 365] Shader compilation failures are Fatal.
"Shader compilation failures are Fatal."
is a bug in 1.0 unrelated to mods and can be fixed by adding or removing the -dx11 launch argument from your game. For more info see >dx11
-# Responding to 1.0shaders
triggered by @dtdofwhere to watch dx11
>dx11
the command is broken, one sec
Solution
To force the use of DirectX 11 with your game, add the
-d3d11
or -dx11
argument to your game's launch arguments. Warning: DX11 is an outdated API and you may encounter other issues upon switching to it.thanks
I have encountered that error even without Any mods installed