-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w30a
-
None
-
The Computer on wich the LAN Server is hosted is pretty good, the other one a bit less!
-
Unconfirmed
---- Minecraft Crash Report ----
// Why did you do that?
Time: 7/23/14 3:38 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: (1113,69,1884), Chunk: (at 9,4,12 in 69,117; contains blocks 1104,0,1872 to 1119,255,1887), Region: (2,3; contains chunks 64,96 to 95,127, blocks 1024,0,1536 to 1535,255,2047)
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: (1113,69,1884), Chunk: (at 9,4,12 in 69,117; contains blocks 1104,0,1872 to 1119,255,1887), Region: (2,3; contains chunks 64,96 to 95,127, blocks 1024,0,1536 to 1535,255,2047)
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 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 334776456 bytes (319 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- duplicates
-
MC-62984 Crash "Tesselating block model" (java.lang.IndexOutOfBoundsException @ java.util.ArrayList.rangeCheck)
- Resolved