-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w30b
-
None
-
Server
-
Unconfirmed
here is my crash report.
---- Minecraft Crash Report ---- // But it works on my machine. Time: 7/23/14 5:57 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: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:stone_slab[half=top,variant=stone_brick] Block location: World: (33,65,318), Chunk: (at 1,4,14 in 2,19; contains blocks 32,0,304 to 47,255,319), 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 #44 (tile.stoneSlab // avo) Block data value: 13 / 0xD / 0b1101 Block location: World: (33,65,318), Chunk: (at 1,4,14 in 2,19; contains blocks 32,0,304 to 47,255,319), 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_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 258703056 bytes (246 MB) / 498860032 bytes (475 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- duplicates
-
MC-62984 Crash "Tesselating block model" (java.lang.IndexOutOfBoundsException @ java.util.ArrayList.rangeCheck)
- Resolved