You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[10:56:13] [Velocity Async Event Executor - #2/INFO]: <Siroshun09> test
[10:56:13] [Netty NIO Worker #0/FATAL]: A plugin tried to cancel a signed chat message. This is no longer possible in 1.19.1 and newer. Disconnecting player Siroshun09
[10:56:13] [Netty NIO Worker #0/INFO]: [connected player] Siroshun09 (/127.0.0.1:54895) has disconnected: A proxy plugin caused an illegal protocol state. Contact your network administrator.
Other Information
It is possible to chat normaly in Paper and Waterfall.
This problem is confirmed by the latest commit on the dependencies/jda-5 branch, but I expect the same thing to happen in 2.5. I don't know what Velocity will do about it, but I will release it as 2.6 if I can fix this.
The text was updated successfully, but these errors were encountered:
Velocity no longer allows chat events to be canceled, so the player will be disconnected when chatting from a 1.19.1 client.
The message can be sent to Discord. This issue will have to wait for Velocity to develop a new API.
Cause: https://github.com/PaperMC/Velocity/blob/c57fb489f3cc664fe05cdbdbb24fdca1347ef446/proxy/src/main/java/com/velocitypowered/proxy/connection/client/ClientPlaySessionHandler.java#L199-L204
Logs
Other Information
It is possible to chat normaly in Paper and Waterfall.
This problem is confirmed by the latest commit on the
dependencies/jda-5
branch, but I expect the same thing to happen in 2.5. I don't know what Velocity will do about it, but I will release it as 2.6 if I can fix this.The text was updated successfully, but these errors were encountered: