Mojira Archive
MC-63197

Crash "Tesselating block model" (java.lang.IndexOutOfBoundsException @ at java.nio.Buffer.checkIndex)

Description: Tesselating block model

java.lang.IndexOutOfBoundsException
	at java.nio.Buffer.checkIndex(Unknown Source)
	at java.nio.DirectIntBufferU.get(Unknown Source)
	at chc.a(SourceFile:183)
	at cjs.a(SourceFile:149)
	at cjs.a(SourceFile:81)
	at cjs.a(SourceFile:43)
	at cjs.a(SourceFile:35)
	at cjq.a(SourceFile:62)
	at cmt.b(SourceFile:156)
	at cmm.a(SourceFile:71)
	at cmm.run(SourceFile:31)
	at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at java.nio.Buffer.checkIndex(Unknown Source)
	at java.nio.DirectIntBufferU.get(Unknown Source)
	at chc.a(SourceFile:183)
	at cjs.a(SourceFile:149)
	at cjs.a(SourceFile:81)

-- Block model being tesselated --
Details:
	Block: minecraft:leaves[check_decay=false,decayable=true,variant=oak]
	Block location: World: (-589,80,-78), Chunk: (at 3,5,2 in -37,-5; contains blocks -592,0,-80 to -577,255,-65), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
	Using AO: true
Stacktrace:
	at cjs.a(SourceFile:43)
	at cjs.a(SourceFile:35)

-- Block being tesselated --
Details:
	Block type: ID #18 (tile.leaves // axj)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (-589,80,-78), Chunk: (at 3,5,2 in -37,-5; contains blocks -592,0,-80 to -577,255,-65), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Stacktrace:
	at cjq.a(SourceFile:62)
	at cmt.b(SourceFile:156)
	at cmm.a(SourceFile:71)
	at cmm.run(SourceFile:31)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 14w30b
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.8.0_11, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 307694288 bytes (293 MB) / 720896000 bytes (687 MB) up to 1908932608 bytes (1820 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
	IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94

I've seen similar bug reports but this stack trace appears to be unique so far. The game also wrongly identified my client as modded, making me report this manually.

Fixed

Stephen

2014-07-23, 09:47 PM

2015-06-11, 12:09 AM

2014-07-24, 02:42 PM

4

2

Unconfirmed

Minecraft 14w30b

Minecraft 14w30c