Error sending packet clientbound/minecraft:disconnect in 1.20.6
Legoman99573 opened this issue ยท 1 comments
- This issue is not solved in a development build
Describe the bug
Upon ProtocolLib sending packet for clientbound/minecraft:disconnect, an error would occur and its usually spammed more than once, thus flooding console and logs when the error occurs
To Reproduce
Steps to reproduce the behavior:
- Start the server
- Wait for the server to finish starting up
- Unsure how this is reproduced, but shows up randomly after the server is started.
Expected behavior
Nothing crucial seems to happen, but does cause console spam when the error occurs.
Screenshots
None
Version Info
https://paste.ugandavrc.com/azodomatel.kotlin
Additional context
Error logs: https://paste.ugandavrc.com/upitowimaw.yaml around line 700
Repeated "random" errors still exist with 1.20.6 vanilla client and
> version
[18:56:14 INFO]: This server is running Paper version 1.20.6-112-master@347bbe3 (2024-05-26T22:17:48Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
You are running the latest version
> version ProtocolLib
[18:56:49 INFO]: ProtocolLib version 5.2.1-SNAPSHOT-689
[18:56:49 INFO]: Provides read/write access to the Minecraft protocol.
[18:56:49 INFO]: Authors: dmulloy2 and comphenix