LilyPad / GoLilyPad

GNU General Public License v3.0
98 stars 58 forks source link

register client stopSound packet from 1.13 #66

Closed mxson closed 3 years ago

mxson commented 3 years ago

This resolves the player being kicked from the proxy when Player#stopSound is ran, due to: use of closed network connection outBridgeErr: Decode, Packet Id does not have a codec: 82

coelho commented 3 years ago

Thanks @mxson - merging