Multiverse / Multiverse-Portals

MV2's implementation of MV1 style portals.
BSD 3-Clause "New" or "Revised" License
121 stars 90 forks source link

Walking through a portal when crouched makes you permanently crouched #45

Closed oliverwoodings closed 12 years ago

oliverwoodings commented 12 years ago

If you walk through a portal in sneak mode you end up permanently in sneak position but walking at normal speed. Basically makes you look like you are hacking

fernferret commented 12 years ago

Heh, that's funny, I'll take a look, but this is most likely a bukkit bug (using onTeleport when a player is crouching)

fernferret commented 12 years ago

Looks like this one is a client side bug. I cannot reproduce it (as I don't have anyone else on the test server), and now that I read this again you're saying:

If that's correct, that's a client side bug, as it's a player observing another player (maybe a NMS bug). Will close later if you confirm this is what the bug report is.

oliverwoodings commented 12 years ago

Yes that is what the issue is - the appear to be sneaking, but run at full speed

fernferret commented 12 years ago

Then this is at a minimum a bukkit bug, but more likely a Minecraft bug, and potentially a client bug (but I hightly doubt that last part now that I think about it).

I'm going to close it here and you can file it on leaky.bukkit.org. Feel free to link to this ticket in that issue.