You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated today to the latest Geyser and this was spamming the console when a Bedrock player was online: https://pastebin.com/FUz3u8KM
I'm not sure what's causing it. Player is mostly trying to trade with Villagers. They did mention something about being unable to Trade.
Discord Bot said this:
Found errors in the log!
See below for details and possible fixes
java.lang.NullPointerException: Cannot invoke "org.geysermc.connector.registry.type.ParticleMapping.getLevelEventType()" because the return value of "org.geysermc.connector.registry.SimpleMappedRegistry.get(Object)" is null
Unknown fix!
Class: JavaSpawnParticleTranslator
Method: createParticle
Line: 133
Link: JavaSpawnParticleTranslator.java#L133
Describe the bug
I updated today to the latest Geyser and this was spamming the console when a Bedrock player was online:
https://pastebin.com/FUz3u8KM
I'm not sure what's causing it. Player is mostly trying to trade with Villagers. They did mention something about being unable to Trade.
Discord Bot said this:
Found errors in the log!
See below for details and possible fixes
java.lang.NullPointerException: Cannot invoke "org.geysermc.connector.registry.type.ParticleMapping.getLevelEventType()" because the return value of "org.geysermc.connector.registry.SimpleMappedRegistry.get(Object)" is null
Unknown fix!
Class: JavaSpawnParticleTranslator
Method: createParticle
Line: 133
Link: JavaSpawnParticleTranslator.java#L133
To Reproduce
Expected behaviour
No errors
Screenshots / Videos
No response
Server Version and Plugins
No response
Geyser Dump
https://dump.geysermc.org/CDSSArGzIEHqbTuCcP4x8xZ7mYXj2TOf
Geyser Version
1.4.1-SNAPSHOT (git-master-f7ef902)
Minecraft: Bedrock Edition Version
1.17.10
Additional Context
Maybe related to Trading with Villagers?
The text was updated successfully, but these errors were encountered: