Closed overkidding closed 10 months ago
Hey, this is not a protocolize issue. It seems that Sonar AntiBot is not compatible with every plugin that hooks into the ChannelPipeline of velocity. I would suggest contacting the dev of Sonar AntiBot and point him to this issue. All he has to do is to check if there is already a channel initializer like this: https://github.com/Exceptionflug/protocolize/blob/master/protocolize-velocity/src/main/java/dev/simplix/protocolize/velocity/netty/ProtocolizeBackendChannelInitializer.java
Hey, this is not a protocolize issue. It seems that Sonar AntiBot is not compatible with every plugin that hooks into the ChannelPipeline of velocity. I would suggest contacting the dev of Sonar AntiBot and point him to this issue. All he has to do is to check if there is already a channel initializer like this: https://github.com/Exceptionflug/protocolize/blob/master/protocolize-velocity/src/main/java/dev/simplix/protocolize/velocity/netty/ProtocolizeBackendChannelInitializer.java
I'm running BungeeCord (FlameCord) not Velocity
Hey, this is not a protocolize issue. It seems that Sonar AntiBot is not compatible with every plugin that hooks into the ChannelPipeline of velocity.
We're currently recoding the BungeeCord version: https://github.com/jonesdevelopment/sonar/pull/174/
Hey, this is not a protocolize issue. It seems that Sonar AntiBot is not compatible with every plugin that hooks into the ChannelPipeline of velocity. I would suggest contacting the dev of Sonar AntiBot and point him to this issue. All he has to do is to check if there is already a channel initializer like this: https://github.com/Exceptionflug/protocolize/blob/master/protocolize-velocity/src/main/java/dev/simplix/protocolize/velocity/netty/ProtocolizeBackendChannelInitializer.java
I'm running BungeeCord (FlameCord) not Velocity
Yes, my bad. But the principle stays the same.
@Exceptionflug I think this issue can be closed. I've not experienced any issues with Velocity, and the BungeeCord issues are resolved.
Describe the bug The protocolize netty decoders/encoders are not found on netty injection due to Sonar verifying fallback server
To Reproduce Steps to reproduce the behavior:
Expected behavior Everything should be clear and without errors
Screenshots If applicable, add screenshots to help explain your problem.
Proxy environment FlameCord 1.7-1.20.4
Minecraft versions used 1.8.9 lunar client and 1.8.8 spigot
Error