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
>logs
Learn about where to find log files: https://docs.ficsit.app/satisfactory-modding/latest/faq.html#Files_Logs
Close enough... we would need some log files to help
okay
At this point, I don't know if there is a SML bug or your mod bug
If I understand correctly, I think the only thing I did was make a root module
Logs would still be helpful
>debughere
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
That's the command, XD
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
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.
I think this is the wrong profile though as if I run the game from here it works just fine
When you Alpakit it will use whatever profile you are currently on
okay 👍
Your crash specifically is about SML being out of date
Try switching profiles or restarting the mod manager?
will do