Phosphophyllite

Phosphophyllite

17M Downloads

NPE when extracting from an Item White Hole with no item set

jeremiahwinsley opened this issue ยท 0 comments

commented
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.Item.getMaxStackSize()" because "this.item" is null
	at net.roguelogix.phosphophyllite.blocks.whiteholes.ItemWhiteHoleTile.getStackInSlot(ItemWhiteHoleTile.java:96) ~[Phosphophyllite-412551-4806749_mapped_official_1.20.1.jar%23204!/:0.7.0-alpha.1] {re:classloading}
	at net.permutated.exmachinis.machines.hammer.FluxHammerTile.pullFromAbove(FluxHammerTile.java:180) ~[%23196!/:?] {re:classloading}
	at net.permutated.exmachinis.machines.hammer.FluxHammerTile.tick(FluxHammerTile.java:146) ~[%23196!/:?] {re:classloading}