ProtocolLib

3M Downloads

Bug with Network chat protocol

SagMCU opened this issue ยท 0 comments

commented
  • This issue is not solved in a development build

I currently have venturechat setup in a network, It is configured so that some channels are global across the network, but when 2 players are in a different server they can't read each other in those channels and this warn pops up.

To Reproduce
Just install venturechat, protocollib, vault and a perms plugin in a proxy and 2 backend servers, setup at least 1 channel to be global across the network with "Bungee: true" option,.

Expected behavior
It should just let everyone with permissions to be able to read and write in those channels even if they are in separate backend servers inside the network.

The warn that pops up
https://pastebin.com/ivjDwEDy

Version Info
Server - 1: https://pastebin.com/Z5grnTKw
Server - 2: https://pastebin.com/L67nBspd
Server - 3 https://pastebin.com/b9ShggWY

I do acknowledge that I have protocollib 5.3.0 in 2 of the servers and 5.4.0 in the other but the issue persists regardless.

I apologize in advance in case this shouldn't be reported here and if I did not follow the template as intended, this is my first time reporting an issue here.