Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup warn #490

Closed
KIRUYXAN opened this issue Jun 27, 2024 · 0 comments
Closed

Startup warn #490

KIRUYXAN opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@KIRUYXAN
Copy link

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 KIRUYXAN added the bug Something isn't working label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants