Hwyla

Hwyla

86M Downloads

EnderIO all conduits displaying Forge energy capability info

MrNinja93 opened this issue ยท 2 comments

commented

Found this while testing the NPE problem finally got round to testing in SP with latest versions of both, Hwyla is showing forge energy info for all conduits (Item, fluid, redstone)

Possibly to do with them registering conduits in world as BlockConduitBundle

2016-11-11_01 51 23
2016-11-11_01 51 26

Hwyla : B12 (also happens with B11/B9 and I assume more)
EnderIO: 126
EnderCore: 58

commented

I only display the energy tooltip if the Block's TE returns true for hasCapability(CapabilityEnergy.ENERGY, null). If EnderIO is returning true for all conduits, regardless of whether they store energy or not, this would be an EnderIO bug.

E: EnderIO is showing itself to have all sorts of issues with how they use capabilities...

commented

Fair enough suspected it was their end, Minor though so that's something.