"Shader compilation error" starting up 1.0
Trying to boot up 1.0, having used SMM previously. Completed the full guide, but still crashing during opening loading screen.
UE crash log:
Solution:Jump to solution
Automated responses for -Data- (770753040805789708)
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
2 Replies
Solution
Automated responses for -Data- (770753040805789708)
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
Added "-dx11" to launch options