Multiple bug reports
Tanerx opened this issue · 5 comments
All this tested in online mode
- Player skin doesn't work. Player get default skins. I can see the player_info packet but doesn't work. Even i edit and send again. (Tested: 1.20.1 and 1.18.2)
- chat_session_update packet is always dropped when using pakkit. Pakkit canceling the packet by default. (Tested: 1.20.1)
1.) Can't confirm. What server software?
2.) Can be, chat is currently not 100% supported, since minecraft added signed chat. But this is then a Bug from https://github.com/PrismarineJS/node-minecraft-protocol
1.) Can't confirm. What server software? 2.) Can be, chat is currently not 100% supported, since minecraft added signed chat. But this is then a Bug from https://github.com/PrismarineJS/node-minecraft-protocol
- Purpur and Paper. Tested 1.18.2 and 1.20.1 server. Result is always same.
This video recorded while Purpur 1.20.1 server and unmoded 1.20.1 client: https://www.youtube.com/watch?v=mN78pVlNlq4
It's same for paper 1.20.1 and 1.18.2 servers to.
Don't know why, but there is a signature miss-match in your video:
If i check it with: https://sessionserver.mojang.com/session/minecraft/profile/08000239bb814f76bd5b16d3da1536b0?unsigned=false
Signature is not a static value. Will always change. If you check again right now you will see another signature already.