Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting NPE in Packet Send #12

Closed
castlec opened this issue Sep 20, 2020 · 1 comment
Closed

Getting NPE in Packet Send #12

castlec opened this issue Sep 20, 2020 · 1 comment

Comments

@castlec
Copy link

castlec commented Sep 20, 2020

java.lang.NullPointerException: null at au.com.grieve.reversion.shaded.nukkitx.protocol.util.Int2ObjectBiMap.get(Int2ObjectBiMap.java:52) ~[?:?] at au.com.grieve.reversion.shaded.nukkitx.protocol.bedrock.BedrockPacketCodec.getId(BedrockPacketCodec.java:87) ~[?:?] at au.com.grieve.reversion.shaded.nukkitx.protocol.bedrock.BedrockSession.checkPacket(BedrockSession.java:112) ~[?:?] at au.com.grieve.reversion.shaded.nukkitx.protocol.bedrock.BedrockSession.sendPacket(BedrockSession.java:90) ~[?:?] at au.com.grieve.geyser.reversion.server.GeyserServerSession.sendPacket(GeyserServerSession.java:57) ~[?:?]

Perhaps a version change on the client?

[15:22:01 INFO] Loading Geyser version 1.2.0-SNAPSHOT (git-73cd77bb50453281baf0e365cab8c26c3e8029c5-73cd77b)
[15:22:01 INFO]
[15:22:01 INFO] ******************************************
[15:22:01 INFO] {GeyserReversion} Loading GeyserReversion v1.0.13

@bundabrg
Copy link
Owner

Thanks for the report. This should be solved now in v1.0.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants