Animus

Animus

3M Downloads

Sigil of Consumption crashes when used on Railcraft Abyssal Stone

PISTOLCUPCAKES opened this issue ยท 2 comments

commented

Client crashes to desktop when attempting to use sigil of consumption on Railcraft Abyssal Stone.

crashlog:
crash-2016-12-20_22.02.13-client.txt

commented

if (worldIn.getTileEntity(pos) != null || worldIn.getBlockState(pos).getBlock().getBlockHardness(null,null,null)==-1.0F)

railcraft returns null on getBlockState for abyssal stone .-.

Will add fix later

commented

Has been fixed for a while, whoops