Skip to content

Instantly share code, notes, and snippets.

@Dinnerbone
Created October 26, 2012 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dinnerbone/1dc2de1379613aa322f4 to your computer and use it in GitHub Desktop.
Save Dinnerbone/1dc2de1379613aa322f4 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 26/10/12 23:38
Description: Exception preparing structure feature
java.lang.ArrayIndexOutOfBoundsException: -1
at yk.a(SourceFile:271)
at adf.a(SourceFile:58)
at aec.a(SourceFile:32)
at aag.a(SourceFile:29)
at aai.d(SourceFile:221)
at ii.c(SourceFile:82)
at ii.d(SourceFile:114)
at xk.e(SourceFile:281)
at xk.a(SourceFile:214)
at xk.c(SourceFile:237)
at xk.b(SourceFile:199)
at zx.a(SourceFile:58)
at ij.b(SourceFile:523)
at ij.a(SourceFile:492)
at xk.<init>(SourceFile:161)
at ij.<init>(SourceFile:69)
at bcu.a(SourceFile:70)
at bcu.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:594)
at fu.run(SourceFile:855)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at yk.a(SourceFile:271)
at adf.a(SourceFile:58)
-- Feature being prepared --
Details:
Is feature chunk: ~~ERROR~~ ArrayIndexOutOfBoundsException: -1
Chunk location: -7,7
Chunk pos hash: 34359738361
Structure type: adf
Stacktrace:
at aec.a(SourceFile:32)
at aag.a(SourceFile:29)
at aai.d(SourceFile:221)
-- Chunk to be generated --
Details:
Location: 1,15
Position hash: 64424509441
Generator: RandomLevelSource
Stacktrace:
at ii.c(SourceFile:82)
at ii.d(SourceFile:114)
at xk.e(SourceFile:281)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (24,64,252), Chunk: (at 8,4,12 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at xk.a(SourceFile:214)
at xk.c(SourceFile:237)
at xk.b(SourceFile:199)
at zx.a(SourceFile:58)
at ij.b(SourceFile:523)
at ij.a(SourceFile:492)
-- Affected level --
Details:
Level name: Copy of Bad seed
All players: 0 total; []
Chunk stats: ServerChunkCache: 0 Drop: 0
Level seed: 252466634
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at xk.<init>(SourceFile:161)
at ij.<init>(SourceFile:69)
at bcu.a(SourceFile:70)
at bcu.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:594)
at fu.run(SourceFile:855)
-- System Details --
Details:
Minecraft Version: 1.4.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_31, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 468389728 bytes (446 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server
Is Modded: Probably not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment