Closed nosqd closed 6 months ago
Bro this bug has been making me pull my hair out! Thanks for the log file, I'll dive into this issue deeper
From Fabric FAQ
This is because Sodium does not yet support the Fabric Rendering API which some mods such as Continuity use. This is why you'll see java.lang.NullPointerException: Cannot invoke “net.fabricmc.fabric.api.renderer.v1.Renderer.meshBuilder()” because the return value of “net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()” is null in your log. Add the Indium mod to resolve this.
If you are already using the Indium mod please send a list of all the mods you are currently using.
Thanks you Simon! I didn't know about this. I'll create JSON files for the models instead so that the mod works for everyone with minimal dependencies.
models still don't work