mcMMO-Dev / mcMMO

The RPG Lover's Mod!
https://mcmmo.org
GNU General Public License v3.0
1.01k stars 864 forks source link

Critical Strike for Axes is spamming screen and causing long error in server.log #123

Closed MutinyCraft closed 12 years ago

MutinyCraft commented 12 years ago

CraftBukkit Version: 1.1 R3 mcMMO Version: 1.1.10-b85

When players with high axe skill (confirmed at axe skill 1,000) hit another player they get spammed with "Critical Strike" and the player being hit will be spammed with "You have been hit with Critical Strike" . Here is the link to the actual server.log error: http://pastebin.com/n1nTdDEL

If you need a screenshot of the in game screen I can provide that, but it is just "Critical Strike" spammed over and over.

gmcferrin commented 12 years ago

Duplicate of #106

gmcferrin commented 12 years ago

@MutinyCraft - do you know if this is occurring only when the two players are in the same party?

EDIT: Tested myself. Parties work fine. Definitely a bug, happens even at lower levels (500).

MutinyCraft commented 12 years ago

@gmcferrin Sorry for the late reply. This is not with parties as you have obviously already figured out. It does not happen to all my players and I am the only person that is able to duplicate this over and over. I have had reports of other players being spammed, but it seems I am the only one that it happens to every single time I use axes in combat. If you need any more information please let me know. Good luck.

gmcferrin commented 12 years ago

Turns out this is a Bukkit bug...

https://bukkit.atlassian.net/browse/BUKKIT-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#issue-tabs

I'm still trying to find a way to stop the spam, though.