Using the Dark Scroll outside of a woodland mansion crashes the game
kyragit opened this issue ยท 1 comments
Title. Crash report is java.lang.IllegalStateException: Unable to calculate boundingbox without pieces
. Issue is com.Polarice3.Goety.common.items.DarkScrollItem
, line 40. I'm not positive on this one, but I think using getStructureWithPieceAt()
instead of getStructureAt()
could fix it?