mojira.dev
MC-280324

Game crashes when entering the end from the nether

Steps to reproduce:

  1. Enter the nether.

  2. 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

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.

I reported the error message in a different report.

I managed to reproduce this again by repeatedly teleporting to the end and back.

So you apparently have to teleport from the nether to the end for this crash to occur. It does, however, not always occur.

I would now edit this bug report if I could.

The same crash happens when you enter the end while having night vision.

I am unable to reproduce

J Z

(Unassigned)

Confirmed

Platform

Very Important

Crash

25w09a

25w09b

Retrieved