---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 1/21/15 9:34 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Unknown Source)
at ahg.a(SourceFile:61)
at apq.a(SourceFile:432)
at ml.a(SourceFile:160)
at aoo.a(SourceFile:772)
at ml.c(SourceFile:95)
at ml.d(SourceFile:108)
at afs.e(SourceFile:311)
at mm.g(SourceFile:234)
at mm.b(SourceFile:137)
at net.minecraft.server.MinecraftServer.u(SourceFile:502)
at lm.u(SourceFile:265)
at net.minecraft.server.MinecraftServer.t(SourceFile:440)
at net.minecraft.server.MinecraftServer.run(SourceFile:357)
at lb.run(SourceFile:616)
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 ahg.a(SourceFile:61)
at apq.a(SourceFile:432)
at ml.a(SourceFile:160)
at aoo.a(SourceFile:772)
at ml.c(SourceFile:95)
at ml.d(SourceFile:108)
at afs.e(SourceFile:311)
at mm.g(SourceFile:234)
at mm.b(SourceFile:137)
-- Affected level --
Details:
Level name: Super Hostile - Sunburn Islands v3.1
All players: 1 total; [mp['ChaseDaKing'/305, l='Super Hostile - Sunburn Islands v3.1', x=393.43, y=79.17, z=-544.12]]
Chunk stats: ServerChunkCache: 1080 Drop: 0
Level seed: 832172985
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (54,67,72), Chunk: (at 6,4,8 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1280164 game time, 54810 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 108603 (now: false), thunder time: 4457 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.u(SourceFile:502)
at lm.u(SourceFile:265)
at net.minecraft.server.MinecraftServer.t(SourceFile:440)
at net.minecraft.server.MinecraftServer.run(SourceFile:357)
at lb.run(SourceFile:616)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1920909088 bytes (1831 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
JVM Flags: 2 total; -Xmx2048M -Xms2048M
AABB Pool Size: 45 (2520 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Vec3 Pool Size: 7 (392 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [mp['ChaseDaKing'/305, l='Super Hostile - Sunburn Islands v3.1', x=393.43, y=79.17, z=-544.12]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
this happens when i join my private server, was flying around filling out maps when it originally started happening
EDIT: no longer happens when i remove the player files, but i want to be able to keep them
EDIT2 : solved
// Uh... Did I do that?
Time: 1/21/15 9:34 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Unknown Source)
at ahg.a(SourceFile:61)
at apq.a(SourceFile:432)
at ml.a(SourceFile:160)
at aoo.a(SourceFile:772)
at ml.c(SourceFile:95)
at ml.d(SourceFile:108)
at afs.e(SourceFile:311)
at mm.g(SourceFile:234)
at mm.b(SourceFile:137)
at net.minecraft.server.MinecraftServer.u(SourceFile:502)
at lm.u(SourceFile:265)
at net.minecraft.server.MinecraftServer.t(SourceFile:440)
at net.minecraft.server.MinecraftServer.run(SourceFile:357)
at lb.run(SourceFile:616)
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 ahg.a(SourceFile:61)
at apq.a(SourceFile:432)
at ml.a(SourceFile:160)
at aoo.a(SourceFile:772)
at ml.c(SourceFile:95)
at ml.d(SourceFile:108)
at afs.e(SourceFile:311)
at mm.g(SourceFile:234)
at mm.b(SourceFile:137)
-- Affected level --
Details:
Level name: Super Hostile - Sunburn Islands v3.1
All players: 1 total; [mp['ChaseDaKing'/305, l='Super Hostile - Sunburn Islands v3.1', x=393.43, y=79.17, z=-544.12]]
Chunk stats: ServerChunkCache: 1080 Drop: 0
Level seed: 832172985
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (54,67,72), Chunk: (at 6,4,8 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1280164 game time, 54810 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 108603 (now: false), thunder time: 4457 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.u(SourceFile:502)
at lm.u(SourceFile:265)
at net.minecraft.server.MinecraftServer.t(SourceFile:440)
at net.minecraft.server.MinecraftServer.run(SourceFile:357)
at lb.run(SourceFile:616)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1920909088 bytes (1831 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
JVM Flags: 2 total; -Xmx2048M -Xms2048M
AABB Pool Size: 45 (2520 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Vec3 Pool Size: 7 (392 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [mp['ChaseDaKing'/305, l='Super Hostile - Sunburn Islands v3.1', x=393.43, y=79.17, z=-544.12]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
EDIT: no longer happens when i remove the player files, but i want to be able to keep them
EDIT2 : solved