Steps to reproduce:
Enter the nether.
Execute the following command:
/execute in minecraft:the_end run tp 0 100 0
→ ❌ Sometimes, the game crashes.
Stack trace:
java.lang.IllegalStateException: Buffer already closed
at fiu.a(SourceFile:157)
at gvq$b.b(SourceFile:271)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at gvq.f(SourceFile:153)
at grv.c(SourceFile:1183)
at grv.a(SourceFile:480)
at grq.a(SourceFile:755)
at grq.a(SourceFile:518)
at frd.c(SourceFile:1351)
at frd.f(SourceFile:935)
at net.minecraft.client.main.Main.main(SourceFile:265)
Attachments
Comments 9
So you apparently have to teleport from the nether to the end for this crash to occur. It does, however, not always occur.
I got this crash when I teleported to the end with “/execute in the_end run tp 0 100 0”. When I went to the end using an end portal, I merely got the attached error message.