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
willowOP2mo ago
evil ass mod ping
IMS
IMS2mo 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
willowOP2mo ago
😭 no shottt thank you for this, should i take it up with them?
IMS
IMS2mo ago
yeah
willow
willowOP2mo ago
whats their server?
IMS
IMS2mo ago
great question :ioa:
willow
willowOP2mo ago
LOL guess ill go digging
previewBOT
previewBOT2mo 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
willowOP2mo ago
doesnt help their json isnt updated for 1.21.1
IMS
IMS2mo 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
willowOP2mo ago
okay, thank you ✌️

Did you find this page helpful?