Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.1][BUG] Crash when rendering faces with a width of less than 8 pixels #219

Open
linstar-fxt opened this issue Oct 22, 2023 · 2 comments

Comments

@linstar-fxt
Copy link

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.

image

image

This is how it should be:

C5516E39CEDF898A68FFEFB9FF57D14A

2A804BC166E9B9128012C2CE52E68B1F

@ebaystudio
Copy link

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

@Francisco-Moll
Copy link

@ebaystudio did you ever get the link to that file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants