GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.01k stars 307 forks source link

java.lang.IllegalStateException: Already tesselating! #16183

Open ReaganAR opened 6 months ago

ReaganAR commented 6 months ago

Your GTNH Discord Username

shimmeringcircuits

Your Pack Version

2.6.0

Your Server

private server

Java Version

Java 21

Type of Server

Vanilla Forge

Your Actions

Have encountered in various situations: (i.e. sitting afk watching an apiary and using an AE2 ME system)

This has happened with both plain 2.6.0 as well as changing to the most recent AE2 release, if that matters

Crash Report

crash-2024-05-05_15.28.58-client.txt

Final Checklist

Caedis commented 6 months ago

Post your fml-client log file

ReaganAR commented 6 months ago

fml-client-latest(1).log

ReaganAR commented 6 months ago

Crash happened again, while doing bee stuff, but fml log says it was rendering an ender pouch this time. crash-2024-05-06_17.55.00-client.txt fml-client-3.log

Noktuska commented 6 months ago

I seem to be running into the same or a similar issue. I've attached 4 different log files, for me the culprits are QuantumSuit Armor parts, the helmet which has a gadomancy disguise applied and the boots. Issue seems to be related to net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI and has been happening since the 2.6.0 update. Crash doesn't seem consistently reproducable, happens very sporadicly while afking/running around (at least I don't notice a pattern). It's very annoying because the Tesselator cannot be reset resulting in an infinite loop forcing me to completely close the game. The related lines are: -latest.log - line 8120 -2024-05-09-2 - line 31355 -2024-05-09-3 - line 13589 -2024-05-10-1 - line 8118 2024-05-09-2.log 2024-05-09-3.log 2024-05-10-1.log latest.log