GabrielOlvH / Mo-Colors

Apache License 2.0
1 stars 1 forks source link

Sodium Inncompatibility #6

Open theDerpu opened 3 years ago

theDerpu commented 3 years ago

It crashes when you see an item from mo-colors while using sodium, If your using iris shaders it also crashes because of it, Id like it if you could fix this :P -TheDerpu0ne (Edit: I think this is to do with it not knowing what the models for the items are.)

EGOIST1372 commented 2 years ago

@GabrielOlvH any update for this issue?

GabrielOlvH commented 2 years ago

Do you have Indium installed as well?

EGOIST1372 commented 2 years ago

@GabrielOlvH it wasn't a requirement on description or dependency page of the mod but yeah with indium it works also i have some bugs to report that I will create new bug report you can close this bug and add indium as dependency in mod description thanks

RyzenFromFire commented 2 years ago

I saw #10 first and posted there, but this, #4, #9, and #10 all appear to be the same issue.

RyzenFromFire commented 2 years ago

I suspect that the culprit is the getQuads() method in PainterBakedModel.java returning null, based on the crash saying something about quads being null and also referencing a painter.

EGOIST1372 commented 2 years ago

@RyzenFromFire @TheDerpu0ne mo colors mod need indium mod to work. make sure you have it.

RyzenFromFire commented 2 years ago

Indium was installed while this crash occurred.