random crash out of nowhere, related to iris

https://mclo.gs/1jSOFR8#L4136 im not sure why this happened, as it was running fine yesterday
mclo.gs
Vanilla Client Log [#1jSOFR8]
5663 lines | 438 errors
12 Replies
willow
willowOP6mo ago
evil ass mod ping
IMS
IMS6mo ago
real
at knot//com.mojang.blaze3d.platform.GlStateManager.handler$ghf000$moremcmeta$onBindTexture(GlStateManager.java:4897)
seems to be caused by MoreMCMeta or more specifically, it being unable to comprehend more than 12 textures can exist
willow
willowOP6mo ago
😭 no shottt thank you for this, should i take it up with them?
IMS
IMS6mo ago
yeah
willow
willowOP6mo ago
whats their server?
IMS
IMS6mo ago
great question :ioa:
willow
willowOP6mo ago
LOL guess ill go digging
previewBOT
previewBOT6mo ago
MoreMcmeta/core (on 5094bdf) common/src/main/java/io/github/moremcmeta/moremcmeta/impl/client/texture/BoundTextureState.java
41 | public static final int[] BOUND_TEXTURES = new int[GlStateManager.TEXTURE_COUNT];
41 | public static final int[] BOUND_TEXTURES = new int[GlStateManager.TEXTURE_COUNT];
willow
willowOP6mo ago
doesnt help their json isnt updated for 1.21.1
IMS
IMS6mo ago
this is the broken line in their mod Mojang only ever allows 12 textures, but Iris increases the limit from anywhere from 32 to 96
willow
willowOP6mo ago
okay, thank you ✌️

Did you find this page helpful?