Jaden

Results 13 comments of Jaden

It doesn't print exception but says io.netty.handler.codec.DecoderException: The received encoded string buffer length is longer than maximum allowed (32767 > 1536)

I thought I responded but everything is the same in both @retrooper

He left my discord server so I can't give anymore information on the error.

Looks like this is outdated by now, any chance of it getting updated and merged? ![image](https://github.com/retrooper/packetevents/assets/37258614/118ff1ac-4e3c-4b72-b26a-73f1d97fbefc)

All above issues fixed

https://github.com/retrooper/packetevents/blob/c8d0733935a8d3cf80752fb1d755132f4a72eb3e/spigot/src/main/java/io/github/retrooper/packetevents/util/SpigotReflectionUtil.java#L395 This should be changed to return a UserProfile object with the texture included, and then a method for conversion using the Paper profile should be added to avoid unnecessary...

I think it should be on the server to provide players with consumable swords, OCM should just handle the functionality of halving damage if blocking with a sword. AFAIK the...

Did you test this on something other than Leaf? PacketEvents should only modify packets which should have no impact on damage as that’s handled by the actual items you have...