mojira.dev

玲音

Assigned

No issues.

Reported

MC-230729 Launcher refuses to start with newer Java for older minecraft versions Duplicate MC-230725 Launcher refuses to start with newer Java for modded 1.16.5 instance stating JNI error Invalid MC-36664 unable to take a screenshot when opening a gui (or inventory) Duplicate MC-36663 text rendering glitch in creative menu Duplicate MC-31450 Lets solve the old typing bug in minecraft atleast in windows platform Incomplete MC-7673 See through edge of blocks Duplicate

Comments

It was working without any problem before today's update. (2021/06/30)

I made a mod in 1.7.10 to add rendering support for 1.8 skin format (by copying 1.8 code, sorry, I really want to use those skins).
In that process, I encountered this rendering issue, and I managed to fixed this issue.
If any of the mojang dev is interested in how I fixed this issue, here is the commit that fixed it: https://github.com/zlainsama/SkinPort/commit/d86b2d7670c0ab0fca98d474882583f286ec7a9f
What happened is the information used to render the player model isn't cleared after rendering, and it also does not get reset before rendering the first person hand.
Mod source repository: https://github.com/zlainsama/SkinPort

You need to enlarge the attachment to see it