Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-62984

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w30c
    • Minecraft 14w30a, Minecraft 14w30b
    • None
    • Windows 7 x64
      Java 7
    • Confirmed

      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
      

        1. crash-2014-07-23_13.37.58-client.txt
          2 kB
          Matthew Cloward
        2. crash-2014-07-23_14.45.41-client.txt
          2 kB
          Paulo Jose
        3. crash-2014-07-23_15.26.07-client.txt
          2 kB
          Paulo Jose
        4. crash-2014-07-23_16.55.48-client.txt
          2 kB
          Matthew Cloward
        5. crash-2014-07-23_23.50.22-client.txt
          2 kB
          William Agee

            TheMoogle Mog (Ryan Holtz)
            debugman18 debugman18
            Votes:
            20 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: