Satisfactory Crashes After Packaging Mod

I was following the modding documentation on creating a mod https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/SimpleMod/gameworldmodule.html#ModReference and after packaging a mod with alpakit (I have it set to launch the game after packaging) It starts loading satisfactory, but before it can load up the main menu the game crashes. The Satisfactory loading screen shows up, but only for a second before crashing.
Plugin Setup and Game World Module :: Satisfactory Modding Document...
To get started with our mod, we’ll need to make a new Unreal plugin using Alpakit’s wizard. Every mod you make should be a separ...
18 Replies
DarthPorisius
DarthPorisius5mo ago
>logs
DarthPorisius
DarthPorisius5mo ago
Close enough... we would need some log files to help
Uranium Addict
Uranium AddictOP5mo ago
okay
DarthPorisius
DarthPorisius5mo ago
At this point, I don't know if there is a SML bug or your mod bug
Uranium Addict
Uranium AddictOP5mo ago
If I understand correctly, I think the only thing I did was make a root module
SirDigby
SirDigby5mo ago
Logs would still be helpful >debughere
FICSIT-Fred
FICSIT-Fred5mo 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
DarthPorisius
DarthPorisius5mo ago
That's the command, XD
FICSIT-Fred
FICSIT-Fred5mo ago
Automated responses for Uranium Addict (1335753217492910090)
Outdated mods found!
Satisfactory Mod Loader can be updated to 3.11.0 Doggo Notifications can be updated to 1.0.1 Lizard Doggo Spawner can be updated to 1.0.9 EasyCheat can be updated to 1.0.24 Update these mods, there may be fixes for your issue in doing so.
Key Details for SMMDebug-2025-06-05-12-44-18.zip
SMM Version: 3.0.3
SML Version: 3.10.0
Installed Mods: 11
Game: WindowsClient CL 385279 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
SMM Version: 3.0.3
SML Version: 3.10.0
Installed Mods: 11
Game: WindowsClient CL 385279 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
Crash found in FactoryGame_be28b253_Local_Stable_WindowsClient.log
It has been attached to this message.
Crash found in FactoryGame.log
It has been attached to this message.
Uranium Addict
Uranium AddictOP5mo ago
I think this is the wrong profile though as if I run the game from here it works just fine
SirDigby
SirDigby5mo ago
When you Alpakit it will use whatever profile you are currently on
Uranium Addict
Uranium AddictOP5mo ago
okay 👍
SirDigby
SirDigby5mo ago
Your crash specifically is about SML being out of date
Uranium Addict
Uranium AddictOP5mo ago
SirDigby
SirDigby5mo ago
Try switching profiles or restarting the mod manager?
Uranium Addict
Uranium AddictOP5mo ago
will do

Did you find this page helpful?