[SPIGOT-1981] MC Shields added in 1.9 not preventing damage Created: 19/Mar/16 Updated: 31/Mar/16 Resolved: 19/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Matt Smollinger | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 7 |
Labels: | None | ||
Environment: |
OS: Ubuntu 14.04 LTS [09:48:17] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-cce4667-ff617f7 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT) |
Description |
My players noticed that shields added in 1.9 are not properly preventing damage. They seem to be blocking the arrows (bounce animation working) but not preventing damage, and the shield itself isn't taking damage. |
Comments |
Comment by ImAFlyingPancake [ 31/Mar/16 ] |
Same problem for me, no sound, no blocking, no bouncing of entities that melee attack. (1.9.2) |
Comment by JR [ 31/Mar/16 ] |
No change with 1.9.2, git-Spigot-1480adb-8b61cc5 |
Comment by Jake Ben-Tovim [ 22/Mar/16 ] |
Can confirm iPyronic's info. This is much better though. All it's really missing is the proper effects/reactions. I saw md__5 say it may not be worth fixing till 1.9.1, which I understand. Should you need to know what's still wrong with it:
If the sound effect was added to projectile hits, they'd be working like vanilla. Melee would need a little more work. Either way, they're both fine for now, the issues are purely cosmetic. The player damage, shield durability, and knockbacks are occuring when they should, just not the resultant sounds and animations. |
Comment by iPyronic [ 22/Mar/16 ] |
Tested on git-Spigot-f04e043-616a968 (currently the latest at this moment):
Shield durability is decreasing for both melee and projectile blocks and the damage looks to be correct as well. . |
Comment by Vojtech Jelinek [ 22/Mar/16 ] |
As mentioned above: skeleton (arrow) attack:
zombie (melee) attack:
tested on CraftBukkit version git-Bukkit-52c7fc0 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT) |
Comment by Matt Smollinger [ 21/Mar/16 ] |
Agreed. Was trying to earlier and couldn't figure out how. |
Comment by Jake Ben-Tovim [ 21/Mar/16 ] |
This needs to be re-opened, shields still aren't working entirely properly in vanilla Spigot. I tested without any plugins installed; the current behavior is that arrows hit shields and bounce off, but play no sound effect and don't damage the shield at all. They are supposed to damage the shield just like melee attacks do, and play a shield hit sound effect. Go ahead and test it out against a skeleton on a vanilla server and a Spigot server and you can see the difference. They're very overpowered against skeletons now in Spigot since they take no damage. |
Comment by Matt Smollinger [ 19/Mar/16 ] |
Related thread in forums: https://www.spigotmc.org/threads/mc-shields-added-in-1-9-not-preventing-damage.132341/ |