-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 14w33c, Minecraft 1.8-pre1, Minecraft 1.8-pre2
-
None
-
Unconfirmed
Using the Set Compression packet in the PLAY protocol ( http://wiki.vg/Pre-release_protocol#Set_Compression ) causes the client to disconnect with "go cannot be cast to gp" which seems to be the client trying to cast the inflater decoder to the deflator encoder.
Even though this packet isn't used in vanilla it was added to help out modded/custom implementations
- is duplicated by
-
MC-69481 ClassCastException: gp cannot be cast to gq
- Resolved