IceSouL
IceSouL
SMSatisfactory Modding
Created by IceSouL on 5/18/2025 in #help-using-mods
Infinite Research from Andre Aquila – Inventory Bug? Need some advice
Hey everyone,
I'm using the Infinite Research mod in Satisfactory 1.0 and encountered a major issue: the research gets stuck and no longer progresses. From log analysis and in-game behavior, it seems the internal inventory (FGInventoryInfiniteResearch) overflows or hits a hard limit. The log shows repeating errors like: HAS 10 HAS 10 TOO Add failed cause there was not enough space for 1x Desc_Wire_C in component 'FGInventoryInfiniteResearch' The mod still consumes items, but nothing happens – likely due to an internal queue or buffer issue. I'm feeding the system with belts that push over 2000 items per minute, simply because the material cost increases massively past the +5% boost mark. This heavy input might be what triggers the overflow. What I've tried so far: - Removing and rebuilding the research station (did nothing) - Cutting power (no change – station doesn’t need power anyway) - Using ContentLib to find and clear the actor (no access to the internal inventory) Suggestion:
It would be amazing if Infinite Research could connect to the Dimensional Storage Network instead of using a local buffer. That might help avoid this kind of overflow and simplify automation. Has anyone else run into this? Is there a known fix, or a command to reset or wipe the internal state? Thanks in advance for any tips.
5 replies