Bug Report: Crash with Specific Industrial_Prop_Plus Object

Hi! I'm not a modder, but I know a bit about it, and thanks to that (and a little help from ChatGPT), I was able to find the source of a crash related to Industrial_Prop_Plus The game crashes instantly as soon as I place a specific object from the mod (see attached screenshot). By digging through the log files and analyzing the crash report, here is what I found: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000030 → FactoryGameSteam_FactoryGame_Win64_Shipping!AFGBuildEffectActor::ResolveMaterial() Apparently, the object tries to trigger a build visual effect (BuildEffect) with a missing material or a null reference, which causes the game to crash. All the other objects from the mod work perfectly. It’s really only this one that triggers the crash. Just to let you know, I’m French and I don’t speak English very well, so I might take some time to translate my sentences before answering I took the liberty of looking into this to save you time debugging blindly. Thanks a lot for your mod — it’s awesome. And if you ever need me to do another test or provide more info, I’m available. 👍 @Muppet Burrito
No description
8 Replies
Robb
Robb3mo ago
>debughere
FICSIT-Fred
FICSIT-Fred3mo 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
Robb
Robb3mo ago
>ai
FICSIT-Fred
FICSIT-Fred3mo ago
ChatGPT and other LLMs are not useful as a resource for writing mods in this community. There are highly specific implementation details that are not widely available in their training data, so their algorithm will not have access to the correct information. Please remember that LLMs are a giant guessing machine that are only as good as what's put in. Referring to our documentation and asking real people who have actually written mods and/or the tools surrounding them is guaranteed to be the best way to get help.
FICSIT-Fred
FICSIT-Fred3mo ago
SMM Version: 3.0.3
SML Version: 3.11.1
Installed Mods: 18
Game: WindowsClient CL 418783 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.1
Installed Mods: 18
Game: WindowsClient CL 418783 from steam
Path: `c:\Program Files (x86)\Steam\steamapps\common\Satisfactory`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
-# Responding to Key Details for SMMDebug-2025-07-10-16-19-47.zip triggered by @L"associable
Muppet Burrito
Muppet Burrito2mo ago
Sorry this came in while I was sleeping and I’m just seeing it now. Have forwarded your bug report over to my joint server Ficsit Labs & will get to the bottom of it for you asap! If you don’t mind heading over there as well that would be awesome 😊 So glad you like my mods! But let’s get this bug fixed for you asap as that crashing issue shouldn’t be still in the latest patch at all! >FL
FICSIT-Fred
FICSIT-Fred2mo ago
For bug reports and questions about mods hosted by the Ficsit Labs community, join the discord! https://discord.gg/pz2U6FvMat

Did you find this page helpful?