Not enough space in Inventory (there is)
Have you experienced something like this?
Do you have any suggestions what could cause the issue?

Solution:Jump to solution
Multiply mod was causing the issue, the multiplier 0.2 was too low for and it floored the value to 0.
5 Replies

to find out which mod is making it produce 0 items:
>debugmods
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
Thanks, will do
Solution
Multiply mod was causing the issue, the multiplier 0.2 was too low for and it floored the value to 0.