You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the time the client try to render a model which has narrow faces, the game crashed.
Crash Report: https://mclo.gs/6cnNXxR
I try to modify the code and set 'normol' filed as Direction.SOUTH if it is null. It looks like that the renderer try to force the width of narrow faces to 8 pixels and other sprite on the sprites map are rendered.
This is how it should be:
The text was updated successfully, but these errors were encountered:
Did you ever get this fixed and where did you get the 1.20.1? If you compiled it yourself can you share it in a DM as I have no clue how to do it myself? Thanks
pupnewfster
added a commit
to pupnewfster/ConnectedTexturesMod
that referenced
this issue
Jun 12, 2024
At the time the client try to render a model which has narrow faces, the game crashed.
Crash Report: https://mclo.gs/6cnNXxR
I try to modify the code and set 'normol' filed as Direction.SOUTH if it is null. It looks like that the renderer try to force the width of narrow faces to 8 pixels and other sprite on the sprites map are rendered.
This is how it should be:
The text was updated successfully, but these errors were encountered: