Frequent CTD
heyy umm im getting a frequent CTD without even giving the unreal engine crash screen, anyone have any ideas why?
Solution:Jump to solution
So update, I think its the patreon dev version of digital storage that's crashing my game. When I get home after work I'll collect the logs and submit a bug report into the refined R&D server.
15 Replies
Make sure you updated the game before launching SMM. If your game is up to date, you have both U8 and 1.0 installed in the same folder at once, and SMM is detecting the U8 version.
To fix this, uninstall the game, delete the game install dir if it still exists (this is NOT the AppData folder, but the location where you installed the game), then reinstall the game, and reopen SMM.
If reinstalling the game takes too long for you, a quicker fix is to delete the
<game install dir>\Engine\Binaries\Win64\FactoryGame-Win64-Shipping.version
file, though this is not meant to be a permanent solution, as having the game installed twice in the same directory can cause issues later.
-# Responding to downgrade_duplicate
triggered by @birb (she/they)idk why this is showing lol
one of your mods (mod update checker) prints changelogs to the log file, and one of those changelogs includes the text
WARINING: This and all previous mod versions are incompatible with Satisfactory CL200000 and higher
which matches that crash's rule Satisfactory CL2
this is the actual crash at the end
memory related
try restarting your computer and verifying game files
>verifySee this page for information on how to verify your game files, resolving problems caused by missing or corrupted files:
https://docs.ficsit.app/satisfactory-modding/latest/faq.html#_how_do_i_verify_my_game_files
@SpookGameDev (Factory Props) FYI you might not want to be logging the api response for reasons like this
is there an easy way to figure out what mod is causing it?
i do have the patreon dev builds of refined R&D installed
ill try this
it is not necessarily a mod at fault. you would have to do this if those still don't fix it:
>debugmods
Follow this flowchart to troubleshoot issues caused by mods (crashes, unexpected behavior, etc.). More information can be found on the docs: https://docs.ficsit.app/satisfactory-modding/latest/faq.html#_how_can_i_troubleshoot_crash_issues
ok that time it didnt even give an error code lol
So if I understand correctly, MUN is logging the API response, which just so happened to contain a string that causes the game to crash?
no, MUN is logging the api response, which contains lots of text totally unrelated to what the game is doing and why the game crashed, but that text contains phrases that is triggering Fred's crash report suggestions in unhelpful ways
ah, ok. I will disable the debug logging then
Solution
So update, I think its the patreon dev version of digital storage that's crashing my game. When I get home after work I'll collect the logs and submit a bug report into the refined R&D server.
please post again here when you find out
well i loaded up the game with only the mod loader and digital storage, and yup caused pretty much the exact same crash, like i said I've made a report in refined R&D and i know they'll take it from here thanks for your help