refinedmods / refinedpipes

A mod which aims to have the best item, fluid and energy transport pipes in modded Minecraft
https://refinedmods.com/refined-pipes
MIT License
21 stars 17 forks source link

Energy pipes not extracting energy until cell is full #46

Closed Hunter00064 closed 2 years ago

Hunter00064 commented 3 years ago

Energy pipes aren't extracting energy from a redstone flux cell until its completely full or I stop the input(Put input to 0).

After some testing it seemed like if you set the input more than the output it wouldn't push energy out until the cell was full, or if your pipes didn't have a high enough energy transfer rate.

For example, Tier 3 pipes, if you set input above 8k and output above that, it would not extract energy until the cell is full.

While setting the input to 7500 and output to <8k it would push energy through(Not at a fast rate, if I had to guess it would be 500RF/t)

Idk anything about modding for MC but it seems like when a side is set to output, it can also input energy through that side aswell.

Hunter00064 commented 3 years ago

I just tested it, that is the issue, an output slot is acting as both input and output so the pipes are just taking energy just to put it back into the cell

ZL1LAC commented 3 years ago

I'm also having the same issue, running Direwolf20 pack, but it doesn't seem to work with extreme reactors 2.

Hunter00064 commented 3 years ago

They work on extreme reactors 2 for me(Make sure you are using the 'Active' tap and not the 'Passive'

ZL1LAC commented 3 years ago

Direwolf20 has confirmed in his video this as bug and will be fixed in the next version.

raoulvdberge commented 2 years ago

Closing this as I'm assuming this is not caused by Refined Pipes?