So I tried to start with 3 mods: Nogs Cheats, Synthetic OC and fuel tweaks, the game now crashes

It crashes when loading a game or even starting fresh
Solution:
please use the prerelease, 1.3.0 is outdated
Jump to solution
21 Replies
Robb
Robb•2mo ago
>debughere
FICSIT-Fred
FICSIT-Fred•2mo ago
We need more information to help you. Before launching the game again, open the Mod Manager and use the "Generate debug info" option, then send the zip file produced here in this channel. If you need to access older log files, see https://docs.ficsit.app/satisfactory-modding/latest/faq.html#Files_Logs
FICSIT-Fred
FICSIT-Fred•2mo ago
Automated responses for Loveshisha (1003756071460016248)
Key Details for SMMDebug-2025-08-07-15-26-12.zip
SMM Version: 3.0.3
SML Version: 3.11.2
Installed Mods: 4
Game: WindowsClient CL 424353 from steam
Path: `e:\Jocuri\GAME LAUNCHERS\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY -dx11
SMM Version: 3.0.3
SML Version: 3.11.2
Installed Mods: 4
Game: WindowsClient CL 424353 from steam
Path: `e:\Jocuri\GAME LAUNCHERS\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY -dx11
Crash found in FactoryGame_29719194_Local_Stable_WindowsClient.log
It has been attached to this message.
Crash found in FactoryGame.log
It has been attached to this message.
Loveshisha
LoveshishaOP•2mo ago
so what now? I left only Nog's Cheats now and it crashes still Disabled mods, it works great. I think its a setting with the SMM
sjhoward
sjhoward•2mo ago
Hm, SML does appear in the callstack 👀
[2025.08.07-15.26.04:395][982]LogWindows: Error: [Callstack] 0x00007fff525122af FactoryGameSteam-SML-Win64-Shipping.dll!AModSubsystem::BeginPlay() [C:\SML\SML\Mods\SML\Source\SML\Private\Subsystem\ModSubsystem.cpp:15]
[2025.08.07-15.26.04:395][982]LogWindows: Error: [Callstack] 0x00007fff525122af FactoryGameSteam-SML-Win64-Shipping.dll!AModSubsystem::BeginPlay() [C:\SML\SML\Mods\SML\Source\SML\Private\Subsystem\ModSubsystem.cpp:15]
gotta wait for the pros to interpret the logs
Loveshisha
LoveshishaOP•2mo ago
Oh I thought the bot is reading and finding the fix like a LLM or smth xd
sjhoward
sjhoward•2mo ago
it can identify some common issues
Loveshisha
LoveshishaOP•2mo ago
Everything I’ve googled incl UE’s documentation, only fixes the base game not loading properly. This is why I think the issue is the SMM inputing some code at game start/loading that crashes the world
sjhoward
sjhoward•2mo ago
>smmsml
FICSIT-Fred
FICSIT-Fred•2mo ago
SMM (Satisfactory Mod Manager) is the application that you download and interact with. It downloads files (mods) to where they should go, so that you don't need to deal with them, nor with the mods' dependencies. SML (Satisfactory Mod Loader) is the mod loader (it used to load mods, now the engine does it thanks to the way mods are packaged) which provides APIs that mods use to cleanly interact with the game. It is implemented as a mod, and basically all other mods depend on to work. The Mod Manager will download it for you if you need it, you don't need to install it directly yourself. You don't need to launch the game from SMM - if you launch from Steam or Epic, your mods will still be loaded. More info here: https://docs.ficsit.app/satisfactory-modding/latest/CommunityResources/AcronymVault.html#_satisfactory_mod_manager_smm
sjhoward
sjhoward•2mo ago
The crash is in core game code, but that code is (eventually) called by SML, so it could be an SML issue. Those are very rare, though, since everybody who uses mods by definition has SML installed. So this is an odd issue! does it happen with Synthetic OC and Fuel Tweaks but no Nogs Cheats?
Robb
Robb•2mo ago
>mod NogsCheats
FICSIT-Fred
FICSIT-Fred•2mo ago
Fred Mod Searchâ„¢
Nog's Cheats
Use buttons in Quick Search & the Codex to easily give yourself items. Use chat commands to run console commands. EA: :warning: Note: Some codex features not functional yet. This is a prerelease you must opt into to use. See the patch notes for more info. EXP: :warning: Note: Some codex features not functional yet. This is a prerelease you must opt into to use. See the patch notes for more info. Last Updated <t:1750649116:R> Created by Nogg-aholic and Robb
If this isn't the mod you were looking for, try a different spelling.
Robb
Robb•2mo ago
[2025.08.07-15.24.48:854][ 0]LogSatisfactoryModLoader: Display: NogsCheats: 1.3.0
[2025.08.07-15.24.48:854][ 0]LogSatisfactoryModLoader: Display: NogsCheats: 1.3.0
Solution
Robb
Robb•2mo ago
please use the prerelease, 1.3.0 is outdated
Loveshisha
LoveshishaOP•2mo ago
This fixed it cheers However, when I select 1.4 pre, it tells me that I need to update. I wont update but still for the others maybe it shouldnt consider 1.3 as latest
Robb
Robb•2mo ago
the mod manager or Fred?
Loveshisha
LoveshishaOP•2mo ago
Manager It doesnt recognize 1.4 as latest
djGrrr
djGrrr•2mo ago
just click ignore or don't upgrade this version or whatever the prompt says just checked, it's ignore
Robb
Robb•2mo ago
I checked with Mircea and it being seen as an upgrade is a bug with the mod manager; opened an issue for it https://github.com/satisfactorymodding/SatisfactoryModManager/issues/314
GitHub
Lower semver stable versions are considered valid updates to prerel...
For example, stable 1.3.0 is considered an &quot;update&quot; when the user has manually opted into pre-release 1.4.0-pre1. It&#39;s a combination of the way SMM checks for updates and semver When ...

Did you find this page helpful?