Minecraft crashes when player reaches end of the map
a minecraft map is 60mio by 60mio blocks. if a player now forces the generator to generate the map beyond 60mio, minecraft just crashes with the report(it says minecraft seems to be modded but isn't):
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 07.09.13 21:38 Description: Ticking memory connection java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Unknown Source) at adv.a(SourceFile:121) at adv.a(SourceFile:26) at adp.a(SourceFile:349) at aek.a(SourceFile:74) at agc.a(SourceFile:429) at kc.a(SourceFile:156) at aez.a(SourceFile:774) at kc.c(SourceFile:93) at kb.<init>(SourceFile:28) at ka.a(SourceFile:209) at ka.d(SourceFile:343) at hw.d(SourceFile:211) at kl.a(SourceFile:272) at fd.a(SourceFile:136) at cv.b(SourceFile:64) at kl.e(SourceFile:63) at ko.b(SourceFile:37) at bnq.b(SourceFile:84) at net.minecraft.server.MinecraftServer.t(SourceFile:481) at net.minecraft.server.MinecraftServer.s(SourceFile:398) at bnn.s(SourceFile:124) at net.minecraft.server.MinecraftServer.run(SourceFile:332) at hr.run(SourceFile:575) 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 adv.a(SourceFile:121) at adv.a(SourceFile:26) at adp.a(SourceFile:349) at aek.a(SourceFile:74) at agc.a(SourceFile:429) at kc.a(SourceFile:156) at aez.a(SourceFile:774) at kc.c(SourceFile:93) at kb.<init>(SourceFile:28) at ka.a(SourceFile:209) at ka.d(SourceFile:343) at hw.d(SourceFile:211) at kl.a(SourceFile:272) at fd.a(SourceFile:136) at cv.b(SourceFile:64) at kl.e(SourceFile:63) -- Ticking connection -- Details: Connection: kl@7cd2194c Stacktrace: at ko.b(SourceFile:37) at bnq.b(SourceFile:84) at net.minecraft.server.MinecraftServer.t(SourceFile:481) at net.minecraft.server.MinecraftServer.s(SourceFile:398) at bnn.s(SourceFile:124) at net.minecraft.server.MinecraftServer.run(SourceFile:332) at hr.run(SourceFile:575) -- System Details -- Details: Minecraft Version: 13w36b Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 167231328 bytes (159 MB) / 543293440 bytes (518 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 4910 (274960 bytes; 0 MB) allocated, 4516 (252896 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Profiler Position: N/A (disabled) Vec3 Pool Size: 3428 (191968 bytes; 0 MB) allocated, 1170 (65520 bytes; 0 MB) used Player Count: 1 / 8; [kg['Nikman666'/46872, l='1.7-2', x=4,79, y=91,10, z=29999840,18]] Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Environment
vanilla minecraft - no mods installed
Linked Issues
Created Issue:
Minecraft crashes when player reaches end of the map
a minecraft map is 60mio by 60mio blocks. if a player now forces the generator to generate the map beyond 60mio, minecraft just crashes with the report(it says minecraft seems to be modded but isn't):
---- Minecraft Crash Report ----
// I let you down. SorryTime: 07.09.13 21:38
Description: Ticking memory connectionjava.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Unknown Source)
at adv.a(SourceFile:121)
at adv.a(SourceFile:26)
at adp.a(SourceFile:349)
at aek.a(SourceFile:74)
at agc.a(SourceFile:429)
at kc.a(SourceFile:156)
at aez.a(SourceFile:774)
at kc.c(SourceFile:93)
at kb.<init>(SourceFile:28)
at ka.a(SourceFile:209)
at ka.d(SourceFile:343)
at hw.d(SourceFile:211)
at kl.a(SourceFile:272)
at fd.a(SourceFile:136)
at cv.b(SourceFile:64)
at kl.e(SourceFile:63)
at ko.b(SourceFile:37)
at bnq.b(SourceFile:84)
at net.minecraft.server.MinecraftServer.t(SourceFile:481)
at net.minecraft.server.MinecraftServer.s(SourceFile:398)
at bnn.s(SourceFile:124)
at net.minecraft.server.MinecraftServer.run(SourceFile:332)
at hr.run(SourceFile:575)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 adv.a(SourceFile:121)
at adv.a(SourceFile:26)
at adp.a(SourceFile:349)
at aek.a(SourceFile:74)
at agc.a(SourceFile:429)
at kc.a(SourceFile:156)
at aez.a(SourceFile:774)
at kc.c(SourceFile:93)
at kb.<init>(SourceFile:28)
at ka.a(SourceFile:209)
at ka.d(SourceFile:343)
at hw.d(SourceFile:211)
at kl.a(SourceFile:272)
at fd.a(SourceFile:136)
at cv.b(SourceFile:64)
at kl.e(SourceFile:63)– Ticking connection –
Details:
Connection: kl@7cd2194c
Stacktrace:
at ko.b(SourceFile:37)
at bnq.b(SourceFile:84)
at net.minecraft.server.MinecraftServer.t(SourceFile:481)
at net.minecraft.server.MinecraftServer.s(SourceFile:398)
at bnn.s(SourceFile:124)
at net.minecraft.server.MinecraftServer.run(SourceFile:332)
at hr.run(SourceFile:575)– System Details –
Details:
Minecraft Version: 13w36b
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 167231328 bytes (159 MB) / 543293440 bytes (518 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 4910 (274960 bytes; 0 MB) allocated, 4516 (252896 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Vec3 Pool Size: 3428 (191968 bytes; 0 MB) allocated, 1170 (65520 bytes; 0 MB) used
Player Count: 1 / 8; [kg['Nikman666'/46872, l='1.7-2', x=4,79, y=91,10, z=29999840,18]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.Environment
vanilla minecraft - no mods installed
a minecraft map is 60mio by 60mio blocks. if a player now forces the generator to generate the map beyond 60mio, minecraft just crashes with the report(it says minecraft seems to be modded but isn't):
---- Minecraft Crash Report ----
// I let you down. SorryTime: 07.09.13 21:38
Description: Ticking memory connectionjava.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Unknown Source)
at adv.a(SourceFile:121)
at adv.a(SourceFile:26)
at adp.a(SourceFile:349)
at aek.a(SourceFile:74)
at agc.a(SourceFile:429)
at kc.a(SourceFile:156)
at aez.a(SourceFile:774)
at kc.c(SourceFile:93)
at kb.<init>(SourceFile:28)
at ka.a(SourceFile:209)
at ka.d(SourceFile:343)
at hw.d(SourceFile:211)
at kl.a(SourceFile:272)
at fd.a(SourceFile:136)
at cv.b(SourceFile:64)
at kl.e(SourceFile:63)
at ko.b(SourceFile:37)
at bnq.b(SourceFile:84)
at net.minecraft.server.MinecraftServer.t(SourceFile:481)
at net.minecraft.server.MinecraftServer.s(SourceFile:398)
at bnn.s(SourceFile:124)
at net.minecraft.server.MinecraftServer.run(SourceFile:332)
at hr.run(SourceFile:575)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 adv.a(SourceFile:121)
at adv.a(SourceFile:26)
at adp.a(SourceFile:349)
at aek.a(SourceFile:74)
at agc.a(SourceFile:429)
at kc.a(SourceFile:156)
at aez.a(SourceFile:774)
at kc.c(SourceFile:93)
at kb.<init>(SourceFile:28)
at ka.a(SourceFile:209)
at ka.d(SourceFile:343)
at hw.d(SourceFile:211)
at kl.a(SourceFile:272)
at fd.a(SourceFile:136)
at cv.b(SourceFile:64)
at kl.e(SourceFile:63)– Ticking connection –
Details:
Connection: kl@7cd2194c
Stacktrace:
at ko.b(SourceFile:37)
at bnq.b(SourceFile:84)
at net.minecraft.server.MinecraftServer.t(SourceFile:481)
at net.minecraft.server.MinecraftServer.s(SourceFile:398)
at bnn.s(SourceFile:124)
at net.minecraft.server.MinecraftServer.run(SourceFile:332)
at hr.run(SourceFile:575)– System Details –
Details:
Minecraft Version: 13w36b
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 167231328 bytes (159 MB) / 543293440 bytes (518 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 4910 (274960 bytes; 0 MB) allocated, 4516 (252896 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Vec3 Pool Size: 3428 (191968 bytes; 0 MB) allocated, 1170 (65520 bytes; 0 MB) used
Player Count: 1 / 8; [kg['Nikman666'/46872, l='1.7-2', x=4,79, y=91,10, z=29999840,18]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.a minecraft map is 60mio by 60mio blocks. if a player now forces the generator to generate the map beyond 60mio, minecraft just crashes with the report(it says minecraft seems to be modded but isn't):
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 07.09.13 21:38 Description: Ticking memory connection java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Unknown Source) at adv.a(SourceFile:121) at adv.a(SourceFile:26) at adp.a(SourceFile:349) at aek.a(SourceFile:74) at agc.a(SourceFile:429) at kc.a(SourceFile:156) at aez.a(SourceFile:774) at kc.c(SourceFile:93) at kb.<init>(SourceFile:28) at ka.a(SourceFile:209) at ka.d(SourceFile:343) at hw.d(SourceFile:211) at kl.a(SourceFile:272) at fd.a(SourceFile:136) at cv.b(SourceFile:64) at kl.e(SourceFile:63) at ko.b(SourceFile:37) at bnq.b(SourceFile:84) at net.minecraft.server.MinecraftServer.t(SourceFile:481) at net.minecraft.server.MinecraftServer.s(SourceFile:398) at bnn.s(SourceFile:124) at net.minecraft.server.MinecraftServer.run(SourceFile:332) at hr.run(SourceFile:575) 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 adv.a(SourceFile:121) at adv.a(SourceFile:26) at adp.a(SourceFile:349) at aek.a(SourceFile:74) at agc.a(SourceFile:429) at kc.a(SourceFile:156) at aez.a(SourceFile:774) at kc.c(SourceFile:93) at kb.<init>(SourceFile:28) at ka.a(SourceFile:209) at ka.d(SourceFile:343) at hw.d(SourceFile:211) at kl.a(SourceFile:272) at fd.a(SourceFile:136) at cv.b(SourceFile:64) at kl.e(SourceFile:63) -- Ticking connection -- Details: Connection: kl@7cd2194c Stacktrace: at ko.b(SourceFile:37) at bnq.b(SourceFile:84) at net.minecraft.server.MinecraftServer.t(SourceFile:481) at net.minecraft.server.MinecraftServer.s(SourceFile:398) at bnn.s(SourceFile:124) at net.minecraft.server.MinecraftServer.run(SourceFile:332) at hr.run(SourceFile:575) -- System Details -- Details: Minecraft Version: 13w36b Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 167231328 bytes (159 MB) / 543293440 bytes (518 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 4910 (274960 bytes; 0 MB) allocated, 4516 (252896 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Profiler Position: N/A (disabled) Vec3 Pool Size: 3428 (191968 bytes; 0 MB) allocated, 1170 (65520 bytes; 0 MB) used Player Count: 1 / 8; [kg['Nikman666'/46872, l='1.7-2', x=4,79, y=91,10, z=29999840,18]] Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
duplicates