I have a lot of mods installed and I kept looking around for a way to fix this crash, but found nothing. It is only single player.
Description: Rendering entity in world
java.lang.IndexOutOfBoundsException: Index: 7791, Size: 7794
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.util.Vec3Pool.func_72345_a(SourceFile:30)
at net.minecraft.world.World.func_72831_a(World.java:1400)
at net.minecraft.world.World.func_72933_a(World.java:1232)
at net.minecraft.entity.EntityLivingBase.func_70685_l(EntityLivingBase.java:2144)
at mca.entity.AbstractEntity.func_70685_l(AbstractEntity.java:788)
at mca.client.render.RenderHuman.renderLabels(RenderHuman.java:222)
at mca.client.render.RenderHuman.func_77033_b(RenderHuman.java:104)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_130000_a(RendererLivingEntity.java:287)
at net.minecraft.client.renderer.entity.RenderLiving.func_77031_a(SourceFile:22)
at net.minecraft.client.renderer.entity.RenderBiped.func_77031_a(RenderBiped.java:194)
at mca.client.render.RenderHuman.renderHuman(RenderHuman.java:191)
at mca.client.render.RenderHuman.func_76986_a(RenderHuman.java:65)
at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Found this in the log. There is people talking from the mod Minecraft Comes Alive before and after the warnings and then it goes to regular content and then the other paragraph of code comes up twice and then the game crashes and puts me back to the Tekkit Launcher screen. Should I contact the people from Minecraft Comes Alive about this?
Minecraft Comes Alive CLIENT: java.lang.NullPointerException
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] java.lang.NullPointerException
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at mca.core.forge.PacketHandler.handleGenericPacket(PacketHandler.java:2547)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at mca.core.forge.PacketHandler.onPacketData(PacketHandler.java:227)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: java.lang.NullPointerException
[B#431] 2014/03/28 16:28:24 [INFO] 2014-03-28 16:28:24 [INFO] [Minecraft-Server] [sniperblade9: Set own game mode to Survival Mode]
[B#431] 2014/03/28 16:28:24 [INFO] 2014-03-28 16:28:24 [INFO] [Minecraft-Client] [CHAT] Your game mode has been updated
[B#431] 2014/03/28 16:31:32 [INFO] 2014-03-28 16:31:32 [INFO] [Minecraft-Client] [CHAT] Sofia the Librarian: Good day to you, sniperblade9.
[B#431] 2014/03/28 16:32:20 [INFO] 2014-03-28 16:32:20 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: How can I help you?
[B#431] 2014/03/28 16:34:03 [INFO] 2014-03-28 16:34:03 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: Hi, stranger.
[B#431] 2014/03/28 16:34:17 [INFO] 2014-03-28 16:34:17 [INFO] [Minecraft-Client] [CHAT] Sofia the Librarian: Greetings.
[B#431] 2014/03/28 16:35:43 [INFO] 2014-03-28 16:35:43 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: Greetings.
[B#431] 2014/03/28 16:36:18 [INFO] 2014-03-28 16:36:18 [INFO] [Minecraft-Client] [CHAT] Sherry the Farmer: Hey, what's up?
[B#431] 2014/03/28 16:40:48 [INFO] 2014-03-28 16:40:48 [INFO] [Minecraft-Client] [CHAT] Tim the Guard: Hey, what's up?
[B#431] 2014/03/28 16:40:49 [INFO] 2014-03-28 16:40:49 [INFO] [Minecraft-Client] [CHAT] Gracie the Guard: You must be new around here.
[B#431] 2014/03/28 16:41:06 [INFO] 2014-03-28 16:41:06 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:41:32 [INFO] 2014-03-28 16:41:32 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:02 [INFO] 2014-03-28 16:42:02 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:06 [INFO] 2014-03-28 16:42:06 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:45 [INFO] 2014-03-28 16:42:45 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:50 [INFO] 2014-03-28 16:42:50 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:17 [INFO] 2014-03-28 16:43:17 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:22 [INFO] 2014-03-28 16:43:22 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:41 [INFO] 2014-03-28 16:43:41 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:08 [INFO] 2014-03-28 16:44:08 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:18 [INFO] 2014-03-28 16:44:18 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:40 [INFO] 2014-03-28 16:44:40 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:49 [INFO] 2014-03-28 16:44:49 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:45:08 [INFO] 2014-03-28 16:45:08 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:46:10 [INFO] 2014-03-28 16:46:10 [INFO] [Minecraft-Client] [CHAT] Tim the Guard: Oh, hello. sniperblade9, was it?
[B#431] 2014/03/28 16:46:34 [INFO] 2014-03-28 16:46:34 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:00 [INFO] 2014-03-28 16:47:00 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:14 [INFO] 2014-03-28 16:47:14 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:38 [INFO] 2014-03-28 16:47:38 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:49 [INFO] 2014-03-28 16:47:49 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:48:12 [INFO] 2014-03-28 16:48:12 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:48:25 [INFO] 2014-03-28 16:48:25 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:49:04 [INFO] 2014-03-28 16:49:04 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:49:08 [INFO] 2014-03-28 16:49:08
Found that this link a few more lines below in the log and this link is not working and I do not know where it is being called from. It is apparently from a mod called Aether II that I have never used.
Description: Rendering entity in world
java.lang.IndexOutOfBoundsException: Index: 7791, Size: 7794
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.util.Vec3Pool.func_72345_a(SourceFile:30)
at net.minecraft.world.World.func_72831_a(World.java:1400)
at net.minecraft.world.World.func_72933_a(World.java:1232)
at net.minecraft.entity.EntityLivingBase.func_70685_l(EntityLivingBase.java:2144)
at mca.entity.AbstractEntity.func_70685_l(AbstractEntity.java:788)
at mca.client.render.RenderHuman.renderLabels(RenderHuman.java:222)
at mca.client.render.RenderHuman.func_77033_b(RenderHuman.java:104)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_130000_a(RendererLivingEntity.java:287)
at net.minecraft.client.renderer.entity.RenderLiving.func_77031_a(SourceFile:22)
at net.minecraft.client.renderer.entity.RenderBiped.func_77031_a(RenderBiped.java:194)
at mca.client.render.RenderHuman.renderHuman(RenderHuman.java:191)
at mca.client.render.RenderHuman.func_76986_a(RenderHuman.java:65)
at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Found this in the log. There is people talking from the mod Minecraft Comes Alive before and after the warnings and then it goes to regular content and then the other paragraph of code comes up twice and then the game crashes and puts me back to the Tekkit Launcher screen. Should I contact the people from Minecraft Comes Alive about this?
Minecraft Comes Alive CLIENT: java.lang.NullPointerException
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] java.lang.NullPointerException
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at mca.core.forge.PacketHandler.handleGenericPacket(PacketHandler.java:2547)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at mca.core.forge.PacketHandler.onPacketData(PacketHandler.java:227)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#431] 2014/03/28 16:27:07 [INFO] 2014-03-28 16:27:07 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: java.lang.NullPointerException
[B#431] 2014/03/28 16:28:24 [INFO] 2014-03-28 16:28:24 [INFO] [Minecraft-Server] [sniperblade9: Set own game mode to Survival Mode]
[B#431] 2014/03/28 16:28:24 [INFO] 2014-03-28 16:28:24 [INFO] [Minecraft-Client] [CHAT] Your game mode has been updated
[B#431] 2014/03/28 16:31:32 [INFO] 2014-03-28 16:31:32 [INFO] [Minecraft-Client] [CHAT] Sofia the Librarian: Good day to you, sniperblade9.
[B#431] 2014/03/28 16:32:20 [INFO] 2014-03-28 16:32:20 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: How can I help you?
[B#431] 2014/03/28 16:34:03 [INFO] 2014-03-28 16:34:03 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: Hi, stranger.
[B#431] 2014/03/28 16:34:17 [INFO] 2014-03-28 16:34:17 [INFO] [Minecraft-Client] [CHAT] Sofia the Librarian: Greetings.
[B#431] 2014/03/28 16:35:43 [INFO] 2014-03-28 16:35:43 [INFO] [Minecraft-Client] [CHAT] Brian the Farmer: Greetings.
[B#431] 2014/03/28 16:36:18 [INFO] 2014-03-28 16:36:18 [INFO] [Minecraft-Client] [CHAT] Sherry the Farmer: Hey, what's up?
[B#431] 2014/03/28 16:40:48 [INFO] 2014-03-28 16:40:48 [INFO] [Minecraft-Client] [CHAT] Tim the Guard: Hey, what's up?
[B#431] 2014/03/28 16:40:49 [INFO] 2014-03-28 16:40:49 [INFO] [Minecraft-Client] [CHAT] Gracie the Guard: You must be new around here.
[B#431] 2014/03/28 16:41:06 [INFO] 2014-03-28 16:41:06 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:41:32 [INFO] 2014-03-28 16:41:32 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:02 [INFO] 2014-03-28 16:42:02 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:06 [INFO] 2014-03-28 16:42:06 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:45 [INFO] 2014-03-28 16:42:45 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:42:50 [INFO] 2014-03-28 16:42:50 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:17 [INFO] 2014-03-28 16:43:17 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:22 [INFO] 2014-03-28 16:43:22 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:43:41 [INFO] 2014-03-28 16:43:41 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:08 [INFO] 2014-03-28 16:44:08 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:18 [INFO] 2014-03-28 16:44:18 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:40 [INFO] 2014-03-28 16:44:40 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:44:49 [INFO] 2014-03-28 16:44:49 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:45:08 [INFO] 2014-03-28 16:45:08 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:46:10 [INFO] 2014-03-28 16:46:10 [INFO] [Minecraft-Client] [CHAT] Tim the Guard: Oh, hello. sniperblade9, was it?
[B#431] 2014/03/28 16:46:34 [INFO] 2014-03-28 16:46:34 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:00 [INFO] 2014-03-28 16:47:00 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:14 [INFO] 2014-03-28 16:47:14 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:38 [INFO] 2014-03-28 16:47:38 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:47:49 [INFO] 2014-03-28 16:47:49 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:48:12 [INFO] 2014-03-28 16:48:12 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:48:25 [INFO] 2014-03-28 16:48:25 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:49:04 [INFO] 2014-03-28 16:49:04 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
[B#431] 2014/03/28 16:49:08 [INFO] 2014-03-28 16:49:08
Found that this link a few more lines below in the log and this link is not working and I do not know where it is being called from. It is apparently from a mod called Aether II that I have never used.
http://www.technicpack.net/api/modpack/ashevegas-pack-173
kInfo{name='tekkitmain', display_name='Tekkit', url='http://www.technicpack.net/tekkit', icon_md5='1dd87c03268a7144411bb8cbe8bf7326', logo_md5='175523449f470a05bf4a32dfa3c48b0c', background_md5='f39ae618809383451f6832e4d2a738fe', recommended='1.2.8d', latest='1.2.8e', builds=[1.0.2, 1.0.3, 1.0.5, 1.0.6, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.5b, 1.2.5c, 1.2.5d, 1.2.6, 1.2.6b, 1.2.7, 1.2.7b, 1.2.8, 1.2.8b, 1.2.8c, 1.2.8d, 1.2.8e], [email protected]89}
[B#431] 2014/03/28 17:09:46 [INFO] ------------------------------------------
[B#431] 2014/03/28 17:09:46 [INFO] Technic Launcher is starting....
[B#431] 2014/03/28 17:09:46 [INFO] Launcher Build: 431
[B#431] 2014/03/28 17:09:46 [INFO] ------------ Startup Parameters ------------
[B#431] 2014/03/28 17:09:46 [INFO] --------- End of Startup Parameters ---------
[B#431] 2014/03/28 17:09:46 [INFO] Analytics Response [runLauncher]: 200
[B#431] 2014/03/28 17:09:47 [INFO] Launcher took: 1838ms to start
[B#431] 2014/03/28 17:09:52 [INFO] Auth: {"accessToken":"7853d8f70ca8425ebfcf7e557498c7e7","clientToken":"a6d384d5-eace-491d-a88c-c6e17d3a80e5","selectedProfile":{"id":"275b67d1aada4954b4a7f1d10ec36c88","name":"sniperblade9","legacy":true},"availableProfiles":[{"id":"275b67d1aada4954b4a7f1d10ec36c88","name":"sniperblade9","legacy":true}]}
[B#431] 2014/03/28 17:09:52 [WARNING] Unable to load platform pack ashevegas-pack-173
net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/modpack/ashevegas-pack-173]
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:109)
at net.technicpack.launchercore.restful.platform.PlatformPackInfo.getPlatformPackInfo(PlatformPackInfo.java:142)
at net.technicpack.launchercore.install.AvailablePackList$2.run(AvailablePackList.java:133)
Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Error in response: Pack does not exist
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:98)
... 2 more