Map Atlases [Fabric]

Map Atlases [Fabric]

178k Downloads

1.20.1 Massive screen tearing and visual glitches when map hud is rendered

Closed this issue ยท 3 comments

commented

Seems to be an issue with Supplementaries (removing either fixes the problem).
In certain areas of my world, having the atlas in hotbar causes the game to suddenly freeze along with screen tearing and visual glitches (tried to record it in obs but only the game freezing was recorded).
No crash, but the game console spits out the following every tick:
"<log4j:Event logger="net.minecraftforge.client.gui.overlay.ForgeGui" timestamp="1697448839747" level="ERROR" thread="Render thread">
log4j:Message<[CDATA[Error rendering overlay 'map_atlases:atlas']]></log4j:Message>
log4j:Throwable<[CDATA[java.lang.ArrayIndexOutOfBoundsException
]]></log4j:Throwable>
</log4j:Event>"

commented

i need latest.log
also check all those are updated

commented

latest.log
my bad, here you go

commented

Latest updates (either supplementaries or atlas itself) seem to have fixed the issue, closing this for now, hopefully forever :)