INTERNAL ERROR: Unable to intercept a read client packet.
BOHPUMAGEJ opened this issue ยท 2 comments
- This issue is not solved in a development build
Describe the bug
bug occurs from time to time in server while running
To Reproduce
start server
go to log or console
Expected behavior
error gets printed in minecraft chat
and a whole lot of things gets printed in console and log
Screenshots
this gets pasted into chat the number on the end constantly changes:
Error Unable to intercept a read client packet. (java.lang.IllegalArgumentException: Unable to find a field null with the type com.mojang.authlib.GameProfile in net.minecraft.network.protocol.login.PacketLoginInStart) occured in com.comphenix.protocol.injector.netty.ChannelInjector@7562ff4c.
Version Info
Version:
ProtocolLib v4.8.0
Java Version:
17.0.4.1
Server:
3580-Spigot-e53686f-5901d58 (MC: 1.19.2)
Additional context
log copy in the file
mcserver-log.txt
I am also having the same issue on paper build 142 (minecraft 1.19.2)
here is the log (at least the part pertaining to this error): https://gist.github.com/TheKrafter/0d005045f18a02231426d90b16abf63e
It's running in docker and not open to the public internet, going thru tailscale (not sure if that helps, but it's basically wireguard)