Posted June 30, 20187 yr Joining the server is interrupted with an error:" Internal Exception: io.netty.handler.codec.DecoderException: java.io.IIOException: Packet 0/63 (SpacketEntityEquipment) was larger than I expected, found 4 bytes extra whlist reading packet 63 ". The server works stably despite small shortages, i.e. no translations for some mods, same client in SP mode. The problem appears in attempt to join server. Server logs show that I join server successfully, then my player drops the item and leaves the game. After a little research I found website about path to FML 1.7.1 (link:) Spoiler https://github.com/MinecraftForge/FML/commit/d0dd05a15c2eca9eabd308319c2ed85cb632922bhttps://github.com/MinecraftForge/FML/blob/mc172/patches/minecraft/net/minecraft/network/play/server/S3FPacketCustomPayload.java.patch error is the same except for the value of the packet (in that error was 65536 bytes, instead 4 bytes in my error) in that case, the comments showed that the problem would pass. The leader of that topic explain that it was enough to increase size of the packet to 2 megs in size. Thanks in advance. LINK FOR LOG: Spoiler https://gist.github.com/BenQis/a6c5802af350a2beae66b817321a0d31
July 1, 20187 yr Author Sorry about that, link for client logs : Spoiler https://gist.github.com/BenQis/997292f937b86bbb9d8e8023fb901513 BTW I wanted to say what happened with today's attempt to join the server. I could move around in the world for about a minute, then the same error, BUT when I wrote a command in the server's line that teleported me to the first spawn location, again I could stay in the world and again about minute, this time I did not move even a step, and so I jumped out with error on screen. Although I am on the remnants of the RAM of my computer but 1gb in the store should be enough I think (already ordered 8gb extention). Server has 3gb reserved, client 2gb, entering command "memory" in server gui pops up info about 700mb to1gb free space.
July 1, 20187 yr Author Server is working steadily for now, I have not removed any mod, but I found one extra library in the flan's mod files. Which is not in mods folder actualy. Thanks alot for all support ( maybe even unnecessary, it should be first think to check all mods and disable each one by one) Sorry for trouble, I think You can close thic topic. Regards
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.