null frustrum crash?
Closed this issue ยท 3 comments
client (1.21.10) always crashes when joining a world/server with the latest 1.91 version of this mod
i think it might suffer from null frustum crashes, when the client first tick happens but the frustrum isn't yet setup,
which means if you join a world or server the client tick before the game knows what to do with that tick because frustrum hasn't yet initialized and the client will crash. (lambddynamiclights had the same issue but got patched in the latest version)
There is no frustum check in 3d skin layers. Provide the crash log. (And check that it's not a duplicate of #270 )
oh, ok yeah the crash log looks to be the same issue as #270
Duplicate #270