Skip to content

Kicked for Internal Excecption #11

@mega12345mega

Description

@mega12345mega

When sending a message in chat, all players are kicked for:
Internal Exception: java.lang.NoSuchMethodError: 'java.util.Optional net.minecraft.network.protocol.game.ClientboundPlayerChatPacket.d()'

This may be directly related to Issue #10, as I'm running Spigot 1.19.1.
However, the fact that I'm getting a java.lang.NoSuchMethodError as opposed to a java.lang.NoClassDefFoundError makes it possible the issue is instead caused by the mappings getting updated for 1.19.1, as this is using NMS.

After a brief look through the source code, I think the error is coming from CompatiblePacketListener_v1_19_R1.java#L20

There are no errors in the console :/

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions