RF Output does not work with Energy Extraction Pipe
twothe opened this issue ยท 4 comments
When using an Energy Extraction Pipe from Extra Utilities on a Flux Generator, the pipe will connect, but no energy will be transfered. A Transfer Node (Energy) does work, but this is undesirable, as the node prefers generators based on distance (which preferably is something like a solar generator).
Looking at the screenshot it's not recognized as a valid output (there's a red output pointing to the node, but none to the pipe). Either that or you already have 6 other outputs.
I'll need to look into how it's implemented in ExU. RF can work with either push or pull mechanic, most things work with push (so generator pushes to pipe which pushes to machine) or support both, if it only supports pulling - it won't work.
The screenshot is just for clarification which items are used. The output does not work even if the items are correctly attached. In my case I had the extractor pipe at the place where the node is now.
It looks like extraction pipes won't work with my generators with how they are implemented. You can work around this by using some kind of buffer between the generator and the pipe (e.g. TE energy cell or EnderIO capacitor bank)