Blood Arsenal

Blood Arsenal

9M Downloads

Life infuser Interaction with Thermal Expansion Energy cell

Kadell opened this issue ยท 5 comments

commented

Tested only the leadstone energy cell, but putting it into the life infuser converts it from the empty leadstone energy cell (2359:1) into a Creative Energy Cell (2359). A black list of items that cannot be inserted could help prevent this in the future when other bad interactions are found.

commented

Issue happens with any block with metadata, this is a critical issue.

commented

Issue seems located here: https://github.com/Arcaratus/BloodArsenal/blob/master/src/main/java/com/arc/bloodarsenal/common/tileentity/TileLifeInfuser.java#L249
We're missing a check that the item has no sub-types before going further (i.e. calling getHasSubtypes()).

commented

I don't believe Arc intends to work on the 1.7 version of this mod anymore.

commented

Life infuser has been removed in 1.9 ?

commented

I'm not seeing it on the 1.9 branch. So probably.