2xsaiko / hctm-base

MIT License
2 stars 3 forks source link

Incompatibility with Sodium #1

Open Linguardium opened 4 years ago

Linguardium commented 4 years ago

https://paste.ee/p/O7vRN gives NPE in UnbakedWireModel constructor. not sure on which side the best fix would be; hopefully the two teams can work together to make this work together :)

issue already registered in Sodiums issue tracker as well https://github.com/jellysquid3/sodium-fabric/issues/5

2xsaiko commented 4 years ago

I definitely need to make this error better (checking if the registered renderer is null instead of crashing with a NPE). But there's nothing I can really do to fix this this on my side, unfortunately.