Jump to content

A critical server error occured handling a packet


morste

Recommended Posts

Hi

 

I have never posted an error log from minecraft to the forum before, so be kind.

 

I added a short version at the time the crash occurred, because the entire ForgeModLoader-server-0 is approximately 1.2 MB... Hope this is okey

 

 

2015-05-04 00:04:38 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:05:00 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:08:27 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:23:50 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:24:34 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:26:56 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:29:18 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:29:39 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:33:28 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:34:23 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:34:51 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:40:01 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:41:56 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:50:28 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 00:54:53 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 01:05:05 [sEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 168

java.lang.IndexOutOfBoundsException: Index: 53, Size: 45

at java.util.ArrayList.rangeCheck(Unknown Source)

at java.util.ArrayList.get(Unknown Source)

at net.minecraft.inventory.Container.func_75144_a(SourceFile:136)

at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:926)

at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(SourceFile:31)

at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)

at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)

at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

2015-05-04 01:05:05 [WARNING] [Minecraft-Server] Failed to handle packet for m0rst3/127.0.0.1: java.lang.IndexOutOfBoundsException: Index: 53, Size: 45

java.lang.IndexOutOfBoundsException: Index: 53, Size: 45

at java.util.ArrayList.rangeCheck(Unknown Source)

at java.util.ArrayList.get(Unknown Source)

at net.minecraft.inventory.Container.func_75144_a(SourceFile:136)

at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:926)

at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(SourceFile:31)

at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)

at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)

at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

2015-05-04 01:05:05 [iNFO] [Minecraft-Server] m0rst3 left the game

2015-05-04 01:05:06 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1

2015-05-04 01:05:06 [iNFO] [sTDOUT] Unloading Player: m0rst3

2015-05-04 01:05:10 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 01:05:57 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1

2015-05-04 01:08:32 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?

2015-05-04 01:11:34 [iNFO] [Minecraft-Server] Stopping the server

 

Link to comment
Share on other sites

Hi

 

I was trying to add some charcoal in to one of my Steve`s carts 2 cart, and i had my inventory and the cart`s inventory opened.

When i clicked the charcoal it picked up some insulated HV cable instead and the charcoal disappeared and when i put the cable back the charcoal appeared again...

But it can bee a bug in Steve`s carts 2, because i was opening the inventory of the cart in a tunnel 1 block high... i manage to reproduce the error and logged in again whiteout stopping the server and just destroyed 2 blocks of dirt whit tracks on them, so i got closer to the cart and then i was able to add the charcoal whiteout the server crashing....

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.