mojira.dev
MC-88094

Frequent BufferBuilder Exception thrown

We were playing using the jar server on LAN. Both of us were disconnected every couple of minutes. Not sure if its relevant but we were trying to cross a large ocean.

[11:39:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: readerIndex(0) + length(1) exceeds writerIndex(0): UnpooledHeapByteBuf(ridx: 0, widx: 0, cap: 104704/104704)
	at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.7.0_67]
	at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.7.0_67]
	at g.a(SourceFile:46) [15w36d.jar:?]
	at azo.as(SourceFile:921) [15w36d.jar:?]
	at azo.a(SourceFile:378) [15w36d.jar:?]
	at net.minecraft.client.main.Main.main(SourceFile:125) [15w36d.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(0) + length(1) exceeds writerIndex(0): UnpooledHeapByteBuf(ridx: 0, widx: 0, cap: 104704/104704)
	at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1175) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.joava:570) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
	at em.readByte(SourceFile:663) ~[15w36d.jar:?]
	at aql.a(SourceFile:87) ~[15w36d.jar:?]
	at aqr.a(SourceFile:981) ~[15w36d.jar:?]
	at bhr.a(SourceFile:522) ~[15w36d.jar:?]
	at gp.a(SourceFile:68) ~[15w36d.jar:?]
	at gp.a(SourceFile:11) ~[15w36d.jar:?]
	at fh$1.run(SourceFile:13) ~[15w36d.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.7.0_67]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.7.0_67]
	at g.a(SourceFile:45) ~[15w36d.jar:?]
	... 3 more

Linked issues

Attachments

Comments 5

Please force a crash by pressing F3 + C for 10 seconds while in-game and attach the crash report ([minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/finding-minecraft-data-folder]) to this ticket.

Can confirm for 15w39a, 15w39b, 15w39c. Attached my manually caused crash from 15w39c for reference (crash-2015-09-23_23.19.24-client.txt)

@@unknown: Maybe unrelated, but your graphics card drivers are outdated. Update to http://www.geforce.com/drivers/results/91806

Why was this marked duplicate of 87041? They're similar errors but not identical. This one states a Execution Exception w/ a OOB, while the one marked for the duplicate states the player receives a Decoder Exception and OOB. It's probably related, but without having seen the full error message the players get in the other one I see no particular reason that these two errors stem from the same core classes thus duplicating one another. As for the driver being out of date, well aware, held off on it initially due to nvidia drivers being potentially buggy in the past and waiting to see if they would immediately release another update.

Fair enough.
Relinked to MC-88016

Max Puckeridge

(Unassigned)

Unconfirmed

Minecraft 15w36d

Retrieved