BiggerSeries / BiggerReactors

GNU Lesser General Public License v2.1
12 stars 16 forks source link

The ReactorPowerTapTile exposes the wrong capability #84

Closed justliliandev closed 1 year ago

justliliandev commented 1 year ago

When queried for the Forge Energy Capability the ReactorPowerTapTile returns itself which doesn't implement IEnergyStorage, causes ClassCastExceptions when trying to resolve this LazyOptional. This happens with EnderIO and with Pipez: This is the crash that happened with EnderIO: https://paste.ubuntu.com/p/3rmBJvXwH9/

RogueLogix commented 1 year ago

yay forgetting some code removal...