Custom Stack Sizes error

Just got this error and it told me to post this.
20 Replies
FICSIT-Fred
FICSIT-Fred7d ago
Automated responses for PsyberWolf (162035005231464448)
Key Details for SMMDebug-2025-11-15-21-43-07.zip
SMM Version: 3.0.3
SML Version: 3.11.3
Installed Mods: 120
Game: WindowsClient CL 455399 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.11.3
Installed Mods: 120
Game: WindowsClient CL 455399 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
Outdated mods found!
Soft Clearance for Everything can be updated to 1.0.13 Update these mods, there may be fixes for your issue in doing so.
Crash found in FactoryGame.log
It has been attached to this message.
Crash found in FactoryGame_be28b253_Local_Stable_WindowsClient.log
It has been attached to this message.
Crash found in FactoryGame_aa04d366_Local_Experimental_WindowsClient.log
It has been attached to this message.
PsyberWolf
PsyberWolfOP7d ago
The mod loader isn't showing me that I have updates... ??? Turns out, I had two stack resizer mods loaded...but, nothing on soft clearance. I uninstalled and reinstalled to hopefully get the latest???
Robb
Robb6d ago
did this fix the crash? the crash details are basically something failing to set up, but it's not clear what
PsyberWolf
PsyberWolfOP6d ago
No. I started a new profile and I'm so frustrated with the mod loader I just add the mods I like until it crashes...then go on to other things. This last time (about 20 minutes ago) it crashed (shutdown) and now I'm moving on to something else unless you want to help me with some debugging?
Robb
Robb6d ago
send debug logs here after it crashes and if it's something we've seen before with a clear fix Fred will reply otherwise you have to do this in cases when it's unclear >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
PsyberWolf
PsyberWolfOP6d ago
I'm installing mods one at a time. I've found after adding about 10 of them the mod loader crashes. It doesn't give any kind of reason or anything. Just disappears. I've got a few posts here on discord about it. Mircea (?) is away in college (or something) so doesn't have any real time to look into it (his/her words, not mine) Sooooo...I can keep posting them...but, I'm sure you've gotta be getting tired of seeing my posts because the debug logs won't tell you a whole lot. Here's the logs from the last crash...from the loader. Not the game. I hadn't even started the game yet.
FICSIT-Fred
FICSIT-Fred6d ago
Automated responses for PsyberWolf (162035005231464448)
Key Details for SMMDebug-2025-11-16-20-10-48.zip
SMM Version: 3.0.3
SML Version: 3.11.3
Installed Mods: 149
Game: WindowsClient CL 455399 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.11.3
Installed Mods: 149
Game: WindowsClient CL 455399 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
Outdated mods found!
Soft Clearance for Everything can be updated to 1.0.13 Update these mods, there may be fixes for your issue in doing so.
Crash found in FactoryGame.log
It has been attached to this message.
Crash found in FactoryGame_aa04d366_Local_Experimental_WindowsClient.log
It has been attached to this message.
Crash found in FactoryGame_be28b253_Local_Stable_WindowsClient.log
It has been attached to this message.
PsyberWolf
PsyberWolfOP6d ago
I'm not trying to come across as snide...just frustrated. sorry. I wish I knew more about programming and could be of more help...but, this is way beyond me. That's weird. I'm installing Soft Clearance fresh...shouldn't it install the latest?
Robb
Robb6d ago
there are some assorted messages in there about it failing to read data from your 2 epic installs, if you aren't using them I guess you could try uninstalling them to see if it makes a difference
PsyberWolf
PsyberWolfOP6d ago
Sure. I'll give it a shot. Could it be because I don't normally have the epic game launcher running?
Robb
Robb6d ago
this crash is the same as the one above, where it is not clear which mod is failing to set up, you will just have to try narrowing it down it doesn't care if the launcher is open or not, the data is still stored/processed the same way
PsyberWolf
PsyberWolfOP6d ago
ok
Robb
Robb6d ago
you do have 1.0.13 installed according the log, so I am guessing it's seeing an older message somehow
I've found after adding about 10 of them the mod loader crashes
SMM is separate from SML >smmsml
FICSIT-Fred
FICSIT-Fred6d 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
Robb
Robb6d ago
another thing you could try to avoid the SMM crash problems is this: >cli
FICSIT-Fred
FICSIT-Fred6d ago
GitHub
GitHub - satisfactorymodding/ficsit-cli: A CLI tool for managing mo...
A CLI tool for managing mods for the game Satisfactory - satisfactorymodding/ficsit-cli
PsyberWolf
PsyberWolfOP6d ago
hmmm...I could definitely take a look at that. When I click on the select game installation dropdown, it is showing an unknown installation. I only had the two. Stable on steam experimental on epic. No others.
PsyberWolf
PsyberWolfOP6d ago
The mod manager just crashed on me. Seems to have taken a bit longer than before...if that helps?
FICSIT-Fred
FICSIT-Fred6d ago
Automated responses for PsyberWolf (162035005231464448)
Key Details for SMMDebug-2025-11-16-20-49-27.zip
SMM Version: 3.0.3
SML Version: 3.11.3
Installed Mods: 190
Game: WindowsClient CL 455399 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.11.3
Installed Mods: 190
Game: WindowsClient CL 455399 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
Outdated mods found!
Soft Clearance for Everything can be updated to 1.0.13 Update these mods, there may be fixes for your issue in doing so.
Crash found in FactoryGame.log
It has been attached to this message.
Crash found in FactoryGame_be28b253_Local_Stable_WindowsClient.log
It has been attached to this message.

Did you find this page helpful?