GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

Home Page:https://geysermc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to map sound effect ENTITY_WITHER_BLOCK_BREAK warning at startup

terryherbert opened this issue · comments

Describe the bug

Updated the Geyser-Spigot.jar this morning (17/06/2024) from using the pre-release 1.21 version to the released version download off the website.

After updating updating I now get the following error logged at startup:

[10:15:55] [Server thread/INFO]: [Geyser-Spigot] **
[10:15:55] [Server thread/INFO]: [Geyser-Spigot]
[10:15:55] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.4.0-SNAPSHOT (git-master-63a3da7)
[10:15:55] [Server thread/INFO]: [Geyser-Spigot]
[10:15:55] [Server thread/INFO]: [Geyser-Spigot] **
[10:15:56] [Server thread/WARN]: [Geyser-Spigot] Failed to map sound effect ENTITY_WITHER_BLOCK_BREAK : java.lang.IllegalArgumentException: No enum constant org.geysermc.mcprotocollib.protocol.data.game.level.event.LevelEventType.ENTITY_WITHER_BLOCK_BREAK

https://dump.geysermc.org/SbqNaqaSnfKZ7hsOCmj5zS2svRy9NHWt

To Reproduce

Startup Spigot server with Geyser plugin:

At startup we see the following warning:

[10:15:55] [Server thread/INFO]: [Geyser-Spigot] **
[10:15:55] [Server thread/INFO]: [Geyser-Spigot]
[10:15:55] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.4.0-SNAPSHOT (git-master-63a3da7)
[10:15:55] [Server thread/INFO]: [Geyser-Spigot]
[10:15:55] [Server thread/INFO]: [Geyser-Spigot] **
[10:15:56] [Server thread/WARN]: [Geyser-Spigot] Failed to map sound effect ENTITY_WITHER_BLOCK_BREAK : java.lang.IllegalArgumentException: No enum constant org.geysermc.mcprotocollib.protocol.data.game.level.event.LevelEventType.ENTITY_WITHER_BLOCK_BREAK

Expected behaviour

We don't see the error message:

[10:15:56] [Server thread/WARN]: [Geyser-Spigot] Failed to map sound effect ENTITY_WITHER_BLOCK_BREAK : java.lang.IllegalArgumentException: No enum constant org.geysermc.mcprotocollib.protocol.data.game.level.event.LevelEventType.ENTITY_WITHER_BLOCK_BREAK

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

https://dump.geysermc.org/SbqNaqaSnfKZ7hsOCmj5zS2svRy9NHWt

Geyser Version

2.4.0-SNAPSHOT (git-master-63a3da7)

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response

Hi, this error should now be fixed in the latest build, however, if it persists, feel free to reopen this issue or create a new one.
Thanks for reporting :)