Not enough space in Inventory (there is)

Have you experienced something like this? Do you have any suggestions what could cause the issue?
No description
Solution:
Multiply mod was causing the issue, the multiplier 0.2 was too low for and it floored the value to 0.
Jump to solution
5 Replies
Robb
Robb3mo ago
No description
Robb
Robb3mo ago
to find out which mod is making it produce 0 items: >debugmods
FICSIT-Fred
FICSIT-Fred3mo 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
Unrealxqt
UnrealxqtOP3mo ago
Thanks, will do
Solution
Unrealxqt
Unrealxqt3mo ago
Multiply mod was causing the issue, the multiplier 0.2 was too low for and it floored the value to 0.

Did you find this page helpful?