Game crashes when trying to render extended (FabricBakedModel) item model
2xsaiko opened this issue · 8 comments
Tested on 1.14.1 and 1.14.2 pr2. This only happens when it needs to render an extended model. The same model renders fine as a block.
Not seeing an obvious problem. Have you got the code I could use to reproduce?
Yes, it's this codebase: https://github.com/therealfarfetchd/HCTM (the affected model is therealfarfetchd.hctm.client.render.model.WireModel)