dmulloy2 / SwornRPG

The mcMMO alternative!
http://dev.bukkit.org/bukkit-plugins/swornrpg/
GNU General Public License v3.0
6 stars 3 forks source link

BUG - Standup Command - Invalid Packet Kick #37

Closed Inysal closed 7 years ago

Inysal commented 7 years ago

Spigot 1.10.2 SwornRPG 3.3

in game: /sit In game: /standup Log: Inysal lost connection: Invalid move player packet received Then you get kicked from the Server.

dmulloy2 commented 7 years ago

Yeah I tried a bunch of things to get it to work properly but it seems to be an issue with how Craftbukkit handles sitting. If someone has a solution, that'd be great, but for now there's nothing I can think of.

Inysal commented 7 years ago

Hey D. Mulloy,

I just wanted to let you know if anyone complains about this same bug, or if you want to look at your code. Instead of using /standup, if you use /stand you don't get the same issue where you get kicked.

dmulloy2 commented 7 years ago

That's odd. They should be the same command.