GeyserMC / Geyser

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

Updated geyser from b683 to b685 and now getting this repeating error #5075

Closed MarkHarrisMedia closed 1 month ago

MarkHarrisMedia commented 1 month ago

Describe the bug

Updated geyser from b683 to b685 and now getting this repeating error

To Reproduce

restart server, it continues

Expected behaviour

no repeating errors

Screenshots / Videos

image

Server Version and Plugins

1.21

Geyser Dump

https://dump.geysermc.org/ErfeoOrbVhboM5yYQ96X0MVRPUUH7WpJ

Geyser Version

2.4.3-b685

Minecraft: Bedrock Edition Device/Version

JAVA Server Fabric 1.21

Additional Context

??

onebeastchris commented 1 month ago

please enable "debug-mode" in the geyser config, restart, and send a full server log with the new errors

vlexiss7 commented 1 month ago

same error

`java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:01 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:02 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:02 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:02 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:02 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:02 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:03 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:03 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:46 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

03:06:47 WARN: [Geyser-Spigot] Could not translate packet ClientboundAddExperienceOrbPacket java.lang.NullPointerException: null

03:06:48 WARN: [Geyser-Spigot] Could not translate packet ClientboundRemoveEntitiesPacket java.lang.NullPointerException: null

AlexProgrammerDE commented 1 month ago

Does it also happen in b684?

Tim203 commented 1 month ago

And can you send the whole server log? It'd be nice to see the full exceptions

Tim203 commented 1 month ago

This issue should be fixed in the latest build (686)