CottonMC / ClientCommands

A Minecraft mod that adds support for client-side commands.
MIT License
21 stars 7 forks source link

Mystical class cast errors #7

Open Juuxel opened 4 years ago

Juuxel commented 4 years ago

[16:05:21] [Server thread/INFO]: Player11 lost connection: Internal Exception: java.lang.ClassCastException: net.minecraft.server.network.ServerPlayNetworkHandler cannot be cast to net.minecraft.network.listener.ClientPlayPacketListener

Apparently vanilla swallows the stacktrace.

ChloeDawn commented 3 years ago

Any update on this?

Juuxel commented 3 years ago

Not really, since a) I can't reproduce it consistently and b) I don't have a stacktrace.