GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.75k stars 686 forks source link

Geyser was unable to translate the ClientboundUpdateTagsPacket package #5103

Open 1mSaw opened 4 weeks ago

1mSaw commented 4 weeks ago

Describe the bug

This appears in the Standalone console when a player joins: https://mclo.gs/qwyfmNA

[23:44:42 INFO] NnestorN (authenticated as: NnestorN) has connected to Java server with IP ***.***.**.**
[23:44:42 ERROR] Geyser was unable to translate packet ClientboundUpdateTagsPacket
java.lang.NullPointerException: null
>....java.lang.NullPointerException
[23:44:42 ERROR] Geyser was unable to translate packet ClientboundUpdateTagsPacket
java.lang.NullPointerException: null
>....java.lang.NullPointerException

To Reproduce

Join server on newest Bedrock version. See error in console.

Expected behaviour

The error shouldn't appear.

Screenshots / Videos

No response

Server Version and Plugins

Does not apply we're running Standalone.

Geyser Dump

https://dump.geysermc.org/QpIzyfFhXMMCSipLTL7xzJtsLuJgmwfp

Geyser Version

2.4.4-b695 (git-master-29fe033)

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response