Biomes O' Plenty

Biomes O' Plenty

151M Downloads

Crash when attempting to create a falling block out of BOP blocks

WayofTime opened this issue ยท 1 comments

commented

WayofTime/BloodMagic#141

Code that causes it is here: https://github.com/WayofTime/BloodMagic/blob/master/src/main/java/WayofTime/alchemicalWizardry/common/spell/complex/effect/impactEffects/earth/MeleeDefaultEarth.java#L38

It appears that a null check is required in the method, however am not sure as to why the itemstack instance passed is null.

commented

@Adubbz this is fixed too.