mojira.dev
MC-62984

Crash "Tesselating block model" (java.lang.IndexOutOfBoundsException @ java.util.ArrayList.rangeCheck)

This crash report upon creating world (UNMODDED):

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 7/23/14 8:30 AM
Description: Tesselating block model

java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:139)
	at cjs.a(SourceFile:74)
	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.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:139)
	at cjs.a(SourceFile:74)

-- Block model being tesselated --
Details:
	Block: minecraft:grass[snowy=false]
	Block location: World: (117,77,377), Chunk: (at 5,4,9 in 7,23; contains blocks 112,0,368 to 127,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Using AO: true
Stacktrace:
	at cjs.a(SourceFile:43)
	at cjs.a(SourceFile:35)

-- Block being tesselated --
Details:
	Block type: ID #2 (tile.grass // avk)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (117,77,377), Chunk: (at 5,4,9 in 7,23; contains blocks 112,0,368 to 127,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
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: 14w30a
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.7.0_21, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 551418336 bytes (525 MB) / 940441600 bytes (896 MB) up to 1908932608 bytes (1820 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94

Related issues

MC-62988 Crash on LAN server! MC-63000 Crash Report : Tesselating block model java.lang.IndexOutOfBoundsException MC-63029 Game Crashes while rendering Chunks MC-63036 Game crashes while rendering, plus launcher detects snapshot as "modded" MC-63039 Random Crash MC-63068 Random game crash MC-63082 mycelium crash MC-63086 Random Crash when using /fill MC-63097 Tesselating block model crashes in 14w30b MC-63103 minecrafttallgrass crash-game unplayable MC-63109 Out of no where crash MC-63117 Crash MC-63152 Sometimes crashes when Tesselating Vines MC-63154 Random crash after flying around in a new world to test performance. MC-63158 Game sometims crashes when tesselating leaves/vines MC-63163 Tesselating block model MC-63208 Crash MC-63277 Crash with gravel or something like that! MC-63282 Crash: Tesselating block model (java.lang.IndexOutOfBoundsException) MC-63297 Game crashes at random during LAN gameplay MC-63298 I crash as soon as i join the server in 14w30b MC-63304 Random Crashes that idk what caused it MC-63322 Random Crash MC-63329 Repetitive crashing due to "tessellating block in world" MC-63362 Crash and Missing tree segments upon generation MC-63364 Tesselating block model crash MC-63366 I just seem to be crashing. MC-63379 Tessellating Block Model MC-63403 Custom world (Ocean Level 255) MC-63405 Crash When Loading World (New Chunks) MC-63416 Game crash MC-63424 Tesselating Block Model MC-63426 Crash MC-63439 Crash when loading new chunks MC-63448 I was lighting a forest on fire then suddenly it crashed MC-63458 Crash when flying away from banner? MC-63476 Tesselating block model crash in latest snapshot MC-63531 crashing MC-63744 Crash due to smooth andesite?

Attachments

Comments

migrated
[media][media][media][media][media]
galaxy_2alex

Nevermind.

debugman18

I think it's been fixed with the 'b' snapshot.

Harald Korneliussen

It has not been fixed in the 'b' snapshot, I get exactly the same exception in 14w30b. It reports my client as being modded (it isn't) so refuses to accept the crash report.

Bob Dobbs

Also get a false report of being modded and the same crash report

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 7/23/14 12:15 PM
Description: Tesselating block model

java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:254)
	at cjs.b(SourceFile:111)
	at cjs.a(SourceFile:45)
	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.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:254)
	at cjs.b(SourceFile:111)

-- Block model being tesselated --
Details:
	Block: minecraft:tallgrass[type=tall_grass]
	Block location: World: (184,64,250), Chunk: (at 8,4,10 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Using AO: false
Stacktrace:
	at cjs.a(SourceFile:45)
	at cjs.a(SourceFile:35)

-- Block being tesselated --
Details:
	Block type: ID #31 (tile.tallgrass // azz)
	Block data value: 1 / 0x1 / 0b0001
	Block location: World: (184,64,250), Chunk: (at 8,4,10 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
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.7.0_60, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 174446840 bytes (166 MB) / 499646464 bytes (476 MB) up to 1908932608 bytes (1820 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Paulo Jose

I'm having this same crash about "Tesselating block model". Here is the crash-report. Hope it helps.

SustainedDissonance

I too am getting a false "it looks like your client is modded, so we can't accept this report" notice with the same (or at least, a very similar) crash. Mine wasn't on world creation though but the stacktrace is identical, if not very nearly.

DF

Spawned in a jungle, same crash happened for me except with vines. 😞

LuxiKeks

Same problem here, with dark oak leaves. 14w30b

Icedice9

I also had this issue, but with both birch leaves and tall grass. See crash reports "crash-2014-07-23_16.55.48-client" and "crash-2014-07-23_13.37.58-client" respectively. The bug has something to do with tesselations. Confirmed for 14w30b.

Billy Blake

Same thing as everyone else 14w30b ... sad because before the crash my frames are stunning! Can't wait for 1.8!

by_jove

This can happen in an already-created world. I cannot find any immediate cause. Happens randomly as I go about my business exploring.

Cultist_O

having the same problem, jungle logs and leaves, and the trees are generating with missing pieces, probably related

William Agee

Same with me, it has the, your minecraft is modded cant accept crash. i was messing around sponge at the time...

kumasasa

That the Launcher is detecting Minecraft as modded is MC-63288

Guillermo Jimeno Espinosa

Got the same crash while flying around in creative. =3
You don't need another crash log, do you?

Ortwin Siebelder

using the 14w30b snapshot

Same happens with me, most often when moving through the jungle.
It was unexplored terrain, I suspect it happens during world generation.

I'll move towards explored terrain and see if it still happens.

The launcher suspects I modded MC (I haven't) and therefor can't send the report directly to Mojang.
If you need more crash reports, I can produce them easily, unfortunately.
This crash makes playing the snapshot impossible, I hope you will push a 'c'.

user-f2760

I got this crash with a repeater and comperator today in less then a minute after each other, please fix, I can't work on my maps like this

debugman18

migrated

Confirmed

Minecraft 14w30a, Minecraft 14w30b

Minecraft 14w30c

Retrieved