Continuity

Continuity

9M Downloads

Null Pointer causing game crash when world is loaded

kineticV opened this issue ยท 1 comments

commented

This error causes the client to crash when entering my world. I haven't had issues with Continuity for a long while, and it worked in this test world in creative for maybe 20 minutes until the error occurred, and now it always happens when entering the world. I can only reproduce the error in that one world. Removing Continuity fixes the problem.

java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.model.SpriteFinder.find(net.fabricmc.fabric.api.renderer.v1.mesh.QuadView, int)" because the return value of "me.pepperbell.continuity.client.util.RenderUtil.getSpriteFinder()" is null

Here is the full error log:

https://pastebin.com/Qih7QJYp

commented

Duplicate of #120.