Haven-King / myron

An OBJ loading library for the fabric ecosystem
MIT License
27 stars 9 forks source link

[Bug] Item models always load as empty mesh with version 1.6.0 #2

Closed Mondanzo closed 3 years ago

Mondanzo commented 3 years ago

When trying to load an item model using the way described here the model can't get rendered and Myron throws an error saying "Mesh is null while emitting block quads for item". Using the same way on 1.5.2 works tho and the model gets rendered.

jardhu commented 3 years ago

Pull #3 fixes this ;]