Crash with item rendering
milosworks opened this issue ยท 1 comments
Version information
sodium-fabric-mc1.19.3-0.4.9+build.23
Reproduction Steps
- Install latest release of EMI
- Create a new world
- Open your inventory and change pages very fast and eventually it will crash
Crash Report file
Additional information
No response
"Caused by: java.lang.ClassCastException: class dev.emi.emi.screen.StackBatcher$UnlitFacade$Consumer cannot be cast to class me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter"
Looks like the same problem as for #1602