The bug
When getting stung by a bee, the game crashes as soon as the player model is rendered.
To reproduce
There are multiple ways to reproduce this issue:
Inventory
Get stung by a bee
Open your inventory
Third-person camera
Enable third-person camera
Get stung by a bee
Crash report
19w39a\: [^crash-2019-09-27_13.19.08-client.txt]
Description: Rendering entity in world
java.lang.IllegalStateException: Not filled all elements of the vertex
at cxk.a(SourceFile:253)
at dwx.a(SourceFile:56)
at dyd.a(SourceFile:48)
at dyd.a(SourceFile:14)
at duw.a(SourceFile:138)
at dym.a(SourceFile:64)
at dym.a(SourceFile:41)
at dtz.a(SourceFile:268)
at dtz.a(SourceFile:253)
at dgt.a(SourceFile:134)
at dgt.a(SourceFile:106)
at dfx.render(SourceFile:82)
at dgm.render(SourceFile:42)
at dgt.render(SourceFile:86)
at dpo.a(SourceFile:603)
at dat.d(SourceFile:931)
at dat.b(SourceFile:569)
at net.minecraft.client.main.Main.main(SourceFile:199)
Linked issues
is duplicated by 4
Attachments
Comments 0
No comments.