-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w30c
-
None
-
OS: Windows 7 (ver 6.1, arch amd64)
Java: 1.7.0_60 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.4.4 (bootstrap 5)
Minecraft: 14w30c (updated Thu Jul 24 10:39:09 EDT 2014)
-
Unconfirmed
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 7/24/14 8:30 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Unknown Source)
at are.a(SourceFile:153)
at are.a(SourceFile:49)
at aqs.a(SourceFile:388)
at bfq.a(SourceFile:472)
at qk.a(SourceFile:178)
at bed.a(SourceFile:850)
at qk.c(SourceFile:108)
at qk.d(SourceFile:120)
at aqa.a(SourceFile:278)
at ql.h(SourceFile:318)
at ql.c(SourceFile:202)
at net.minecraft.server.MinecraftServer.y(SourceFile:597)
at net.minecraft.server.MinecraftServer.x(SourceFile:529)
at cwp.x(SourceFile:144)
at net.minecraft.server.MinecraftServer.run(SourceFile:445)
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.Random.nextInt(Unknown Source)
at are.a(SourceFile:153)
at are.a(SourceFile:49)
at aqs.a(SourceFile:388)
at bfq.a(SourceFile:472)
at qk.a(SourceFile:178)
at bed.a(SourceFile:850)
at qk.c(SourceFile:108)
at qk.d(SourceFile:120)
at aqa.a(SourceFile:278)
at ql.h(SourceFile:318)
at ql.c(SourceFile:202)
– Affected level –
Details:
Level name: Rebuilt Snapshot World
All players: 1 total; [qo['Joebb3'/621, l='Rebuilt Snapshot World', x=-0.50, y=240.00, z=-13.50]]
Chunk stats: ServerChunkCache: 1772 Drop: 145
Level seed: -243863754
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 196.00,64.00,256.00 - World: (196,64,256), Chunk: (at 4,4,0 in 12,16; contains blocks 192,0,256 to 207,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 227512 game time, 1749 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.y(SourceFile:597)
at net.minecraft.server.MinecraftServer.x(SourceFile:529)
at cwp.x(SourceFile:144)
at net.minecraft.server.MinecraftServer.run(SourceFile:445)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 14w30c
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: 207496688 bytes (197 MB) / 606601216 bytes (578 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: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [qo['Joebb3'/621, l='Rebuilt Snapshot World', x=-0.50, y=240.00, z=-13.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-46082 Crashes when populating a chunk with empty (void) columns
- Resolved