Efficiency Checker Mod Mk5 Belt Throughput Bug showing 480 items/min
Hi there @Marcio Neves
I have downloaded the Efficiency Checker Mod and it looks great!
Small bug that I found is the throughput shows as 480 items/min for both mk4 and mk5 belts.
Solution:Jump to solution
It checks the entire line between the producer(s) and consumer(s) of the commodity that is on the belt, not just that specific belt on the line. So if there is something else on the line that is limiting throughput, that's what it is registering.
14 Replies
Please provide a debug info
>debug
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
Automated responses for Tareku (248600861062725633)
Key Details for SMMDebug-2025-01-15-05-37-54.zip
sftp_servermustbestopped
You should shut down the dedicated server executable before trying to install mods on it.
Automated responses for Tareku (248600861062725633)
Key Details for SMMDebug-2025-01-15-06-03-08.zip
sftp_servermustbestopped
You should shut down the dedicated server executable before trying to install mods on it.
Ops sorry for spam. Uploaded the wrong one
Automated responses for Tareku (248600861062725633)
Key Details for SMMDebug-2025-01-15-06-05-17.zip
sftp_servermustbestopped
You should shut down the dedicated server executable before trying to install mods on it.
anyone ?
Can you elaborete more in the setup? Does it split into 4 belts of 120/min each, by chance? or 8 of 60? The limite throughtput takes into account the SUM of the merging belts before/splitting belts after, topped but the belt you are checking itself
slightly confused on what you said.
inject input: is the input (simple enough)
limited throughput: is like the belt used? so if i have 600items/m inject, but my belt is a mk3 (and I only have one belt), my throughput will be 270 items/m
required items: is the sum of all things at the end of the belt counting overclocks and underclocks.
Is this correct?
if that is the case, this is what i am seeing in multiplayer.
Belts are all mk5, elevator is also mk5. as you can see input is 600, mk5 can do 780 items/m..
Wouldn't that mean that my limited throughput should be 780?
or does the limited throughput check both after the efficience checker and before? (I think this might be the case)
Solution
It checks the entire line between the producer(s) and consumer(s) of the commodity that is on the belt, not just that specific belt on the line. So if there is something else on the line that is limiting throughput, that's what it is registering.
Thank you for that. Sorry for the post then!
No worries. For what it's worth, I made the same mistake when I installed it at first, heh. Also, just a heads-up: other mods which interact with the belt system (by adding new producer or consumer buildings, or by modifying building production/consumption rates) can make this mod seem buggy. It is not. This operates by counting the values that consumers and producers announce (rather than measuring the belts themselves). If a mod does not supply that information correctly, it's supply/demand won't get counted.