Conversation
0323b22 to
64367f4
Compare
|
Bug: Players kicked for chat packets. This is due to the new |
|
Before we can actually merge this, we need something to respect the component changes e. g. PaperMC/adventure#1168 |
|
I fixed some issues connecting to the latest RC in this, however, there still appears to be something going sideways for me, and, I need to get back to being productive |
|
What kind of problems have you encountered? |
|
First I was getting kicked because of the argument registry being incorrect, Now; I'm imagining that there is still some issue with arg parsing and it's tripping up over on consuming something it shouldn't, I'd probably want to double check the one I added, but, I'm not sure |
|
Should be fixed now, the error was caused by the class being registered twice, resulting in an incorrect class to id mapping. |
|
hnnnnng; I really want to find some means of cleaning this system up; debugging when stuff goes sideways is often such a pain in the arse |
|
Maybe it would be nice to remove that blockage on the write packet for the chat queue |
|
Ready for review I decided:tm: the rest can be handled later |
Missing adventure component changes, so entity and item hovers from the API may not work for 1.21.5 clients Co-authored-by: Gero <gecam59@gmail.com> Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
No description provided.