D4rk
SMSatisfactory Modding
•Created by bara on 3/31/2025 in #help-using-mods
Structural solutions Bug Crashing on BP
Thanks for the report. I'm pretty sure this is caused by a missing material on one or more of the parts. I will investigate.
4 replies
SMSatisfactory Modding
•Created by Hyrenfreak on 3/26/2025 in #help-using-mods
What mods are useful for building?
The limit is there to prevent the player from typing in big numbers and accidently spawning 50000 holograms which will usually just lock up the game. Be careful with what you type in for Divisions and Rows. 😅
82 replies
SMSatisfactory Modding
•Created by Hyrenfreak on 3/26/2025 in #help-using-mods
What mods are useful for building?
Sorry I missed this. The reason it was fanned out like that is because you had too many foundation rows and they went through center and continued outward. maybe I should clamp it so it cant do that.
82 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
You cant, its the modders responsibility to remove it in the code when the context is no longer needed. I'm not sure that's the issue anyway, but it could cause this problem.
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
Could possibly be a key mapping context that isn't being removed properly
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
If you dont mind, you could do a test by resetting all controls to default (you can back up that ini file, so you wont lose the config)
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
My intuition still tells me that this is a key bind conflict of some sort, but perhaps not.
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
Left/Right mouse button?
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
What keys do you normally press to use/activate hand tools?
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
I do not know, but I highly doubt it has anything to do with Structural Solutions.
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug

85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
Please post this file so I can determine if this is a keybind conflict
\AppData\Local\FactoryGame\Saved\Config\Windows\GameUserSetting.ini
85 replies
SMSatisfactory Modding
•Created by Mabbe 17 on 3/27/2025 in #help-using-mods
Structure solution bug
What do you mean by "cant use hand tools"? Can you elaborate on that? Also, there could be some keybind conflicts, can you please post this file
\AppData\Local\FactoryGame\Saved\Config\Windows\GameUserSetting.ini
85 replies
SMSatisfactory Modding
•Created by DC18049 on 3/25/2025 in #help-using-mods
Linear Motion - Catwalk elevator placed inside a blueprint bug.
The elevators cause strange problems when placed in a BP, and I have intentionally added them to the designer blacklist. You should not be able to place the catwalk in a BP at all, so I'll need to fix that.
4 replies
SMSatisfactory Modding
•Created by Acxd on 3/12/2025 in #help-using-mods
Experimental branch (v1.0.1.6 - Build 399795) broke several mods, report them here
It'll get fixed
55 replies
SMSatisfactory Modding
•Created by Acxd on 3/12/2025 in #help-using-mods
Experimental branch (v1.0.1.6 - Build 399795) broke several mods, report them here
Then its probably the custom default swatch I added.
55 replies
SMSatisfactory Modding
•Created by Acxd on 3/12/2025 in #help-using-mods
Experimental branch (v1.0.1.6 - Build 399795) broke several mods, report them here
Then it must be something else that broke SS. I'll wait for an updated project.
55 replies
SMSatisfactory Modding
•Created by Acxd on 3/12/2025 in #help-using-mods
Experimental branch (v1.0.1.6 - Build 399795) broke several mods, report them here
Does just having GiveAccessToSchematic in the graph break the mod? SS does have one in the GameModule, but it's not hooked up to anything.
55 replies
SMSatisfactory Modding
•Created by SirDigby on 3/4/2025 in #help-developing-mods
Equipment Widget
But yeah, if you want it to play nice with existing UIs it should be injected into BP_GameUI
18 replies
SMSatisfactory Modding
•Created by SirDigby on 3/4/2025 in #help-developing-mods
Equipment Widget
I also completely hide the player hud and hide many elements of BP_GameUI to avoid layering problems.
18 replies