I was trying out various seeds and I found one that causes the game to freeze during world creation every time I try it, on two separate computers. In one of them I was running it from a batch file, so I have a nice stack trace to go with it:
java.lang.ArrayIndexOutOfBoundsException: -1
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer run
SEVERE: Encountered an unexpected exception ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException: -1
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer run
SEVERE: This crash report has been saved to: C:\Users\Doug\AppData\Roaming\.mine
craft\crash-reports\crash-2012-11-09_21.02.07-server.txt
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Stopping server
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Saving players
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Saving worlds
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.k(SourceFile:543)
at bcb.k(SourceFile:219)
at net.minecraft.server.MinecraftServer.run(SourceFile:628)
at fp.run(SourceFile:818)
Also, here is the crash report that it refers to:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 11/9/12 9:02 PM
Description: Exception in server tick loop
java.lang.ArrayIndexOutOfBoundsException: -1
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
- Memory: 558017544 bytes (532 MB) / 658898944 bytes (628 MB) up to 658898944 bytes (628 MB)
- JVM Flags: 1 total; -Xms650m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Is Modded: Probably not
- Profiler Position: N/A (disabled)
- Player Count: 0 / 8; []
- Type: Integrated Server
Seed in question: Dynosophical
I imagine that this is probably a ridiculously rare occurrence that I somehow managed trigger, but it'll probably help make the map generation slightly more robust. For now, I'm just going to use different seeds.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer run
SEVERE: Encountered an unexpected exception ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException: -1
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer run
SEVERE: This crash report has been saved to: C:\Users\Doug\AppData\Roaming\.mine
craft\crash-reports\crash-2012-11-09_21.02.07-server.txt
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Stopping server
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Saving players
Nov 09, 2012 9:02:07 PM net.minecraft.server.MinecraftServer k
INFO: Saving worlds
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.k(SourceFile:543)
at bcb.k(SourceFile:219)
at net.minecraft.server.MinecraftServer.run(SourceFile:628)
at fp.run(SourceFile:818)
Also, here is the crash report that it refers to:
// This doesn't make any sense!
Time: 11/9/12 9:02 PM
Description: Exception in server tick loop
java.lang.ArrayIndexOutOfBoundsException: -1
at ye.a(SourceFile:271)
at acz.a(SourceFile:58)
at adw.a(SourceFile:24)
at aaa.a(SourceFile:29)
at aac.d(SourceFile:221)
at id.c(SourceFile:78)
at id.d(SourceFile:100)
at xe.e(SourceFile:260)
at xe.a(SourceFile:203)
at xe.c(SourceFile:216)
at xe.b(SourceFile:191)
at zr.a(SourceFile:58)
at ie.b(SourceFile:502)
at ie.a(SourceFile:471)
at xe.(SourceFile:162)
at ie.(SourceFile:64)
at bcb.a(SourceFile:70)
at bcb.c(SourceFile:99)
at net.minecraft.server.MinecraftServer.run(SourceFile:570)
at fp.run(SourceFile:818)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
- Memory: 558017544 bytes (532 MB) / 658898944 bytes (628 MB) up to 658898944 bytes (628 MB)
- JVM Flags: 1 total; -Xms650m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Is Modded: Probably not
- Profiler Position: N/A (disabled)
- Player Count: 0 / 8; []
- Type: Integrated Server
Seed in question: Dynosophical
I imagine that this is probably a ridiculously rare occurrence that I somehow managed trigger, but it'll probably help make the map generation slightly more robust. For now, I'm just going to use different seeds.