Skin Layers 3D (Fabric/Forge)

Skin Layers 3D (Fabric/Forge)

57M Downloads

null frustrum crash?

Closed this issue ยท 3 comments

commented

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)

commented

There is no frustum check in 3d skin layers. Provide the crash log. (And check that it's not a duplicate of #270 )

commented

oh, ok yeah the crash log looks to be the same issue as #270

crash-2025-10-09_12.43.25-client.txt

commented

Duplicate #270