Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.IllegalStateException: Already tesselating! #16183

Open
1 of 3 tasks
ReaganAR opened this issue May 5, 2024 · 4 comments
Open
1 of 3 tasks

java.lang.IllegalStateException: Already tesselating! #16183

ReaganAR opened this issue May 5, 2024 · 4 comments
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: Crash Crashes in the game

Comments

@ReaganAR
Copy link

ReaganAR commented May 5, 2024

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

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@ReaganAR ReaganAR added Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: Crash Crashes in the game labels May 5, 2024
@Caedis
Copy link
Member

Caedis commented May 5, 2024

Post your fml-client log file

@ReaganAR
Copy link
Author

ReaganAR commented May 5, 2024

fml-client-latest(1).log

@ReaganAR
Copy link
Author

ReaganAR commented May 6, 2024

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
Copy link

Noktuska commented May 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: Crash Crashes in the game
Projects
None yet
Development

No branches or pull requests

3 participants