Emotecraft (Fabric)

Emotecraft (Fabric)

4M Downloads

Startup warn

KIRUYXAN opened this issue ยท 0 comments

commented

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]