Hey guys! Yes, this is my first post. I only recently started playing Minecraft (first for ps3 and now for PC) and am hoping to rely on your expertise. I typically try to solve problems myself, but this error has me stumped.
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 1/7/14 1:16 AM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
2014-01-06 19:08:54 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-06 19:08:54 [SERVER] [INFO] Generating keypair
2014-01-06 19:08:54 [SERVER] [INFO] Converting map!
2014-01-06 19:08:54 [SERVER] [INFO] Scanning folders...
2014-01-06 19:08:54 [SERVER] [INFO] Total conversion count is 0
2014-01-06 19:08:54 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 19:08:55 [SERVER] [INFO] Preparing spawn area: 12%
2014-01-06 19:08:56 [SERVER] [INFO] Preparing spawn area: 32%
2014-01-06 19:08:57 [SERVER] [INFO] Preparing spawn area: 57%
2014-01-06 19:08:58 [SERVER] [INFO] Preparing spawn area: 79%
2014-01-06 19:08:59 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 251 at (-264.5, 73.0, 252.5)
2014-01-06 19:08:59 [SERVER] [INFO] DawgY joined the game
2014-01-06 19:18:14 [SERVER] [INFO] Saving and pausing game...
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/Overworld
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/Nether
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/The End
2014-01-06 19:18:17 [SERVER] [INFO] Stopping server
2014-01-06 19:18:17 [SERVER] [INFO] Saving players
2014-01-06 19:18:17 [SERVER] [INFO] DawgY left the game
2014-01-06 19:18:17 [SERVER] [INFO] Saving worlds
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/Overworld
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/Nether
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/The End
2014-01-06 22:23:52 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-06 22:23:52 [SERVER] [INFO] Generating keypair
2014-01-06 22:23:53 [SERVER] [INFO] Converting map!
2014-01-06 22:23:53 [SERVER] [INFO] Scanning folders...
2014-01-06 22:23:53 [SERVER] [INFO] Total conversion count is 0
2014-01-06 22:23:53 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 22:23:54 [SERVER] [INFO] Preparing spawn area: 21%
2014-01-06 22:23:55 [SERVER] [INFO] Preparing spawn area: 46%
2014-01-06 22:23:56 [SERVER] [INFO] Preparing spawn area: 68%
2014-01-06 22:23:57 [SERVER] [INFO] Preparing spawn area: 93%
2014-01-06 22:23:57 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 149 at (196.5, 68.0, 264.5)
2014-01-06 22:23:57 [SERVER] [INFO] DawgY joined the game
2014-01-06 22:48:15 [SERVER] [INFO] Saving and pausing game...
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 22:51:52 [SERVER] [INFO] Saving and pausing game...
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:06:50 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:06:50 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:06:51 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:06:51 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:06:52 [SERVER] [INFO] Stopping server
2014-01-06 23:06:52 [SERVER] [INFO] Saving players
2014-01-06 23:06:52 [SERVER] [INFO] DawgY left the game
2014-01-06 23:06:52 [SERVER] [INFO] Saving worlds
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:09:01 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-06 23:09:01 [SERVER] [INFO] Generating keypair
2014-01-06 23:09:01 [SERVER] [INFO] Converting map!
2014-01-06 23:09:01 [SERVER] [INFO] Scanning folders...
2014-01-06 23:09:01 [SERVER] [INFO] Total conversion count is 0
2014-01-06 23:09:02 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 23:09:03 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-06 23:09:04 [SERVER] [INFO] Preparing spawn area: 32%
2014-01-06 23:09:05 [SERVER] [INFO] Preparing spawn area: 57%
2014-01-06 23:09:06 [SERVER] [INFO] Preparing spawn area: 82%
2014-01-06 23:09:06 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 107 at (239.5, 65.0, -125.5)
2014-01-06 23:09:06 [SERVER] [INFO] DawgY joined the game
2014-01-06 23:13:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:13:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:21:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:26 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:06 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:18 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:34:18 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:34:19 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:34:20 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:34:20 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:34:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:35:17 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:35:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:11 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:19 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:11 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:24 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:05 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:00 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:49 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:26 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:00:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:00:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:17 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:02:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:02:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:03:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:03:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:05:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:05:41 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:06:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:06:24 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:41 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:00 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:33 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:10 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:56 [SERVER] [INFO] Saving and pausing game...
2014-01-07 00:14:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:14:57 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:14:57 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:14:58 [SERVER] [INFO] Stopping server
2014-01-07 00:14:58 [SERVER] [INFO] Saving players
2014-01-07 00:14:58 [SERVER] [INFO] DawgY left the game
2014-01-07 00:14:58 [SERVER] [INFO] Saving worlds
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:34:44 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-07 00:34:44 [SERVER] [INFO] Generating keypair
2014-01-07 00:34:44 [SERVER] [INFO] Converting map!
2014-01-07 00:34:44 [SERVER] [INFO] Scanning folders...
2014-01-07 00:34:44 [SERVER] [INFO] Total conversion count is 0
2014-01-07 00:34:45 [SERVER] [INFO] Preparing start region for level 0
2014-01-07 00:34:46 [SERVER] [INFO] Preparing spawn area: 5%
2014-01-07 00:34:50 [SERVER] [INFO] Preparing spawn area: 6%
2014-01-07 00:34:51 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-07 00:34:52 [SERVER] [INFO] Preparing spawn area: 22%
2014-01-07 00:34:53 [SERVER] [INFO] Preparing spawn area: 30%
2014-01-07 00:34:54 [SERVER] [INFO] Preparing spawn area: 36%
2014-01-07 00:34:55 [SERVER] [INFO] Preparing spawn area: 41%
2014-01-07 00:34:56 [SERVER] [INFO] Preparing spawn area: 49%
2014-01-07 00:34:57 [SERVER] [INFO] Preparing spawn area: 58%
2014-01-07 00:34:58 [SERVER] [INFO] Preparing spawn area: 67%
2014-01-07 00:34:59 [SERVER] [INFO] Preparing spawn area: 76%
2014-01-07 00:35:00 [SERVER] [INFO] Preparing spawn area: 84%
2014-01-07 00:35:01 [SERVER] [INFO] Preparing spawn area: 94%
2014-01-07 00:35:04 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 677 at (-180.5, 79.0, 240.5)
2014-01-07 00:35:04 [SERVER] [INFO] DawgY joined the game
2014-01-07 00:35:06 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:35:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:35:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:33 [SERVER] [SEVERE] Encountered an unexpected exception ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-07 00:36:33 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\DawgY\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-07_00.36.33-server.txt
2014-01-07 00:36:33 [SERVER] [INFO] Stopping server
2014-01-07 00:36:33 [SERVER] [INFO] Saving players
2014-01-07 00:36:33 [SERVER] [INFO] DawgY left the game
2014-01-07 00:36:33 [SERVER] [INFO] Saving worlds
2014-01-07 00:36:33 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:36:33 [SERVER] [INFO] Stopping server
2014-01-07 00:36:33 [SERVER] [INFO] Saving players
2014-01-07 00:36:33 [SERVER] [INFO] Saving worlds
2014-01-07 00:36:33 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:45:49 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-07 00:45:49 [SERVER] [INFO] Generating keypair
2014-01-07 00:45:49 [SERVER] [INFO] Converting map!
2014-01-07 00:45:49 [SERVER] [INFO] Scanning folders...
2014-01-07 00:45:49 [SERVER] [INFO] Total conversion count is 0
2014-01-07 00:45:50 [SERVER] [INFO] Preparing start region for level 0
2014-01-07 00:45:51 [SERVER] [INFO] Preparing spawn area: 5%
2014-01-07 00:45:52 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-07 00:45:53 [SERVER] [INFO] Preparing spawn area: 22%
2014-01-07 00:45:54 [SERVER] [INFO] Preparing spawn area: 31%
2014-01-07 00:45:55 [SERVER] [INFO] Preparing spawn area: 38%
2014-01-07 00:45:56 [SERVER] [INFO] Preparing spawn area: 43%
2014-01-07 00:45:57 [SERVER] [INFO] Preparing spawn area: 52%
2014-01-07 00:45:58 [SERVER] [INFO] Preparing spawn area: 60%
2014-01-07 00:45:59 [SERVER] [INFO] Preparing spawn area: 70%
2014-01-07 00:46:00 [SERVER] [INFO] Preparing spawn area: 79%
2014-01-07 00:46:01 [SERVER] [INFO] Preparing spawn area: 89%
2014-01-07 00:46:11 [SERVER] [INFO] Preparing spawn area: 96%
2014-01-07 00:46:13 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 4077 at (-176.5, 63.0, 205.5)
2014-01-07 00:46:13 [SERVER] [INFO] DawgY joined the game
2014-01-07 00:46:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:46:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:46:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:45 [SERVER] [INFO] Saving and pausing game...
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Wyvern Lair
2014-01-07 00:49:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:49:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:51:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:51:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:54:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:54:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:19 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:58:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:58:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:28 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:00:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:00:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:02:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:02:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:03:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:03:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:04:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:04:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:05:05 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:05:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:06:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:06:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:09:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:09:49 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:10:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:10:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:11:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:11:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:12:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:12:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:13:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:13:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:14:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:14:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:15:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:15:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:56 [SERVER] [SEVERE] Encountered an unexpected exception ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-07 01:16:56 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\DawgY\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-07_01.16.56-server.txt
2014-01-07 01:16:56 [SERVER] [INFO] Stopping server
2014-01-07 01:16:56 [SERVER] [INFO] Saving players
2014-01-07 01:16:56 [SERVER] [INFO] DawgY left the game
2014-01-07 01:16:56 [SERVER] [INFO] Saving worlds
2014-01-07 01:16:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 01:16:56 [SERVER] [INFO] Stopping server
2014-01-07 01:16:56 [SERVER] [INFO] Saving players
2014-01-07 01:16:56 [SERVER] [INFO] Saving worlds
2014-01-07 01:16:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
I have an i5-3330, HD 2500 (embarrassing onboard graphics), and 8GB of RAM. Luckily, I have a MSI NVIDIA GeForce GTX 760 OC 2GB GDDR5 coming in a couple of days. I am also running Windows 7 Ultimate (x64).
If you need anything more please ask. Thanks guys!
Naturally, I have not received this error when running a base Minecraft installation. I also have not received it when running Geocraft or Metallurgy separately. However, during my testing, I was able to reproduce the error with only Geocraft and Metallurgy installed. I understand that both mods involve ore distribution/generation, so I'm wondering if both are trying to modify the same thing at the same time. Can anyone shed light on this for me? Thanks!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
// Ouch. That hurt
Time: 1/7/14 1:16 AM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 847550048 bytes (808 MB) / 4247257088 bytes (4050 MB) up to 4247257088 bytes (4050 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xms4G
AABB Pool Size: 56837 (3182872 bytes; 3 MB) allocated, 51236 (2869216 bytes; 2 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 79 mods loaded, 79 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BackpackRenderer{1.6.4} [Backpack Renderer] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterSprinting{v11} [Better Sprinting (core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chemcraft|Core{1.5.8} [Chemcraft Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems v1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThebombzenAPI{2.2.0} [ThebombzenAPI] (AutoSwitch v4.20 (ThebombzenAPI v2.2.0).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AutoSwitch{4.2.0} [AutoSwitch] (AutoSwitch v4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BCMod{1.6.4 - 2.0.0} [BCMod (Brad16840.Common mod)] (Backpacks v2.1.0 (BCMod v2.0.0).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack16840{1.6.4 - 2.1.0} [Backpacks!] (Backpacks v2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
QuiverMod{1.6.2} [Better Archery] (BetterArchery v1.6.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Breeds{1.6.4 v5} [ModBreeds] (BetterBreeds v5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterFurnaces{3.4} [Better Furnaces] (BetterFurnaces v3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BC2{1.0.0} [Bosscraft 2] (Bosscraft2 v1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
chococraft{3.0.3} [Torojima's ChocoCraft] (Chococraft v3.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
coralmod{1.6.4} [CoralReef Mod] (CoralReef v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
dungeonmobs{3.0.2} [Dungeon Mobs] (DungeonMobs v3.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus v1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExpChest{3.1.40.--} [Exp Chest] (ExpChest v3.1.40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pamextendedglass{1.0} [Pam's Extended Glass] (ExtendedGlass v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
extendedWorkbench{1.1.10.3} [Extended Workbench] (ExtendedWorkbench v1.1.10.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
zolandre_extraDoors{1.4} [Extra Doors] (ExtraDoors v1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
flintlock_guns{1.6_5} [Flintlock Guns Mod] (FlintLockGuns v1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FoodPlus{2.7-PRE} [§bFood Plus] (FoodPlus v2.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.2.7} [§4MrCrayfish's Furniture Mod] (FurnitureMod v3.2.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
gemsplus{1.4.1} [Gems+] (GemsPlus v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chemcraft|Geocraft{2.0.0} [Geocraft] (Geocraft v2.0.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraveStone{2.4.7} [GraveStone] (GraveStone v2.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (HarvestCraft v1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks v1.56.b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_JourneyMap{3.0.0} [JourneyMap] (JourneyMap v3.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
battlegear2{1.0.4.5} [Mine & Blade Battlegear 2 - Bullseye] (MBBattlegear2 v1.0.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MelonSpawn{1.5} [Pam's Melon Spawn] (MelonSpawn v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
KeithyUtils{1.2} [Keithy Utils] (Metallurgy v3.3.1 (KeithyUtils v1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy v3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy v3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy v3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy v3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
millenaire{5.1.11} [Millénaire] (millenaire-jar-5.1.11) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (MoCreatures v6.0.1 (CustomMobSpawner v2.3.1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (MoCreatures v6.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
nohero_morehealth{4.5} [More Health Forge] (MoreHealthEnhanced v5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
moreplayermodels{1.6.4} [MorePlayerModels] (MorePlayerModels2 v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ClashsoftAPI{1.6.4-6} [Clashsoft API] (MoreToolsMod v1.6.4.5 (Clashsoft LIB v1.6.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoreToolsMod{1.6.4-5} [More Tools Mod] (MoreToolsMod v1.6.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_MouseTweaks{2.3.4 (for Minecraft 1.6.4)} [Mouse Tweaks] (MouseTweaks v2.3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AnimationAPI{1.1.1} [AnimationAPI] (MutantCreatures v1.4.4 (AnimationAPI v1.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MutantCreatures{1.4.4} [Mutant Creatures] (MutantCreatures v1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Oceancraft{1.1} [Oceancraft Mod] (Oceancraft v1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CJBAPI{1.6.4.1} [CJB Mods Rebirth] (QuickCraft v1.6.4.1 (CJB API v1.6.4.1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CJB|QuickCraft{1.6.4.1} [CJB QuickCraft Mod] (QuickCraft v1.6.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{8.3.2.0} [Railcraft] (Railcraft v8.3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (ReisMinimap v3.4.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RopesPlus{1.5.1} [Ropes+] (RopePlus v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ShowDurability1{f_1.1} [ShowDurability1] (ShowDurability v1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] (StartingInventory v1.6.4.r03 (bspkrsCorev v5.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StartingInventory{Forge 1.6.4.r03} [StartingInventory] (StartingInventory v1.6.4.r03.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.4.4} [Waila] (Waila (What Am I Looking At) v1.4.4b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct v1.5.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraTiC{0.7.1} [ExtraTiC] (TConstruct v1.5.2.6 ExtraTiC v0.7.1 (Metallurgy Expansion).jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThirstMod{1.7.6} [Thirst Mod] (ThirstMod v1.7.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooMuchTNT{2.6} [TooMuchTNT] (TooMuchTNT v2.6) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
adnantheclydetravellinghouse{1.0.0} [Travelling House] (TravellingHouseMod v1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod v1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WorldAndGenerationTweaks{1.6.0} [WorldAndGenerationTweaks] (WorldGenerationTweaks v1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chemcraft|Network{1.0.2} [Chemcraft Network] (Geocraft v2.0.0b (ChemcraftCore v1.5.9).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Profiler Position: N/A (disabled)
Vec3 Pool Size: 15065 (843640 bytes; 0 MB) allocated, 14097 (789432 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['DawgY'/4077, l='New World', x=-32.81, y=25.20, z=387.15]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Here is the other crash log...
2014-01-06 19:08:54 [SERVER] [INFO] Generating keypair
2014-01-06 19:08:54 [SERVER] [INFO] Converting map!
2014-01-06 19:08:54 [SERVER] [INFO] Scanning folders...
2014-01-06 19:08:54 [SERVER] [INFO] Total conversion count is 0
2014-01-06 19:08:54 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 19:08:55 [SERVER] [INFO] Preparing spawn area: 12%
2014-01-06 19:08:56 [SERVER] [INFO] Preparing spawn area: 32%
2014-01-06 19:08:57 [SERVER] [INFO] Preparing spawn area: 57%
2014-01-06 19:08:58 [SERVER] [INFO] Preparing spawn area: 79%
2014-01-06 19:08:59 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 251 at (-264.5, 73.0, 252.5)
2014-01-06 19:08:59 [SERVER] [INFO] DawgY joined the game
2014-01-06 19:18:14 [SERVER] [INFO] Saving and pausing game...
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/Overworld
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/Nether
2014-01-06 19:18:14 [SERVER] [INFO] Saving chunks for level 'Test'/The End
2014-01-06 19:18:17 [SERVER] [INFO] Stopping server
2014-01-06 19:18:17 [SERVER] [INFO] Saving players
2014-01-06 19:18:17 [SERVER] [INFO] DawgY left the game
2014-01-06 19:18:17 [SERVER] [INFO] Saving worlds
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/Overworld
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/Nether
2014-01-06 19:18:17 [SERVER] [INFO] Saving chunks for level 'Test'/The End
2014-01-06 22:23:52 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-06 22:23:52 [SERVER] [INFO] Generating keypair
2014-01-06 22:23:53 [SERVER] [INFO] Converting map!
2014-01-06 22:23:53 [SERVER] [INFO] Scanning folders...
2014-01-06 22:23:53 [SERVER] [INFO] Total conversion count is 0
2014-01-06 22:23:53 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 22:23:54 [SERVER] [INFO] Preparing spawn area: 21%
2014-01-06 22:23:55 [SERVER] [INFO] Preparing spawn area: 46%
2014-01-06 22:23:56 [SERVER] [INFO] Preparing spawn area: 68%
2014-01-06 22:23:57 [SERVER] [INFO] Preparing spawn area: 93%
2014-01-06 22:23:57 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 149 at (196.5, 68.0, 264.5)
2014-01-06 22:23:57 [SERVER] [INFO] DawgY joined the game
2014-01-06 22:48:15 [SERVER] [INFO] Saving and pausing game...
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 22:48:15 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 22:51:52 [SERVER] [INFO] Saving and pausing game...
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 22:51:52 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:06:50 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:06:50 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:06:51 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:06:51 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:06:52 [SERVER] [INFO] Stopping server
2014-01-06 23:06:52 [SERVER] [INFO] Saving players
2014-01-06 23:06:52 [SERVER] [INFO] DawgY left the game
2014-01-06 23:06:52 [SERVER] [INFO] Saving worlds
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:06:52 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:09:01 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-06 23:09:01 [SERVER] [INFO] Generating keypair
2014-01-06 23:09:01 [SERVER] [INFO] Converting map!
2014-01-06 23:09:01 [SERVER] [INFO] Scanning folders...
2014-01-06 23:09:01 [SERVER] [INFO] Total conversion count is 0
2014-01-06 23:09:02 [SERVER] [INFO] Preparing start region for level 0
2014-01-06 23:09:03 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-06 23:09:04 [SERVER] [INFO] Preparing spawn area: 32%
2014-01-06 23:09:05 [SERVER] [INFO] Preparing spawn area: 57%
2014-01-06 23:09:06 [SERVER] [INFO] Preparing spawn area: 82%
2014-01-06 23:09:06 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 107 at (239.5, 65.0, -125.5)
2014-01-06 23:09:06 [SERVER] [INFO] DawgY joined the game
2014-01-06 23:13:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:13:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:14:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:15:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:16:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:17:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:18:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:19:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:20:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:21:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:28:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:26 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:29:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:30:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:31:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:32:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:06 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:33:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:34:18 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:34:18 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:34:19 [SERVER] [INFO] Saving and pausing game...
2014-01-06 23:34:19 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-06 23:34:20 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-06 23:34:20 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-06 23:34:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:35:17 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:35:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:11 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:36:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:19 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:37:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:38:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:39:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:40:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:41:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:42:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:43:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:11 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:44:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:45:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:46:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:47:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:48:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:49:39 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:50:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:24 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:51:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:05 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:52:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:00 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:53:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:07 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:54:49 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:55:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:26 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:56:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:57:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:58:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-06 23:59:56 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:00:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:00:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:17 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:01:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:02:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:02:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:03:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:03:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:54 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:04:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:05:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:05:41 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:06:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:06:24 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:07:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:08:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:09:41 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:10:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:00 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:38 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:11:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:33 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:12:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:13 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:13:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:10 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:14:56 [SERVER] [INFO] Saving and pausing game...
2014-01-07 00:14:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:14:57 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:14:57 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:14:58 [SERVER] [INFO] Stopping server
2014-01-07 00:14:58 [SERVER] [INFO] Saving players
2014-01-07 00:14:58 [SERVER] [INFO] DawgY left the game
2014-01-07 00:14:58 [SERVER] [INFO] Saving worlds
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:14:58 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:34:44 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-07 00:34:44 [SERVER] [INFO] Generating keypair
2014-01-07 00:34:44 [SERVER] [INFO] Converting map!
2014-01-07 00:34:44 [SERVER] [INFO] Scanning folders...
2014-01-07 00:34:44 [SERVER] [INFO] Total conversion count is 0
2014-01-07 00:34:45 [SERVER] [INFO] Preparing start region for level 0
2014-01-07 00:34:46 [SERVER] [INFO] Preparing spawn area: 5%
2014-01-07 00:34:50 [SERVER] [INFO] Preparing spawn area: 6%
2014-01-07 00:34:51 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-07 00:34:52 [SERVER] [INFO] Preparing spawn area: 22%
2014-01-07 00:34:53 [SERVER] [INFO] Preparing spawn area: 30%
2014-01-07 00:34:54 [SERVER] [INFO] Preparing spawn area: 36%
2014-01-07 00:34:55 [SERVER] [INFO] Preparing spawn area: 41%
2014-01-07 00:34:56 [SERVER] [INFO] Preparing spawn area: 49%
2014-01-07 00:34:57 [SERVER] [INFO] Preparing spawn area: 58%
2014-01-07 00:34:58 [SERVER] [INFO] Preparing spawn area: 67%
2014-01-07 00:34:59 [SERVER] [INFO] Preparing spawn area: 76%
2014-01-07 00:35:00 [SERVER] [INFO] Preparing spawn area: 84%
2014-01-07 00:35:01 [SERVER] [INFO] Preparing spawn area: 94%
2014-01-07 00:35:04 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 677 at (-180.5, 79.0, 240.5)
2014-01-07 00:35:04 [SERVER] [INFO] DawgY joined the game
2014-01-07 00:35:06 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:35:48 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:35:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:36:33 [SERVER] [SEVERE] Encountered an unexpected exception ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-07 00:36:33 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\DawgY\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-07_00.36.33-server.txt
2014-01-07 00:36:33 [SERVER] [INFO] Stopping server
2014-01-07 00:36:33 [SERVER] [INFO] Saving players
2014-01-07 00:36:33 [SERVER] [INFO] DawgY left the game
2014-01-07 00:36:33 [SERVER] [INFO] Saving worlds
2014-01-07 00:36:33 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:36:33 [SERVER] [INFO] Stopping server
2014-01-07 00:36:33 [SERVER] [INFO] Saving players
2014-01-07 00:36:33 [SERVER] [INFO] Saving worlds
2014-01-07 00:36:33 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:45:49 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-01-07 00:45:49 [SERVER] [INFO] Generating keypair
2014-01-07 00:45:49 [SERVER] [INFO] Converting map!
2014-01-07 00:45:49 [SERVER] [INFO] Scanning folders...
2014-01-07 00:45:49 [SERVER] [INFO] Total conversion count is 0
2014-01-07 00:45:50 [SERVER] [INFO] Preparing start region for level 0
2014-01-07 00:45:51 [SERVER] [INFO] Preparing spawn area: 5%
2014-01-07 00:45:52 [SERVER] [INFO] Preparing spawn area: 13%
2014-01-07 00:45:53 [SERVER] [INFO] Preparing spawn area: 22%
2014-01-07 00:45:54 [SERVER] [INFO] Preparing spawn area: 31%
2014-01-07 00:45:55 [SERVER] [INFO] Preparing spawn area: 38%
2014-01-07 00:45:56 [SERVER] [INFO] Preparing spawn area: 43%
2014-01-07 00:45:57 [SERVER] [INFO] Preparing spawn area: 52%
2014-01-07 00:45:58 [SERVER] [INFO] Preparing spawn area: 60%
2014-01-07 00:45:59 [SERVER] [INFO] Preparing spawn area: 70%
2014-01-07 00:46:00 [SERVER] [INFO] Preparing spawn area: 79%
2014-01-07 00:46:01 [SERVER] [INFO] Preparing spawn area: 89%
2014-01-07 00:46:11 [SERVER] [INFO] Preparing spawn area: 96%
2014-01-07 00:46:13 [SERVER] [INFO] DawgY[/127.0.0.1:0] logged in with entity id 4077 at (-176.5, 63.0, 205.5)
2014-01-07 00:46:13 [SERVER] [INFO] DawgY joined the game
2014-01-07 00:46:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:46:52 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:46:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:47:45 [SERVER] [INFO] Saving and pausing game...
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/The End
2014-01-07 00:47:45 [SERVER] [INFO] Saving chunks for level 'New World'/Wyvern Lair
2014-01-07 00:49:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:49:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:42 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:50:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:51:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:51:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:52:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:04 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:53:51 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:54:46 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:54:59 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:14 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:43 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:55:47 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:19 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:53 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:56:57 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:58:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:58:31 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:23 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:28 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 00:59:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:00:03 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:00:58 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:02 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:01:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:02:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:02:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:03:20 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:03:25 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:04:12 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:04:18 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:05:05 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:05:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:06:08 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:06:16 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:09 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:15 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:07:55 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:01 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:45 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:08:50 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:09:44 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:09:49 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:10:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:10:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:11:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:11:40 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:12:32 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:12:37 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:13:22 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:13:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:14:30 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:14:35 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:15:29 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:15:34 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:21 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:27 [SERVER] [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-01-07 01:16:56 [SERVER] [SEVERE] Encountered an unexpected exception ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.HashMap$Haerator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at chemcraft.geocraft.generation.ore.MineGenerator.generate(MineGenerator.java:100)
at chemcraft.geocraft.generation.ore.MineGenerator.tickEnd(MineGenerator.java:151)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-07 01:16:56 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\DawgY\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-07_01.16.56-server.txt
2014-01-07 01:16:56 [SERVER] [INFO] Stopping server
2014-01-07 01:16:56 [SERVER] [INFO] Saving players
2014-01-07 01:16:56 [SERVER] [INFO] DawgY left the game
2014-01-07 01:16:56 [SERVER] [INFO] Saving worlds
2014-01-07 01:16:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
2014-01-07 01:16:56 [SERVER] [INFO] Stopping server
2014-01-07 01:16:56 [SERVER] [INFO] Saving players
2014-01-07 01:16:56 [SERVER] [INFO] Saving worlds
2014-01-07 01:16:56 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
I have an i5-3330, HD 2500 (embarrassing onboard graphics), and 8GB of RAM. Luckily, I have a MSI NVIDIA GeForce GTX 760 OC 2GB GDDR5 coming in a couple of days. I am also running Windows 7 Ultimate (x64).
If you need anything more please ask. Thanks guys!