Mojira Archive
MC-123894

Having the debug pie chart enabled and changing a settings will cause the game to crash when quitting the world

While having the debug menu pie chart enabled (shift+F3), then changing any settings and eventually quitting the world will cause the game to crash with an ArrayIndexOutOfBoundsException. Please note that before the error occurs the following string is printed in the Minecraft game output console:

Something's taking too long! 'root' took aprox ... ms

Snippet from the error:

java.lang.ArrayIndexOutOfBoundsException: -1
	at java.util.ArrayList.elementData(ArrayList.java:418)
	at java.util.ArrayList.remove(ArrayList.java:495)
	at vn.e(SourceFile:103)
	at bnv.b(SourceFile:889)
	at bnv.a(SourceFile:382)
	at net.minecraft.client.main.Main.main(SourceFile:140)

Duplicate

Tom Udding

2018-01-04, 11:59 PM

2018-01-05, 12:08 AM

2018-01-05, 12:08 AM

0

0

Unconfirmed

Minecraft 18w01a

-