Possible issue with GetPickBlock
MichaelHillcox opened this issue · 0 comments
Hi, I'm working on trying to resolve a crash in our mod that is being triggered from your guys getPickBlock
method here https://github.com/Vazkii/AutoRegLib/blob/c595e2ffaa68de801d56cfbddb755666b7fd307b/src/main/java/vazkii/arl/block/BlockMetaVariants.java#L81
Our issue
Direwolf20-MC/BuildingGadgets#290
It seems to only happen with this mod as you've got a custom implementation of getPickBlock. If you could take a look and let me know if this is an issue on your side or our side I'd greatly appreciate it ❤️