Getting the Following Error Message when Trying to Run the game with Mods Turned off
Solution:Jump to solution
Automated responses for Atomic_Buns99 (441062371377545216)
isusingmodsno
It appears your crash was generated from a copy of the game that does not have mods installed. We likely can't help with it. Please use the Unreal crash reporter dialog to report the error the game developers and/or report it on the official discord and QA site.
fcompilepipelinestatetask::compilepso
This is a known base-game crash unrelated to mods. It's caused by graphics driver problems. Try adding (or removing, if it's already there) the
-dx11
argument from your game's launch arguments.1.0shaders
"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
1 Reply
Solution
Automated responses for Atomic_Buns99 (441062371377545216)
isusingmodsno
It appears your crash was generated from a copy of the game that does not have mods installed. We likely can't help with it. Please use the Unreal crash reporter dialog to report the error the game developers and/or report it on the official discord and QA site.
fcompilepipelinestatetask::compilepso
This is a known base-game crash unrelated to mods. It's caused by graphics driver problems. Try adding (or removing, if it's already there) the
-dx11
argument from your game's launch arguments.1.0shaders
"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