keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

Essentials /vanish is causing errors and kicking people. #572

Open TinBritches opened 11 years ago

TinBritches commented 11 years ago

When someone uses /v or /vanish, it will vanish them, but when they try to become visible again, they get kicked with the message "Protocol error, unexpected packet"

This is what the console looks like:

2013-03-08 09:56:38 [INFO] [BukkitForge] TinBritches issued server command: vanish 2013-03-08 09:56:41 [INFO] [BukkitForge] TinBritches issued server command: vanish 2013-03-08 09:56:41 [WARNING] [Minecraft] class iv wasn't prepared to deal with a class en 2013-03-08 09:56:41 [INFO] [Minecraft] TinBritches lost connection: disconnect.endOfStream

My server is running BukkitForge 1.4.7-251, minecraftforge-universal 1.4.7-6.6.2.5.3.4,fihgu's core mod 2.1.2, fihgu's login mod 2.1.2, Pixelmon 2.0.3, Essentials, Factions 1.8, ChestShop, Vault, bPermissions.

Erudition commented 11 years ago

same problem. unvanish: class iv wasn't prepared to deal with a class en. however, on the working plugins page, it warns that /vanish doesn't work, anyway.