Here are some methods for you to fix LowLevelFatalError issues in Dice Legacy.
How to Fix LowLevelFatalError Issues (Recommended Method by DESTINYbit)
These seem to either come:
– At Launch
– When Launching a scenario
If you’re experiencing them at Launch please make sure to run Windows Update and make sure your OS is up to date – then update your graphic drivers. However, if you’re not on Windows 10, it might be compatibility issues with older versions of windows which formally we do not support.
If you experience them when launching a scenario try the following:
– Update your graphics drivers.
– Cap the framerate to 60
– Change the game from borderless to fullscreen or windowed.
– Try putting all the settings to low, medium or high using the presets.
– Generally, try to mess with the graphical settings.
Somebody else managed to solve the issue like this:
I fixed my error code of Line: 1431 by turning off controller input. Dice Legacy (in library) Right Click > Properties > Controller > Disable Steam Input
If you manage to get past the crash when loading a scenario, you can change your graphical settings when in-game. These seem to affect a restricted amount of people but we’ll be investigating them closely and try to find a solution. As the name implies this might be some hardware compatibility issue that we’ll have to do some digging to find.
Other Solutions:
Method 1 by Zamy:
Found a fix for the LowLevelFatalError [File:Unknown] [Line: 907] Rendering thread exception: LowLevelFatalError [File:Unknown] [Line: 1431] Null SRV (resource 0 bind 0) on UB Layout None crash. For me I just had to cap the fps, I chose 60 and it worked. Heres to helping
Method 2 by Zamy:
-open the game folder with right click on the game -> Manage -> browse local file
-go into Engine\Extras\Redist\en-us
-run UE4PrereqSetup_x64.exe
Method 3 By Zamy:
First, make sure you have directx11 installed.
Second, you can try to use this config in
%localappdata%\DiceKingdom\Saved\Config\WindowsNoEditor\GameUserSettings.ini
[/game/generics/dkusersettingsbp.dkusersettingsbp_c] SelectedLanguage=en ScreenPercentage=100.000000 MaxFps=0.000000 bUseDistanceFieldAO=False bIsMotionBlurActive=True PrimaryMonitorIndex=0 MaterialQuality=2 PostProcessAAQuality=4 DetailMode=1 Custom_LastConfirmedFullscreenMode=2 Custom_LastUserConfirmedResolutionSizeX=1152 Custom_LastUserConfirmedResolutionSizeY=720 Custom_LastUserConfirmedMonitor=0 ControllerCursorSpeed=1.000000 CameraScrollSpeed=1.000000 CameraDragSpeed=1.000000 CameraWheelSpeed=1.000000 InvertCameraScroll=False InvertCameraDrag=False InvertCameraWheel=False bShouldShowTooltipOnHover=True bResetGamePaceOnModals=False bResetGamePaceOnSituations=False bShiftClickConsidersLock=False bShiftClickConsidersAttributes=False bAlwaysShowDistrictBorders=True SoundClassVolumes=(("DKOSTClass", 0.600000),("DKSFXClass", 0.600000),("DKUIClass", 0.600000),("DKMasterClass", 0.600000)) PauseOnLostFocus=True UseSpacebarAsPause=False bUseVSync=False bUseDynamicResolution=False ResolutionSizeX=1152 ResolutionSizeY=720 LastUserConfirmedResolutionSizeX=1152 LastUserConfirmedResolutionSizeY=720 WindowPosX=-1 WindowPosY=-1 FullscreenMode=2 LastConfirmedFullscreenMode=2 PreferredFullscreenMode=1 Version=5 AudioQualityLevel=0 LastConfirmedAudioQualityLevel=0 FrameRateLimit=0.000000 DesiredScreenWidth=1280 DesiredScreenHeight=720 LastUserConfirmedDesiredScreenWidth=1280 LastUserConfirmedDesiredScreenHeight=720 LastRecommendedScreenWidth=-1.000000 LastRecommendedScreenHeight=-1.000000 LastCPUBenchmarkResult=532.688354 LastGPUBenchmarkResult=451.689331 LastCPUBenchmarkSteps=195.366211 LastCPUBenchmarkSteps=165.693817 LastGPUBenchmarkSteps=193.159515 LastGPUBenchmarkSteps=93.939003 LastGPUBenchmarkSteps=169.440460 LastGPUBenchmarkSteps=158.647430 LastGPUBenchmarkSteps=87.488365 LastGPUBenchmarkSteps=305.850159 LastGPUBenchmarkSteps=288.927460 LastGPUBenchmarkMultiplier=3.000000 bUseHDRDisplayOutput=False HDRDisplayOutputNits=1000 [/script/engine.gameusersettings] bUseDesiredScreenHeight=False [ScalabilityGroups] sg.ResolutionQuality=71.000000 sg.ViewDistanceQuality=1 sg.AntiAliasingQuality=1 sg.ShadowQuality=1 sg.PostProcessQuality=1 sg.TextureQuality=1 sg.EffectsQuality=1 sg.FoliageQuality=1 sg.ShadingQuality=1
Thanks to their great method to fix this issue, all credit to their effort. you can also read the original guide from Steam Discussion. enjoy the game.