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

Crash: Tesselating block model (java.lang.IndexOutOfBoundsException)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w30b
    • None
    • 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),
    • Unconfirmed

      Crash while mining blocks in creative mode.

      ---- Minecraft Crash Report ----
      // There are four lights!
      
      Time: 24.07.14 00:01
      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: (559,64,-660), Chunk: (at 15,4,12 in 34,-42; contains blocks 544,0,-672 to 559,255,-657), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
      	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: (559,64,-660), Chunk: (at 15,4,12 in 34,-42; contains blocks 544,0,-672 to 559,255,-657), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
      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: 510580616 bytes (486 MB) / 995622912 bytes (949 MB) up to 995622912 bytes (949 MB)
      	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
      	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
      

            Unassigned Unassigned
            schmidtbochum Felix Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: