Hello.
After updating NullCordX to the new core with 26.1 support on March 27, 2026, players started having serious issues on March 28, 2026.
Current setup:
NullCordX build with 26.1 support
latest versions of Geyser and Floodgate
proxy: BungeeCord
backend: vanilla server 1.21.11 (I can provide exact versions if needed)
Problems:
players using Geyser/Floodgate are getting errors like:
java.lang.NullPointerException: Cannot read the array length because the return value of "java.util.Map.get(Object)" is null
at org.geysermc.geyser.session.cache.TagCache.loadPacket(TagCache.java:97)
at org.geysermc.geyser.translator.protocol.java.JavaUpdateTagsTranslator.translate(JavaUpdateTagsTranslator.java:38)
logs also show:
[Geyser-BungeeCord]: Could not translate packet ClientboundUpdateTagsPacket
in addition, on the backend vanilla server, players’ clients start crashing after about 30 seconds to 3 minutes of gameplay(only bedrok player, java all good)
this has already happened to at least 6 players
These issues were not happening before updating to the new NullCordX 26.1 core.
Could you please tell me:
Is this a known issue with the new NullCordX version?
Could this be related to packet/tag handling with Geyser?
Is there any recommended fix or setting change?
Should I temporarily roll back to the previous stable NullCordX version?