Giter VIP home page Giter VIP logo

protocolsupport's Introduction

ProtocolSupport

Build Status Chat

Support 1.18, 1.17, 1.16, 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot/Paper 1.18.2

Important notes:

  • Only latest version of this plugin is supported
  • This plugin can't be reloaded or loaded not at server startup

Known issues:

  • [Anything that is not latest] Items in creative mode may not work as expected, or may not work at all

Known wontfix issues:

  • [Anything that is not latest] Stats are not sent
  • [1.8 and earlier] Can't control vehicle (Not directly translatable at network level, too much work to implement serverside)
  • [1.4.7 and earlier] Server shows up as "incompatible" in the server list (Impossible to fix due to the lack of an way to verify the client version during server list ping)

Website: https://protocol.support/

Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/

BukkitDev: https://dev.bukkit.org/projects/protocolsupport/

Main Jenkins: https://build.hurricanegames.org/job/ProtocolSupport/


Licensed under the terms of GNU AGPLv3

protocolsupport's People

Contributors

7kasper avatar alexsosnovsky avatar aramperes avatar beykerykt avatar brokkonaut avatar devjul1an avatar entrypointkr avatar games647 avatar gdude2002 avatar gitter-badger avatar lucko avatar lukechatton avatar magicus avatar maxqia avatar mio-19 avatar mrpowergamerbr avatar naxdy avatar patothebest avatar phase avatar pkt77 avatar pr0methean avatar shevchik avatar xiarandolph avatar zedwick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

protocolsupport's Issues

1.5.2 Client Connection Problem to Bungee Connected Server

I user Lastest Bungeecord and ProtocolsupportBungee And ProtocolSupport And Today Spigot Build.

1.7.X and 1.8.X Clinet is all Fine. but 1.5.2 client have problem to connect bungee connected Server.

1.5.2 client connect to lobby server is fine. but if 1.5.2 client try to connect bungee connected server crash

Internal exception: Java.io.IOException: Bad compressed data format

I Think lasteset bungeecord use Compress system. i use ps debug. but bukkit is not any log. and bungeecord have too many ps debug log. sorry to i cant catch any log

1.7.X Client Crash Open The Chest

I Use Protocolsupport today Version And Spigot 1.8.8 And Bungee Server

[10:04:15] [Netty Server IO #1/WARN]: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:15] [Netty Server IO #1/WARN]: at java.lang.Thread.run(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: Caused by: java.lang.RuntimeException: An internal error occured.
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:541)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
[10:04:15] [Netty Server IO #1/WARN]: ... 20 more
[10:04:15] [Netty Server IO #1/WARN]: Caused by: java.io.EOFException
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUnsignedShort(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUTF(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUTF(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:80)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.PacketDataSerializer.h(PacketDataSerializer.java:179)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:197)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:42)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:166)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PacketDecoder.decode(PacketDecoder.java:53)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.core.wrapped.WrappedDecoder.decode(WrappedDecoder.java:27)
[10:04:15] [Netty Server IO #1/WARN]: at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[10:04:15] [Netty Server IO #1/WARN]: ... 22 more
[10:04:15] [Netty Server IO #1/WARN]: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:15] [Netty Server IO #1/WARN]: at java.lang.Thread.run(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: Caused by: java.lang.RuntimeException: An internal error occured.
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:541)
[10:04:15] [Netty Server IO #1/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
[10:04:15] [Netty Server IO #1/WARN]: ... 20 more
[10:04:15] [Netty Server IO #1/WARN]: Caused by: java.io.EOFException
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUnsignedShort(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUTF(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.io.DataInputStream.readUTF(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:80)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.PacketDataSerializer.h(PacketDataSerializer.java:179)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:197)
[10:04:15] [Netty Server IO #1/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:42)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:166)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PacketDecoder.decode(PacketDecoder.java:53)
[10:04:15] [Netty Server IO #1/WARN]: at protocolsupport.protocol.core.wrapped.WrappedDecoder.decode(WrappedDecoder.java:27)
[10:04:15] [Netty Server IO #1/WARN]: at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:04:15] [Netty Server IO #1/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[10:04:15] [Netty Server IO #1/WARN]: ... 22 more
[10:04:15] [Server thread/INFO]: WonPat_5277 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.

Internal exception on join with 1.7.10 client via Bungee.

Hi there, i am testing this again locally.

I keep seeing this error when i attempt to connect with a 1.7.10 client to a Bungee server using the protocol support bungee plugin and backend servers running the regular one as well.

http://crymc.co/1iUjn < the error

What can be done to resolve this? I am using the latest bungee cord and spigot 1.8.8.

Can't Log in to server if don't have hostname

im using #195 build.
most korea ip is don't have hostname.
and it makes can't connect to server
please fix Thanks!

it is error:
[21:27:11 INFO]: /119.149.12.244:55302 lost connection: Internal Exception: java.lang.NoSuchFieldError: hostname
[21:27:11 INFO]: /127.0.0.1:50982 lost connection: Internal Exception: java.lang.NoSuchFieldError: hostname
[21:27:11 INFO]: /127.0.0.1:50983 lost connection: Internal Exception: java.lang.NoSuchFieldError: hostname
[21:27:11 INFO]: /39.127.241.166:50985 lost connection: Internal Exception: java.lang.NoSuchFieldError: hostname

and its debug mode log:
[23:18:56 INFO]: Enabled debug
[23:19:10 WARN]: java.lang.NoSuchFieldError: hostname
[23:19:10 WARN]: at protocolsupport.protocol.transformer.AbstractHandshakeListener.a(AbstractHandshakeListener.java:81)
[23:19:10 WARN]: at net.minecraft.server.v1_8_R3.PacketHandshakingInSetProtocol.a(PacketHandshakingInSetProtocol.java:29)
[23:19:10 WARN]: at net.minecraft.server.v1_8_R3.PacketHandshakingInSetProtocol.a(PacketHandshakingInSetProtocol.java:1)
[23:19:10 WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[23:19:10 WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[23:19:10 WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[23:19:10 WARN]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at protocolsupport.protocol.core.initial.InitialPacketDecoder.setProtocol(InitialPacketDecoder.java:108)
[23:19:10 WARN]: at protocolsupport.protocol.core.initial.InitialPacketDecoder.channelRead(InitialPacketDecoder.java:90)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[23:19:10 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[23:19:10 WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[23:19:10 WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
[23:19:10 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[23:19:10 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[23:19:10 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[23:19:10 WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[23:19:10 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:19:10 WARN]: at java.lang.Thread.run(Unknown Source)
[23:19:11 INFO]: /127.0.0.1:51559 lost connection: Internal Exception: java.lang.NoSuchFieldError: hostname

1.6.4 issues

Hello,
I am going to test 1.6.4 version and post issues I found. Current issues:

  • Giving LOG_2 causes client to crash. Re-joining with item in inventory will crash too.
  • Cannot display motd in servers menu.

1.5.2 and 1.6.X Client kick some Server

Here is the PS debug log. I use lastest bungeecord and bukkit and Protocolsupport suite.

Link this issue ProtocolSupport/ProtocolSupportBungee#6

[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.typeremapper.id.RemappingTable.getRemap(RemappingTable.java:18)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:839)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_5.clientboundtransformer.PacketEncoder.encode(PacketEncoder.java:47)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:30)
[16:34:54] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedEncoder.encode(WrappedEncoder.java:13)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.encode(NettyChannelInjector.java:506)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.encode(NettyChannelInjector.java:264)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/ERROR]: java.lang.ArrayIndexOutOfBoundsException: -126
[16:34:54] [Netty Server IO #0/WARN]: java.io.IOException: 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다
[16:34:54] [Netty Server IO #0/WARN]: at sun.nio.ch.SocketDispatcher.write0(Native Method)
[16:34:54] [Netty Server IO #0/WARN]: at sun.nio.ch.SocketDispatcher.write(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.nio.ch.IOUtil.write(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at sun.nio.ch.SocketChannelImpl.write(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:270)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:315)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
[16:34:54] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[16:34:54] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:34:54] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:34:54] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Netty Server IO #0/WARN]: java.nio.channels.ClosedChannelException
[16:34:54] [Server thread/INFO]: swan201 lost connection: Internal Exception: java.io.IOException: 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다

You spawn lower than normal in minecarts in 1.5.2

When you enter Minecarts in 1.5.2 you are sort of inside the minecart instead of above it.
Minecart glitch

This also applies to 1.5.1 and 1.5 (I've added support for those)
1.5 and 1.5.1 use the same protocol that 1.5.2 uses, the only thing that was changed is the protocol revision number so all that has to be done is add them to the ProtocolVersion.java and wherever else 1.5.2 is referenced add a 1.5.1 protocolversion

Possible bug, why is Level-Type not sent with packet Respawn (0x09) in 1.6?

At package protocolsupport.protocol.transformer.v_1_6.clientboundtransformer;
line 93 is 0x07: { //PacketPlayOutRespawn
It sends out a packet with information byte,int,byte,byte,short however the Protocol Documentation says it should also send out the Level-Type string:
http://wiki.vg/index.php?title=Protocol&oldid=4899#Respawn_.280x09.29
Is this intended because the string is not used (or sent via other packets?) or is this a bug that has to be fixed?
Luckily adding "serializer.writeString(packetdata.readString(32767));" no quotes fixes this without any negative behavior

1.5.2 and 1.6.X user opposite Time

what is mean. 1.7.X and 1.8.X User set time set morning. Then 1.5.2 and 1.6.X User see the night.
1.5.2 and 1.6.X User are opposite time to 1.7.X 1.8.X user (but No console Error)

i use 1.8.8 Spigot and 8/1 Protocolsupport Build

Dev. ProtocolSupport bug

When server works for a few hours server stops accepting new players. Server thread does work, and all connection that was before works too. I'm using latest spigot build.
Plugin list:
UralClans, HideStream, PVPGunPlus, WorldEdit, NoCheatPlus, Fixer, DynPad, JoinCommands, Vault, CPFix, ScoreboardStats, PermissionsEx, KillerMoney, GodItem, RainbowArmour, WorldGuard, Stop127, ProtocolSupport, boosCooldowns, SiberianChatFilter, MineResetLite, AntiSwear, AutoMessage, AuthMe, Marriage, ChestCommands, DrugsFTW, ClearLag, EndlessOnline, NoFlyPvp, TrophyHeads, WGExtender, Essentials, ChatManager, EssentialsSpawn, ShoppingCartReloaded, LimitedWorldEdit.

Almost all plugins are latest version. WG and WE is 6.x build.

1.8.8 error on startup

[12:40:53 INFO]: [ProtocolSupport] Loading ProtocolSupport v4.19
[12:40:53 WARN]: java.lang.IllegalAccessException: Class protocolsupport.injector.NettyInjector can not access a member of class io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor with modifiers "private final"
[12:40:53 WARN]: at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:102)
[12:40:53 WARN]: at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:296)
[12:40:53 WARN]: at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:288)
[12:40:53 WARN]: at java.lang.reflect.Field.set(Field.java:761)
[12:40:53 WARN]: at protocolsupport.injector.NettyInjector.inject(NettyInjector.java:22)
[12:40:53 WARN]: at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:18)
[12:40:53 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297)
[12:40:53 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:203)
[12:40:53 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[12:40:53 WARN]: at java.lang.Thread.run(Thread.java:745)

NoSuchMethodError

Am i the only one recieveing this error? Today's spigot built 10h ago.
[21:15:55] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.19 [21:15:55] [Server thread/WARN]: java.lang.NoSuchMethodError: net.minecraft.server.v1_8_R3.MinecraftServer.getServerConnection()Lnet/minecraft/server/v1_8_R3/ServerConnection; [21:15:55] [Server thread/WARN]: at protocolsupport.injector.NettyInjector.inject(NettyInjector.java:19) [21:15:55] [Server thread/WARN]: at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:16) [21:15:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:296) [21:15:55] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [21:15:55] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [21:15:55] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [21:15:55] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.19

1.7.X Version client cant use Uskyblock Server

Hello i m using Uskyblock v2.3-HF7i version. i use Protocolsupport #178 build is all is ok. But i update to #184 build. 1.7.X client user try to go island. they are crash. here is the PS debug log
ah, and i use ProtocolsupportBungee Too. BungeeServer and Spigot Server all Lastest Build (spigot 1.8.8)

[13:16:11] [Server thread/INFO]: swan201 issued server command: /is
[13:16:13] [Netty Server IO #0/WARN]: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:16:13] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: Caused by: java.lang.RuntimeException: An internal error occured.
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:543)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
[13:16:13] [Netty Server IO #0/WARN]: ... 20 more
[13:16:13] [Netty Server IO #0/WARN]: Caused by: java.lang.IndexOutOfBoundsException: readerIndex(0) + length(1) exceeds writerIndex(0): PooledUnsafeDirectByteBuf(ridx: 0, widx: 0, cap: 256)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1175)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:570)
[13:16:13] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.PacketDataSerializer.readByte(PacketDataSerializer.java:515)
[13:16:13] [Netty Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:36)
[13:16:13] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PlayPacketTransformer.tranform(PlayPacketTransformer.java:164)
[13:16:13] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PacketDecoder.decode(PacketDecoder.java:53)
[13:16:13] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedDecoder.decode(WrappedDecoder.java:27)
[13:16:13] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[13:16:13] [Netty Server IO #0/WARN]: ... 22 more
[13:16:13] [Netty Server IO #0/WARN]: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:205)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:16:13] [Netty Server IO #0/WARN]: at java.lang.Thread.run(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: Caused by: java.lang.RuntimeException: An internal error occured.
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:543)
[13:16:13] [Netty Server IO #0/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
[13:16:13] [Netty Server IO #0/WARN]: ... 19 more
[13:16:13] [Netty Server IO #0/WARN]: Caused by: java.io.IOException: Packet 0/1 (PacketPlayInChat) was larger than expected, found 191 bytes extra whilst reading packet 1
[13:16:13] [Netty Server IO #0/WARN]: at protocolsupport.protocol.transformer.v_1_7.serverboundtransformer.PacketDecoder.decode(PacketDecoder.java:58)
[13:16:13] [Netty Server IO #0/WARN]: at protocolsupport.protocol.core.wrapped.WrappedDecoder.decode(WrappedDecoder.java:27)
[13:16:13] [Netty Server IO #0/WARN]: at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[13:16:13] [Netty Server IO #0/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[13:16:13] [Netty Server IO #0/WARN]: ... 21 more
[13:16:13] [Server thread/INFO]: swan201 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.

sorry for my bad english

Minecarts can cause a softlock, also other players see people switching between the wrong position and sitting

In 1.5.2 when you enter a minecart everything appears fine at first (except being a bit lower than normal of course) however upon closer inspection your player is rapidly switching between the "Sitting in minecart" and "Standing looking at minecart" positions. Because of this sometimes very rarely your player (the one in the minecart) gets teleported 2-3 blocks above the minecart and the game softlocks, as in everything is frozen except the chat (for that player). Commands that kill the frozen player make the bone-breaking sound and health flashes however it does not seem to decrease or have any other effect. Upon logging out and back in you get the "Game over" screen because the damage was actually applied and when you click respawn everything looks OK at first however other weird glitches arise such as you can't see projectiles in mid flight, falling sand disappears and re appears at bottom etc.
For other players, the player in the minecart is rapidly appearing riding the minecart and switching to a position in which he is standing close to the minecart and looking at it (constantly). This can be verified by building a small minecart loop and running a cart inside it. The player riding the minecart switches between looping around and being at the center and spinning around looking at the minecart.

If you stay in the minecart long enough (5 or 10 minutes) and press "Sneak" you might get a "End of stream" error

Glitched out of the cart
Spazzing out
Correct position inside the cart
Sitting down!

Minecraft client Crash when wither spawn-[spigot 1.8.8]-[minecraft 1.7.10]

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 15-9-19 AM9:52
Description: Ticking entity

java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Byte
at te.a(SourceFile:83)
at zp.f(SourceFile:103)
at zp.e(SourceFile:33)
at ze.h(SourceFile:165)
at ahb.a(SourceFile:1368)
at ahb.g(SourceFile:1346)
at ahb.h(SourceFile:1253)
at bao.p(SourceFile:1552)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:120)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
at te.a(SourceFile:83)
at zp.f(SourceFile:103)
at zp.e(SourceFile:33)
at ze.h(SourceFile:165)
at ahb.a(SourceFile:1368)
at ahb.g(SourceFile:1346)

-- Entity being ticked --
Details:
Entity Type: WitherSkull (zp)
Entity ID: 1318
Entity Name: entity.WitherSkull.name
Entity's Exact location: 205.78, 66.19, 191.50
Entity's Block location: World: (205,66,191), Chunk: (at 13,4,15 in 12,11; contains blocks 192,0,176 to 207,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at ahb.h(SourceFile:1253)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bjk['YASJUN'/898, l='MpServer', x=203.83, y=65.62, z=192.86]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (200,64,188), Chunk: (at 8,4,12 in 12,11; contains blocks 192,0,176 to 207,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 379 game time, 379 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 37 total; [bjk['YASJUN'/898, l='MpServer', x=203.83, y=65.62, z=192.86], xk['item.tile.torch'/7, l='MpServer', x=176.66, y=25.13, z=193.69], xk['item.tile.torch'/9, l='MpServer', x=178.44, y=24.13, z=212.88], xz['Creeper'/1298, l='MpServer', x=192.50, y=19.00, z=211.50], xk['item.tile.torch'/20, l='MpServer', x=197.13, y=27.99, z=204.33], xm['entity.MinecartChest.name'/21, l='MpServer', x=198.50, y=19.06, z=211.50], xm['entity.MinecartChest.name'/23, l='MpServer', x=184.50, y=24.06, z=240.50], xk['item.tile.torch'/27, l='MpServer', x=202.53, y=24.13, z=175.03], xk['item.tile.rail'/32, l='MpServer', x=192.09, y=24.13, z=194.91], xk['item.tile.rail'/37, l='MpServer', x=198.84, y=28.13, z=204.59], xc['Wither'/1317, l='MpServer', x=204.50, y=64.00, z=191.50], xk['item.tile.torch'/38, l='MpServer', x=207.88, y=24.13, z=213.72], zp['entity.WitherSkull.name'/1318, l='MpServer', x=205.78, y=66.19, z=191.50], xk['item.tile.torch'/39, l='MpServer', x=204.28, y=28.13, z=225.09], zp['entity.WitherSkull.name'/1319, l='MpServer', x=203.19, y=66.19, z=191.50], xm['entity.MinecartChest.name'/40, l='MpServer', x=204.50, y=28.06, z=222.50], xk['item.tile.torch'/41, l='MpServer', x=206.94, y=19.13, z=223.53], yn['Spider'/1119, l='MpServer', x=167.50, y=25.00, z=212.50], yq['Zombie'/1131, l='MpServer', x=220.50, y=34.00, z=228.50], yq['Zombie'/1136, l='MpServer', x=212.50, y=34.00, z=193.88], xk['item.tile.gravel'/656, l='MpServer', x=178.34, y=25.13, z=185.13], yl['Skeleton'/1181, l='MpServer', x=252.50, y=41.00, z=231.50], xz['Creeper'/926, l='MpServer', x=218.50, y=34.00, z=228.50], xz['Creeper'/927, l='MpServer', x=217.28, y=34.00, z=225.53], xz['Creeper'/928, l='MpServer', x=219.15, y=29.07, z=227.45], xz['Creeper'/930, l='MpServer', x=239.50, y=13.00, z=240.50], xz['Creeper'/1230, l='MpServer', x=183.50, y=25.00, z=186.50], yn['Spider'/1232, l='MpServer', x=180.50, y=25.00, z=185.50], yq['Zombie'/1240, l='MpServer', x=199.50, y=24.00, z=188.03], yq['Zombie'/1241, l='MpServer', x=199.47, y=24.00, z=189.13], yl['Skeleton'/1242, l='MpServer', x=209.50, y=24.00, z=190.50], yl['Skeleton'/1244, l='MpServer', x=193.50, y=20.00, z=217.50], yl['Skeleton'/1245, l='MpServer', x=194.50, y=20.00, z=218.50], xz['Creeper'/1249, l='MpServer', x=182.34, y=25.00, z=195.03], yl['Skeleton'/1258, l='MpServer', x=198.50, y=24.00, z=218.50], yl['Skeleton'/1259, l='MpServer', x=198.50, y=24.00, z=217.50], yl['Skeleton'/1260, l='MpServer', x=197.50, y=24.00, z=215.50]]
Retry entities: 0 total; []
Server brand: �Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:120)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 56709656 bytes (54 MB) / 200773632 bytes (191 MB) up to 523501568 bytes (499 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx512m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.7.10_NO_MOD
LWJGL: 2.9.1
OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.54, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Nametags arent visible (1.5 - 1.7)

Nametags on mobs arent visible for client version 1.5 - 1.7. 1.8 clients see them only when they hover on mobs, but 1.5 - 1.7 arent seeing them at all.

Also, arrow or item hack doesnt work with 1.5 - 1.7. Client just doesnt get nametags. Also if you rename mobs with nametag that will work, but re logining hides it again.

Plugin improvements thoughts

Hello,
I noticed that for example ChunkUtils class is the same in both 1.6.4 and 1.5.2. Wouldn't it be better to merge it into just one class? Not only for better future-proof, but for better general code management.

Play Server When Crash Sunddenly 1.5.2 Client User

Hello. I found Another Issue. 1.5.2 Client User play normaly. But Sunddenly Player Crash and kick the Server. Here is the Debug Log. (Player Get message to End of Stream)

Server Use Spigot 1.8.8 and Use Protocolsupport 8/1 Build Version

[00:07:56 WARN]: io.netty.handler.codec.DecoderException: NettyChannelInjector.d
ecode() did not read anything but decoded a message.
[00:07:56 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecod
e(ByteToMessageDecoder.java:268)
[00:07:56 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRe
ad(ByteToMessageDecoder.java:149)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[00:07:56 WARN]: at com.comphenix.protocol.compat.netty.independent.Netty
ChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[00:07:56 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRe
ad(ByteToMessageDecoder.java:163)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[00:07:56 WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRe
ad(ReadTimeoutHandler.java:150)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[00:07:56 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[00:07:56 WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRe
ad(DefaultChannelPipeline.java:787)
[00:07:56 WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUn
safe.read(AbstractNioByteChannel.java:130)
[00:07:56 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(
NioEventLoop.java:511)
[00:07:56 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys
Optimized(NioEventLoop.java:468)
[00:07:56 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys
(NioEventLoop.java:382)
[00:07:56 WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.ja
va:354)
[00:07:56 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.
run(SingleThreadEventExecutor.java:116)
[00:07:56 WARN]: at java.lang.Thread.run(Unknown Source)
[00:07:56 INFO]: Song_gi lost connection: Internal Exception: io.netty.handler.c
odec.DecoderException: NettyChannelInjector.decode() did not read anything but d
ecoded a message.

And How can i Donation to you? always Thanks to you to develop this plugins

Feature: Change name of "replacement" blocks

When you give a 1.8.X block to a older version (1.7.2, etc), it gives you a stone, because the block don't exist on the older version.

It would be good if those "stones" blocks had a different name at least (like, when you change a item name in an Anvil), because you can't identify most 1.8 blocks in older versions because everything is "stone".

So, if someone gives you an Birch Fence, it would display an normal fence on a 1.7.X (or older) client, but it's name will be "Birch Fence".

Of couse, this can't apply to different item localizations, but is better than nothing 😄

Add a way to disable certain versions.

Could you add a config.yml where I can disable certain versions, I would like to disable 1.5.2 specifically because it is very buggy, but the rest are quite good.

In 1.5.2 PacketPlayInEntityAction 0x13 actionId s are 1 too high (Can't sneak/run)

In Minecraft 1.8 EntityAction is zero based because its a VarInt: http://wiki.vg/Protocol#Entity_Action
In Minecraft 1.5.2 EntityAction starts at 1 because its a byte: http://wiki.vg/index.php?title=Protocol&oldid=1039#Entity_Action_.280x13.29

This means that 1.5.2 players can not see other players sprint, stop sprinting, crouching or being in beds
I have fixed it by changing case 0x13: { //PacketPlayInEntityAction to

            case 0x13: { //PacketPlayInEntityAction
                packet = getPacketById(0x0B);
                packetdata.writeVarInt(serializer.readInt());
                int actionId = 0;
                actionId = serializer.readByte();
                actionId = actionId - 1; // We subtract 1 because in 1.4.x 0x13 uses a byte and now its a VarInt
                packetdata.writeVarInt(actionId);
                packetdata.writeVarInt(0);
                break;
            }

Skull Heads without Skin?

I don't know if this is a known issue, but, when someone places a Player Skull Head with a skin, only the player who placed it will see the skin, the rest of the players will see a Steve Head.

But, if someone equips the Player Skull Head, the others players can see the skin on the equiped player, but the issue still persists on placed Player Skull Heads.

Server Version: 1.8.3-R0.1-SNAPSHOT (compiled yesterday)
Client Version: 1.7.2

1.5.2 /1.6.X cant read Plugins kick message.

I Use AAC Spigot Plugins.

1.5.2 And 1.6.X User is Suddenly kick to End of Stream. console only Show Netty error. I disable AAC. User are not kick. I think 1.5.2 and 1.6.X Client are not decorde the some kick mesage.

[20:35:47 WARN]: io.netty.handler.codec.DecoderException: NettyChannelInjector.d
ecode() did not read anything but decoded a message.
[20:35:47 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecod
e(ByteToMessageDecoder.java:268)
[20:35:47 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRe
ad(ByteToMessageDecoder.java:149)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[20:35:47 WARN]: at com.comphenix.protocol.compat.netty.independent.Netty
ChannelInjector$4.channelRead(NettyChannelInjector.java:280)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[20:35:47 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRe
ad(ByteToMessageDecoder.java:163)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[20:35:47 WARN]: at io.netty.handler.timeout.ReadTimeoutHandler.channelRe
ad(ReadTimeoutHandler.java:150)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invoke
ChannelRead(AbstractChannelHandlerContext.java:333)
[20:35:47 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireCh
annelRead(AbstractChannelHandlerContext.java:319)
[20:35:47 WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRe
ad(DefaultChannelPipeline.java:787)
[20:35:47 WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUn
safe.read(AbstractNioByteChannel.java:130)
[20:35:47 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(
NioEventLoop.java:511)
[20:35:47 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys
Optimized(NioEventLoop.java:468)
[20:35:47 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys
(NioEventLoop.java:382)
[20:35:47 WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.ja
va:354)
[20:35:47 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.
run(SingleThreadEventExecutor.java:116)
[20:35:47 WARN]: at java.lang.Thread.run(Unknown Source)
[20:35:47 INFO]: EntryPoint lost connection: Internal Exception: io.netty.handle
r.codec.DecoderException: NettyChannelInjector.decode() did not read anything bu
t decoded a message.
[20:35:47 INFO]: <-- [-] EntryPoint

1.5.2, 1.7.X Client have problem

1.5.2 crash ranbomly and 1.7.X User go some location they are kick to server a java error masage. I dont know This is Spigot Bug or Protocolsupport bug. But 1.8 higher Client is all ok.

Im enable PS debug. But console only show client java error masage. How do you think about this errors.

This issue is, I update to spigot 1.8.8 and 8/2 protocolsupport

Would it be possible to add upwards compatibility?

Considering Minecraft Snapshots have been released how possible is it to add upwards compatibility to ProtocolSupport? Kinda like 1.7 protocol hack spigot
Ill start playing around with it like I did the 1.4 connection.

Bug with enchantments on 1.8.3

Compiled from source code with your last commit on March 8 to start Spigot 1.8.3 server. All working fine, BUT big bug is in enchantments. It reverts back to 1.7 version (without lapis and taking many levels) with every client. /ps list command can't identify which version every player uses. I can't understand one more thing: server on Linux-based machine with only ProtocolSupport plugin uses 1.7 enchantments, but when I download this server on Windows-based machine it works like a charm, with 1.8 enchantments.

I can provide access, logs, screenshots and other needed information and help to fix this issue.

P.S. Server uses BungeeCord proxy.

[1.5.2/1.6.4] When viewing a map item, the client crashes.

If you view a map in a 1.5.2 client, the client will crash.

The crash will also happen if you pick up a map and view it.

Client Crash (Map on a ItemFrame): http://pastebin.com/xaKNE3CC

Client Crash (when creating a map): http://pastebin.com/DiCtZh9K

This happens on the last devbuild of ProtocolSupport (Heads support), but it didn't happen on the devbuild with the Map on 1.5.2, 1.6.4, 1.7.2 implemention

This commit may be that source of this problem, because builds before this commit shows the map correctly: 5c7dc43

1.7.2 client is unaffected by this bug, and does show the map without crashing.

EDIT: No matter what ProtocolSupport build, the map will always crash the client.

1.5.2 /1.6.X Crash Some Location (like Dungun)

1.7.X and 1.8.X Version is fine. Here is the PS debug LOG

[16:37:48] [Netty Server IO #1/WARN]: java.io.IOException: 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
[16:37:48] [Netty Server IO #1/WARN]: at sun.nio.ch.SocketDispatcher.read0(Native Method)
[16:37:48] [Netty Server IO #1/WARN]: at sun.nio.ch.SocketDispatcher.read(Unknown Source)
[16:37:48] [Netty Server IO #1/WARN]: at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
[16:37:48] [Netty Server IO #1/WARN]: at sun.nio.ch.IOUtil.read(Unknown Source)
[16:37:48] [Netty Server IO #1/WARN]: at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:881)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:225)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:119)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[16:37:48] [Netty Server IO #1/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:37:48] [Netty Server IO #1/WARN]: at java.lang.Thread.run(Unknown Source)
[16:37:48] [Server thread/INFO]: swan201 lost connection: Internal Exception: java.io.IOException: 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
[16:37:48] [Server thread/INFO]: swan201님이 니엘서버에서 퇴장하셨습니다.
[16:37:50] [Server thread/INFO]: Torcj_ issued server command: /창고
[16:37:57] [Server thread/INFO]: [�[0;31;22m타멧�[0;37;1m]�[m �[m�[0;33;22mD�[0;37;1m �[0;34;1mFa�[0;37;1m �[0;36;1mFi�[0;37;1m �[0;36;1m[유저]�[0;32;1m�[0;36;1mBJtamet�[m 혼자있고싶다고 나가라하는건�[m
[16:38:02] [Server thread/INFO]: [�[0;31;22m타멧�[0;37;1m]�[m �[m�[0;33;22mD�[0;37;1m �[0;34;1mFa�[0;37;1m �[0;36;1mFi�[0;37;1m �[0;36;1m[유저]�[0;32;1m�[0;36;1mBJtamet�[m 친목이랑 관계없는디..�[m
[16:38:02] [Netty Server IO #3/WARN]: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: An internal error occured.
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[16:38:02] [Netty Server IO #3/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:257)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[16:38:02] [Netty Server IO #3/WARN]: at protocolsupport.protocol.core.initial.InitialPacketDecoder.setProtocol(InitialPacketDecoder.java:108)
[16:38:02] [Netty Server IO #3/WARN]: at protocolsupport.protocol.core.initial.Minecraft152PingResponseTask.run(Minecraft152PingResponseTask.java:19)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:123)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:38:02] [Netty Server IO #3/WARN]: at java.lang.Thread.run(Unknown Source)
[16:38:02] [Netty Server IO #3/WARN]: Caused by: java.lang.RuntimeException: An internal error occured.
[16:38:02] [Netty Server IO #3/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[16:38:02] [Netty Server IO #3/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:520)
[16:38:02] [Netty Server IO #3/WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
[16:38:02] [Netty Server IO #3/WARN]: ... 17 more
[16:38:02] [Netty Server IO #3/WARN]: Caused by: java.io.IOException: Can't deserialize unknown packet 10
[16:38:02] [Netty Server IO #3/WARN]: at protocolsupport.protocol.transformer.v_1_5.serverboundtransformer.PacketDecoder.decode(PacketDecoder.java:56)
[16:38:02] [Netty Server IO #3/WARN]: at protocolsupport.protocol.core.wrapped.WrappedDecoder.decode(WrappedDecoder.java:27)
[16:38:02] [Netty Server IO #3/WARN]: at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
[16:38:02] [Netty Server IO #3/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:38:02] [Netty Server IO #3/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:38:02] [Netty Server IO #3/WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[16:38:02] [Netty Server IO #3/WARN]: ... 19 more

[1.5.2/1.6.x/1.7.x] Carpets glitch the player

Because carpets were added a slight "Step" in 1.8 the server knows that the client should go up a bit however in 1.7 and below the clients don't know that and don't go up resulting in the server glitching them a bit where the carpet is.

Client crash caused by scoreboard.

the client will crash everytime they join with 1.7.10
i'm using latest spigot and latest protocolsupport (Dev build)
Here is the log:

java.lang.NullPointerException: Unexpected error
at net.minecraft.scoreboard.Scoreboard.func_96519_k(SourceFile:129)
at net.minecraft.client.network.NetHandlerPlayClient.func_147291_a(NetHandlerPlayClient.java:1489)
at net.minecraft.network.play.server.S3BPacketScoreboardObjective.func_148833_a(SourceFile:43)
at net.minecraft.network.play.server.S3BPacketScoreboardObjective.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[1.7/1.8] Problem with 1.7 clients animation

Hey,
So in my 1.8.3 spigot server, there is a problem with 1.7 clients animation (arm_animation), i don't know if it is spigot or protocolSupport :
A 1.8 client see a 1.7 client moving his arm normally, but just 4-5 times, and then nothing . The 1.7 continue to move arm, but 1.8 client see nothing about the 1.7, just the bloc break or other actions of 1.7 client .
However, a 1.7 client has no problem to see all animation of a 1.8 client.
So, protocol problem :x ?

Time outs with latest Spigot builds on 1.8.7.

I have no evidence to reproduce this other than the fact that whenever I add this plugin, i notice a high amount of time outs and disconnects every 5 minutes or so at random, along with increased ping +100ms~ ...

I have been updating consistently whenever I see a new commit, but this still seems to happen.
Are you aware of this issue? I was not able to reproduce it myself alone, seems to only happen when there are 50+ players on.

How do I know this plugin causes it? Removing it solved the time outs.
I have connection throttle at -1 and late bind set to false. Is there anything i'm missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.