CurseForge pack on 2.7.1 sometimes stops the game from working.
ghandhikus opened this issue ยท 0 comments
Your GTNH Discord Username
Swololo
Your Pack Version
2.7.1
Your Server
#1 EU - Delta
Java Version
Java 20
Type of Server
None
Your Actions
On Delta after trying to use /warp spawn the game freezes. Same happens when trying to rejoin the server. Left the game running overnight as well and it didn't seem to unfreeze ever. Soft-locked.
I didn't find any duplicates to this issue but hopefully it helps someone by it being posted here.
Fixed by not using CurseForge but using Prism Launcher instead.
https://gtnh.miraheze.org/wiki/Installing_and_Migrating
Crash Report
Out of one log I found this might be the culprit
[19:41:57] [Client thread/FATAL]:Unreported exception thrown!java.lang.IllegalStateException: Already tesselating! at net.minecraft.client.renderer.Tessellator.startDrawing(Tessellator.java:219) ~[bmh.class:?] at net.minecraft.client.renderer.Tessellator.startDrawingQuads(Tessellator.java:212) ~[bmh.class:?] at net.minecraft.client.LoadingScreenRenderer.setLoadingProgress(LoadingScreenRenderer.java:147) ~[bbo.class:?] at net.minecraft.client.LoadingScreenRenderer.resetProgresAndWorkingMessage(LoadingScreenRenderer.java:94) ~[bbo.class:?] at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:2193) ~[bao.class:?] at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:2146) ~[bao.class:?] at net.minecraft.client.network.NetHandlerPlayClient.onDisconnect(NetHandlerPlayClient.java:641) ~[bjb.class:?] at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:277) ~[bje.class:?] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1602) ~[bao.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:973) ~[bao.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:4110) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
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.