The worst and most buggy plugin I have seen in my life
[20:06:42 ERROR]: [initial connection] /5.115.244.17:15210: read timed out
[20:06:58 ERROR] [Protocolize]: Skipping decoding BlockPlacement packet
java.lang.NullPointerException: Cannot invoke "dev.simplix.protocolize.data.ItemType.name()" because the return value of "dev.simplix.protocolize.api.item.ItemStack.itemType()" is null
at dev.simplix.protocolize.data.packets.BlockPlacement.read(BlockPlacement.java:121) ~[?:?]
at dev.simplix.protocolize.velocity.packet.VelocityProtocolizePacket.decode(VelocityProtocolizePacket.java:55) ~[?:?]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:83) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.channelRead(MinecraftDecoder.java:60) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:359) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:359) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:293) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:359) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at xyz.jonesdev.sonar.common.fallback.FallbackBandwidthHandler.channelRead(FallbackBandwidthHandler.java:42) ~[?:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:167) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:383) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:577) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:552) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:493) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:470) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:204) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:175) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1073) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.4.0-SNAPSHOT (git-f3e30558-b517)]
at java.base/java.lang.Thread.run(Thread.java:1570) [?:?]
loads up fine but when opening guis it takes about 3-5s and causes the user to double in ping for no reason have tested this alot and seems to be the new builds #953 works fine just has json errors when loading /report in elementalreports upon updating reports work but guis are very slow
java.lang.RuntimeException: Unable to obtain connection
at dev.simplix.protocolize.bungee.util.ReflectionUtil.getConnection(ReflectionUtil.java:91) ~[?:?]
at dev.simplix.protocolize.bungee.netty.ProtocolizeDecoderChannelHandler.<init>(ProtocolizeDecoderChannelHandler.java:41) ~[?:?]
at dev.simplix.protocolize.bungee.listener.PlayerListener.onServerSwitch(PlayerListener.java:52) ~[?:?]
at jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.event.EventBus.post(EventBus.java:50) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:511) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.ServerConnector.handleLogin(ServerConnector.java:247) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.connection.DownstreamBridge.handle(DownstreamBridge.java:851) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.protocol.packet.Login.handle(Login.java:294) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:140) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[FlameCord-1.9.6.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:731f10b:unknown]
at java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: java.lang.IllegalArgumentException: Can not set final net.md_5.bungee.UserConnection field net.md_5.bungee.connection.UpstreamBridge.con to net.md_5.bungee.connection.DownstreamBridge
at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) ~[?:?]
at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) ~[?:?]
at jdk.internal.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:58) ~[?:?]
at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(UnsafeQualifiedObjectFieldAccessorImpl.java:38) ~[?:?]
at java.lang.reflect.Field.get(Field.java:425) ~[?:?]
at dev.simplix.protocolize.bungee.util.ReflectionUtil.getConnection(ReflectionUtil.java:88) ~[?:?]
... 42 more
You're welcome to create issues so we can work together on the problem. It's not appropriate to leave negative reviews due to incompatibility with other plugins.
We noticed that you haven't opened any GitHub issue regarding this. Please remember, it's essential to communicate any issues you are facing by creating an issue on GitHub. In this way, we can work together to solve them. It's not completely fair to say that this plugin breaks the functionality of many bungee plugins that don't use it, without giving us a chance to address the problem.
Version: 2.2.2
Too many spam in console...
Pipeline is not initialized. This is a bug. Please report. Pipeline handlers = {}
https://pastebin.com/i0FrRvNM
DO NOT DOWNLOAD I SPOIL ALL MY SERVERS! I put it for a plugin that needed it and it messed up my Auth server I really don't recommend it since it will screw up your work
dev.simplix.protocolize.bungee.listener.PlayerListener.onPing(PlayerListener.java:27) ~[?:?] error protocolize was previously compatible with geyzer and with the latest update it is no longer compatible, can you fix it? Thank you
Hey, you won't get "botted" if you are using a proper BungeeCord fork. We support sane forks like waterfall. Those supported forks are also listed in the header. We are very transparent about the supported software.
Version: 2.0.0
It is a nice plugin against those who say it is impossible to create a gui with bungeecord plugins. Thank you to the developer for his interest and support. <3
Please add support for 1.17, This is the only protocollib for bungee I can find. If it is no longer updated, we will not be able to use any 1.17 bungeecord plugins that require protocollib.
El spam en consola es terrible.
No se si recomendar un complemento como este, lamentablemente es complemento de muchos complementos. Desearía no usar este complemento.