In my PyMods game I stumbled upon a productivity bonus not applied to some mining drills in specific situations.
In the attached savegame you will see two drills, the top one was built before researching mining productivity. The bottom one was built after researching mining productivity. The top one outputs 100/s * 1.1 (as expected), the bottom one outputs 100/s and loses the mining productivity bonus.
Probably this has to do with the fact that the drill's output fluid box only holds 100 fluid, and the bottom drill has a productivity bar that is synchronized with the main production, producing 200 fluid in a single tick.
Expected behavior:
The drill produces the theoretical amount of fluid. Probably using some waiting state like it's done for vanilla mining drills when the belt is full.
If you don't intend to fix this soon, please say so and I will file a bug report for the mod. I do hope that increasing the output fluid box is a workaround for this issue.
[1.1.89] Fluid productivity bonus lost with small ouput fluid box
[1.1.89] Fluid productivity bonus lost with small ouput fluid box
- Attachments
-
- PyAE bug fluid mining.zip
- (3.01 MiB) Downloaded 51 times
Re: [1.1.89] Mining of fluids loses productivity bonus
Thanks for the report. This is a known behavior of mining drills when they produce fluids. Base game handles this by having the output fluid buffer be a larger size than 1 mining operation. The mod in question should do the same.
If you want to get ahold of me I'm almost always on Discord.