Can't extract from FluxNetworks Flux Points
jinks opened this issue ยท 3 comments
LaserIO version
1.2.0
Minecraft Version
1.18.2
Forge Version
40.1.31
Modpack & Version
ATM7 - 0.4.13
Do you have optifine installed?
No
Describe the issue
LaserIO won't extract power from Flux Points, also the point doesn't render the small connection anchors it usually does towards consumers. FluxNetworks tends to intelligently try to determine consumers which I guess fails here. It doesn't matter if the Laser Node or the Flux Point are placed first. I did not test inserting into Flux Plugs.
Steps to reproduce
- place Laser Node
- put Energy Card set to extract in one side
- place Flux Point on that side of the Laser Node
- see Laser but no connection
Step 1+2 and 3 can be reversed with the same result.
Using a Flux Cell from Thermal as intermediary makes the system work.
Expected behaviour
FE Connection between both blocks and transfer of energy.
Screenshots
Log files
No response
Additional information
No response
Similar issue to : #53
Will need to add support for this kind of thing. I'll add it as an augmentation.
Similar issue to : #53
Probably. I didn't reference it because, while the effect is quite similar, I'd expect the underlying code that's the issue to be quite different.
This should be fixed by 728b3bc
I'll release v1.3.1 shortly to include this commit.
Let me know if not :D