Auxilor / EcoEnchants

Custom Enchantments Plugin for the latest minecraft version
GNU General Public License v3.0
257 stars 158 forks source link

Error prevents players from joining the game!!! #398

Open uouiiu opened 1 month ago

uouiiu commented 1 month ago

Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "com.github.retrooper.packetevents.protocol.item.enchantment.type.EnchantmentType.getId(com.github.retrooper.packetevents.protocol.player.ClientVersion)" because "enchantment" is null

The special enchantment I use with the plugin regardless of the level of the enchantment, just attaching it to a sword and then throwing the sword on the ground crashes the player with an error report in the background and no way to get back into the

plugin verion 12.18.0

Dynamite99 commented 1 month ago

I have the same issue, getting this error on the proxy: https://pastebin.com/Jmb0qjaR

getting this error on the server: [22:05:24 INFO]: Dynamite99 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:container_click'

Fully update to date Eco & EcoEnchants