Experimental branch (v1.0.1.6 - Build 399795) broke several mods, report them here

Confirmed mods: * Industrial Evolution * Structural Solutions * Small Storage Containers * Early Dimensional Depot * Extra Milestones * 10 Inventory Slots * Inventory Slots 50 * Additional 300 Inventory Slots * Research Cheat * Weapon Upgrades * Fix Reliable Buffer Overflow * Digital Storage * Ficsit Farming * Refined Power * Difficulty Tuner * Magic Dimensional Depot * Blocks * Portable Miner Collector * Simple Conveyor * Timelapse Cameras
46 Replies
Bababooie
Bababooie2mo ago
Out of the other mods ending in "-CL", these are also broken Multiply - CL Build Menu Organiser - CL Instant Craft Bench - CL Liquify and Solidify All - CL Beltfed Biomass Burner Wireless Lights Unlock All Alternate Recipes Automatic Instant Smelters 3D Text Advanced Personal Storage Alien Artifact Points All Minable Archipelago Randomizer (module won't load, game doesn't even start; Circuitry is the same) Assault Soldier Just gonna post these now before I work through the list further; I am noticing a pattern that basically any mod that "automatically" gives recipes to the player is causing this hanging issue Might not be the only thing going wrong but it is certainly one of the things
Acxd
AcxdOP2mo ago
Can confirm, thanks
Bababooie
Bababooie2mo ago
Auto Foundations Under Railways Auto Upload to Dimensional Depot Auto and Free Power Shards Automatic Biofuel Processor Automatic Pipeline Color Back To Hub Back to Production Line Belt to HUB Belt to Player Inventory Blocks Board Games Buildable Locker and Toilet Buildable Sounds Buildable Space Skybox Buildable Static Meshes (plugin/module issue like Circuitry and Archipelago) CCTV Monitoring Camera I've seen enough to say that guaranteed any mod that is automatically adding recipes instead of having them unlocked at the hub or in the awesome shop is hanging
Acxd
AcxdOP2mo ago
That's why I'm hopeful that a simple rebuild will suffice
Bababooie
Bababooie2mo ago
Here's hoping.
joanna_hammond
joanna_hammond2mo ago
Smiles a little as my mod is not on the list 😄
Tomtores
Tomtores2mo ago
Yet.
Bababooie
Bababooie2mo ago
It's been checked, it's safe.
Jarno
Jarno2mo ago
:monkaGIGA: if all the - CL mods are broken i guess contentlib itzelf is broken
AndreAquila
AndreAquila2mo ago
One of the problems is this node: (300 mods has it 😦 ) https://i.imgur.com/lM2mRRg.png
Imgur
Acxd
AcxdOP2mo ago
Yeah, I don't think ContentLib is the culprit. Andre has other mods that make much more use of ContentLib, but it's working fine on Exp
Deaddruid II
Deaddruid II2mo ago
I am inclined to suspect recipes.
Acxd
AcxdOP2mo ago
void UMkPlusLibrary::GiveSchematics(AFGSchematicManager* target, const TArray<TSubclassOf<class UFGSchematic>> Schematic) {
if (target) {
for (const TSubclassOf<class UFGSchematic>& Each : Schematic) {
if ((IsValid(Each) && !target->IsSchematicPurchased(Each))) {
target->GiveAccessToSchematic(Each, 0);
}
}
}
}
void UMkPlusLibrary::GiveSchematics(AFGSchematicManager* target, const TArray<TSubclassOf<class UFGSchematic>> Schematic) {
if (target) {
for (const TSubclassOf<class UFGSchematic>& Each : Schematic) {
if ((IsValid(Each) && !target->IsSchematicPurchased(Each))) {
target->GiveAccessToSchematic(Each, 0);
}
}
}
}
Once I commented out that function I was able to load one of my mods. So yeah, gimme new headers :fongo:
D4rk
D4rk2mo ago
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.
AndreAquila
AndreAquila2mo ago
No D4rk , i disconnected it in the game module and it works. If we connect it with a delay, only breaks when it runs the function.
D4rk
D4rk2mo ago
Then it must be something else that broke SS. I'll wait for an updated project.
AndreAquila
AndreAquila2mo ago
PAK utilities seems to break when we "!unlockall"
Bababooie
Bababooie2mo ago
The way the customization system is handled has been changed apparently, and with SS installed on exp I noticed that it would always hang right after attempting to do something with customisations on game start, seems to happen before anything else
D4rk
D4rk2mo ago
Then its probably the custom default swatch I added. It'll get fixed
Bababooie
Bababooie2mo ago
I thought it might be that yea 👍
bjh
bjh2mo ago
Hope you can fix it...the item breaks my game...can't get in without turning off mods...I am starting to get withdrawal symptoms:)
Drecifer
Drecifer2mo ago
Just to clarify for me, is it correct to say that there are no current user-side solutions to crashing at launch, other than playing without mods?
Tomtores
Tomtores2mo ago
uh, just play 1.0 version until modding ecosystem is updated for experimental?
Drecifer
Drecifer5w ago
Ever since the auto update came through steam, I’ve been unable to get it to load at all. Is it possible to revert versions?
Jarno
Jarno5w ago
Yes switch the steam back to the non experimental version
bjh
bjh5w ago
yes...if you turn off the mods...the game should load...but whatever mod you used...wont be there...for me...100 or so hours of stuff:(
McCovican
McCovican5w ago
So... load that save in the stable 1.0 branch then? It'll load with your mods and you won't have lost anything.
Tee version three
thas alot of builds
Bartgames03
Bartgames033w ago
When starting in experimental, it says refined power is not loading properly. Fine. I'll just remove it and load the game again, but it gives the same message eventhough I removed the mod.
McCovican
McCovican3w ago
>rp
FICSIT-Fred
FICSIT-Fred3w ago
If you have any bugs, suggestions or need help with any of Refined R&D's mods you will probably get more help on their dedicated discord server. https://discord.com/invite/Vt8Rt2Vsqf
Bartgames03
Bartgames033w ago
It isnt a huge deal. I'll just play the normal version of the game, but wanted to check the beta branch out.
DJTQ-0616
DJTQ-06163w ago
I want to input some thing that may help; Curve Builder Mod is causing issues, but as I was disabling the mod, the mod manager crashed just so you know....
McCovican
McCovican3w ago
Those are two separate issues. If Curve Builder is causing problems in Experimental, it would be helpful if you could let us know how that's manifesting. The mod manager crashing is likely unrelated. If that becomes a repeat issue for you, and not just a one-off, please post your own thread in #help-using-mods and we can take a look. Edit: If this is related to the thread at https://discord.com/channels/555424930502541343/1355533595640332481 ― the debug log shows you're not running Experimental.
DJTQ-0616
DJTQ-06163w ago
to be honest i have no idea what is manifesting the crash that requires some investigating... and no that topic was not related to this i just wanted to make sure if its actually picking it up in debug but no luck with that, might be in the program logs....
McCovican
McCovican3w ago
I was asking how it manifested (eg: crash/hang/unexpected behaviour), not what manifested it. You mentioned a crash there though ― if it's crashing, after the next time it crashes (BEFORE launching the game again), please upload a debug log.
DJTQ-0616
DJTQ-06163w ago
It manifested while updating or installing mods or removing mods...
McCovican
McCovican3w ago
Hm, that'll most likely be a mod-manager issue then, rather than a mod incompatibility with Experimental. Probably best to make a separate thread, and post a debug log after the issue next occurs.
Pallando
Pallando3w ago
I cannot start a new game with the Collectibles Indicator activated. Not even if it is the only activated mod.
Hyrenfreak
Hyrenfreak3w ago
Universal destroyer doesnt work on experiemental, it only partially loads the game with it on, i can see the icons at the top but it doesnt fully load in and just eventually doesnt respond
Acxd
AcxdOP3w ago
Probably most mods will break after the next Exp update
DJTQ-0616
DJTQ-06163w ago
For some odd reason its working i have no clue, the SMM. Its very odd....its workin fine now😕
revan
revan3w ago
ever since last update i haven't been able to launch a game with any mod, not even just one, and it shows the mod loader, the mod ive selected, and then one just callled "satisfactory" but listed as a loaded mod. anyone else with this problem or any possible fixes?
McCovican
McCovican3w ago
>debug (in your own thread in #help-using-mods please)
FICSIT-Fred
FICSIT-Fred3w 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 in #help-using-mods. This ensures that your help request won't get buried and forgotten in other, non-help channels! If you need to access older log files, see https://docs.ficsit.app/satisfactory-modding/latest/faq.html#Files_Logs
bara
bara3w ago
Mods i had to disable to run experimental : Ficsit Farming Digital Storage Wireless Lights

Did you find this page helpful?