Stack overflow error during chunk build
MarshTheBacca opened this issue ยท 1 comments
Your GTNH Discord Username
marshthebacca
Mod Version
1.0.0-alpha38
Java Version
Java 21
Graphics Card Vendor
AMD/ATI
Bug Report
I played multiplayer GTNH for a while and decided to exit to the main menu. Upon rejoining the server, I was greeted with an immediate crash after log in. The crash reoccurred a further two times, and was no longer an issue upon restarting the client:
java.lang.IllegalStateException: Stack overflow size 17 reached
https://mclo.gs/L5pkxZ5
https://mclo.gs/D6h17yf
https://mclo.gs/zvsTUVw
Mod List or GTNH Pack Version
GTNH 2.5.1
+Angelica 1.0.0-alpha38
+lwjgl3ify 1.5.7
+Hodgepodge 2.4.40
+CodeChickenCore 1.2.1
+CodeChickenLib 1.2.1
+GTNHLib 0.2.11
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not related to a feature that is disabed by default - Shaders, MCPF, etc. [They'll be enabled when they're ready for testing]
This is a red herring and indictive of another problem. You're experiencing a crash elsewhere, better crashes is intercepting it and preventing the instance from crashing but the tessellator state is not being reset thus causing the stack overflow.
Also, we've updated a lot of mods to make them thread safe, using the latest angelica without using the up to date mods is going to be problematic - I'd highly recommend to update to one of the 2.6 betas or nightlies.