adde0109 / Ambassador

This is a Velocity plugin that makes it possible to host a modern forge server behind a Velocity proxy!
GNU Lesser General Public License v2.1
85 stars 18 forks source link

Incompatibility with Protocolize #34

Closed tygastoFX closed 4 months ago

tygastoFX commented 1 year ago

We use protocolize for our network command filter. I noticed some console output regarding incompatibility with ambassador. I have not experienced any noticeable issues in terms of being able to connect but i wanted to bring the issue up anyways.

Velocity: velocity-3.2.0-SNAPSHOT-260.jar Plugin Version: Ambassador-Velocity-1.4.0-all.jar

Error:

[08:08:08 ERROR] [dev.simplix.protocolize.velocity.listener.PlayerListener]: It seems like there is an incompatible plugin installed. Velocity channel initializers are overridden by: org.adde0109.ambassador.velocity.VelocityBackendChannelInitializer
[08:08:08 ERROR] [dev.simplix.protocolize.velocity.listener.PlayerListener]: Protocolize is unable to work under this circumstances. Please contact the developers of the incompatible plugin and suggest them to call the initChannel method of the ChannelInitializers before overriding them.

Full log: latest.log

If you need any additional info let me know. Thanks!

iLemon commented 1 year ago

Can confirm this.

adde0109 commented 11 months ago

Can this still be confirmed with v1.4.3-beta?

adde0109 commented 4 months ago

Closed because of inactivity.