
Converter stop to working as soon as the output is full
Cassiobsk8 opened this issue ยท 3 comments
Short description:
Expected behaviour:
when the tank / fluiduct / mechanical pipe at the output of the converter fills completely
make the conversion stop and as soon as you have space start converting again
Actual behaviour:
when the tank / fluiduct / mechanical pipe at the output of the converter fills completely
causes the converter buffer to become partially full and thus causes the conversion to stop.
Steps to reproduce the problem:
- make a converter draw directly to a tank or pipe (mekanism, thermal dynamics or pressures pipe tank)
- break the pipe / tank before filling completely
- the converter buffer on waila appears something like 99.666664
- You can not extract anything anymore.
Versions:
- This mod: 1.12-2.2.7
- CyclopsCore: 1.12.2-0.10.23
- Minecraft: 1.12.2
- Forge: 14.23.0.2549
Log file:
does not have log
Print:
deuterium.json:
{
"groupId": "deuterium",
"groupName": "Deuterium",
"fluidElements": [
{
"fluidName": "liquiddeuterium",
"value": 1.0
},
{
"fluidName": "deuterium",
"value": 1.0
}
],
"lossRatio": 0.1
}