Frequent CTD

heyy umm im getting a frequent CTD without even giving the unreal engine crash screen, anyone have any ideas why?
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.
Jump to solution
15 Replies
FICSIT-Fred
FICSIT-Fred6d ago
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)
birb (she/they)
idk why this is showing lol
Robb
Robb6d ago
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
[2024.10.13-05.08.07:876][486]LogWindows: Windows GetLastError: The operation completed successfully. (0)
[2024.10.13-05.09.07:887][486]LogWindows: Error: === Critical error: ===
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error: Fatal error: [File:C:\BuildAgent\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Core\Private\HAL\MallocBinned2.cpp] [Line: 1141]
[2024.10.13-05.09.07:887][486]LogWindows: Error: FMallocBinned2 Attempt to free an unrecognized block 0000000000010000
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:902][486]LogExit: Executing StaticShutdownAfterError
[2024.10.13-05.08.07:876][486]LogWindows: Windows GetLastError: The operation completed successfully. (0)
[2024.10.13-05.09.07:887][486]LogWindows: Error: === Critical error: ===
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error: Fatal error: [File:C:\BuildAgent\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Core\Private\HAL\MallocBinned2.cpp] [Line: 1141]
[2024.10.13-05.09.07:887][486]LogWindows: Error: FMallocBinned2 Attempt to free an unrecognized block 0000000000010000
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:887][486]LogWindows: Error:
[2024.10.13-05.09.07:902][486]LogExit: Executing StaticShutdownAfterError
memory related try restarting your computer and verifying game files >verify
FICSIT-Fred
FICSIT-Fred6d ago
See 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
Robb
Robb6d ago
@SpookGameDev (Factory Props) FYI you might not want to be logging the api response for reasons like this
birb (she/they)
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
Robb
Robb6d ago
it is not necessarily a mod at fault. you would have to do this if those still don't fix it: >debugmods
FICSIT-Fred
FICSIT-Fred6d ago
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
birb (she/they)
ok that time it didnt even give an error code lol
[2024.10.13-06.01.08:113][340]LogWindows: Error: === Critical error: ===
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:113][340]LogWindows: Error: Fatal error!
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:125][340]LogExit: Executing StaticShutdownAfterError
[2024.10.13-06.01.08:139][340]LogWindows: FPlatformMisc::RequestExit(1, LaunchWindowsStartup.ExceptionHandler)
[2024.10.13-06.01.08:139][340]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, LaunchWindowsStartup.ExceptionHandler)
[2024.10.13-06.01.08:139][340]LogCore: Engine exit requested (reason: Win RequestExit)
[2024.10.13-06.01.08:113][340]LogWindows: Error: === Critical error: ===
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:113][340]LogWindows: Error: Fatal error!
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:113][340]LogWindows: Error:
[2024.10.13-06.01.08:125][340]LogExit: Executing StaticShutdownAfterError
[2024.10.13-06.01.08:139][340]LogWindows: FPlatformMisc::RequestExit(1, LaunchWindowsStartup.ExceptionHandler)
[2024.10.13-06.01.08:139][340]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, LaunchWindowsStartup.ExceptionHandler)
[2024.10.13-06.01.08:139][340]LogCore: Engine exit requested (reason: Win RequestExit)
SpookGameDev
SpookGameDev6d ago
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?
Robb
Robb5d ago
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
SpookGameDev
SpookGameDev5d ago
ah, ok. I will disable the debug logging then
Solution
birb (she/they)
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.
Robb
Robb5d ago
please post again here when you find out
birb (she/they)
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
Want results from more Discord servers?
Add your server