emotes icon indicating copy to clipboard operation
emotes copied to clipboard

Startup warn

Open KIRUYXAN opened this issue 7 months ago • 0 comments

Describe the bug [18:05:55 WARN]: [ProtocolLib] Error filtering reports: java.lang.IllegalArgumentException: Cannot find report name for Plugin %s tried to register listener for unknown packet %s [direction: from %s] [18:05:55 WARN]: [ProtocolLib] [OutboundPacketListenerSet] Plugin emotecraft tried to register listener for unknown packet NAMED_ENTITY_SPAWN[PLAY, SERVER, 235, classNames: [net.minecraft.network.protocol.game.PacketPlayOutNamedEntitySpawn, net.minecraft.network.protocol.game.ClientboundNamedEntitySpawnPacket, PacketPlayOutNamedEntitySpawn, ClientboundNamedEntitySpawnPacket, NamedEntitySpawn, net.minecraft.network.play.server.SPacketSpawnPlayer] (unregistered)] [direction: from SERVER]

To Reproduce Steps to reproduce the behavior:

  1. start server
  2. see warn

Expected behavior lack of warn

Minecraft version+mod loader

  • Version: 1.21
  • Modded: paper
  • Server

Mod version: 2.2.7-b.build.50

Minecraft log and crash report: [18:05:55 WARN]: [ProtocolLib] Error filtering reports: java.lang.IllegalArgumentException: Cannot find report name for Plugin %s tried to register listener for unknown packet %s [direction: from %s] [18:05:55 WARN]: [ProtocolLib] [OutboundPacketListenerSet] Plugin emotecraft tried to register listener for unknown packet NAMED_ENTITY_SPAWN[PLAY, SERVER, 235, classNames: [net.minecraft.network.protocol.game.PacketPlayOutNamedEntitySpawn, net.minecraft.network.protocol.game.ClientboundNamedEntitySpawnPacket, PacketPlayOutNamedEntitySpawn, ClientboundNamedEntitySpawnPacket, NamedEntitySpawn, net.minecraft.network.play.server.SPacketSpawnPlayer] (unregistered)] [direction: from SERVER]

KIRUYXAN avatar Jun 27 '24 15:06 KIRUYXAN