-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w30a
-
None
-
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 23/07/14 11:36
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:105)
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:105)
-- Block model being tesselated --
Details:
Block: minecraft:dirt[snowy=false,variant=dirt]
Block location: World: (-304,61,27), Chunk: (at 0,3,11 in -19,1; contains blocks -304,0,16 to -289,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Using AO: false
Stacktrace:
at cjs.a(SourceFile:45)
at cjs.a(SourceFile:35)
-- Block being tesselated --
Details:
Block type: ID #3 (tile.dirt // atz)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-304,61,27), Chunk: (at 0,3,11 in -19,1; contains blocks -304,0,16 to -289,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 64255288 bytes (61 MB) / 524812288 bytes (500 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 23/07/14 11:36 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:105) 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:105) -- Block model being tesselated -- Details: Block: minecraft:dirt[snowy=false,variant=dirt] Block location: World: (-304,61,27), Chunk: (at 0,3,11 in -19,1; contains blocks -304,0,16 to -289,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Using AO: false Stacktrace: at cjs.a(SourceFile:45) at cjs.a(SourceFile:35) -- Block being tesselated -- Details: Block type: ID #3 (tile.dirt // atz) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-304,61,27), Chunk: (at 0,3,11 in -19,1; contains blocks -304,0,16 to -289,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,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_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 64255288 bytes (61 MB) / 524812288 bytes (500 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
-
Unconfirmed
I think the title explains itself... I couldn't submit this automatically because appearantly, my game may be "modded"... Screenshot of this: http://puu.sh/anJWs/2e3d3fb21e.png
- duplicates
-
MC-62984 Crash "Tesselating block model" (java.lang.IndexOutOfBoundsException @ java.util.ArrayList.rangeCheck)
- Resolved