Refined Storage

Refined Storage

77M Downloads

Crash

tyler489 opened this issue ยท 1 comments

commented

Forgive me for not filling out the issue discription but i dont know what that info is as this was reported to the enderio guys. SleepyTrousers/EnderIO-1.5-1.12#4699

https://pastebin.com/Eh6Umk1S

Quote from henry
That's a bug in refined storage. He's calling getPickBlock() with null for the target parameter, but that parameter is annotated @nonnull.

https://github.com/raoulvdberge/refinedstorage/blob/mc1.12/src/main/java/com/raoulvdberge/refinedstorage/apiimpl/network/node/NetworkNodeDestructor.java#L105

commented

looks like you beat me to the post xd.