OldCombatMechanics

OldCombatMechanics

46.1k Downloads

Attack Cooldown not being disabled.

Blaster76606 opened this issue ยท 6 comments

commented

Information

  • Server Version:
    Spigot 1.16.1
  • OldCombatMechanics version:
    Version 1.81
  • Server Log File:
    [Sun, 19. Jul 2020 02:04:08 GMT WARN] [OldCombatMechanics] Error reloading module 'Disable Attack Cooldown'
    (Its just one line so I figured this would be fine)

Problem Description

Even on server start Attack cooldowns don't get disabled and when reloaded it starts it can't reload the Disable Attack Cooldown module. There is no errors that display when the server starts up.

To Reproduce

Steps to reproduce the behavior:
1.
2.
3.

Expected Behaviour

Disabled Attack Cooldown.

Actual Behaviour

Not disabled.

commented

@Blaster76606 a full log file would very much be appreciated

commented
commented
click to view extracted plugin list
AdvancedAchievements
AntiAFKPro
BeastWithdraw
BetterBeacons
Chairs
ChestShop
Clans
CoreProtect
DiscordSRV
DragonSlayer
EnchantPlus
Essentials
EssentialsChat
EssentialsSpawn
FastLeafDecay
FogusCore
GoldenCrates
GriefPrevention
GriefPreventionFlags
HolographicDisplays
HsRails
InventoryRollback
LibsDisguises
LuckPerms
Minepacks
MobArena
Morphy
MovingDevApi
Multiverse-Core
Multiverse-Inventories
Multiverse-NetherPortals
Multiverse-Portals
MyCommand
MythicMobs
OldCombatMechanics
OpenInv
PlaceholderAPI
PlaceItemsOnGroundRebuilt
PlotSquared
Plugin
ProtocolLib
PvPToggle
RewardPRO
SellStick
sleep-most
Vault
VeinMiner
VillagerOptimiser
Wild
WorldEdit
WorldGuard

based on your plugins, i don't see anything that could be causing this error. however, i see the line of code that's at fault, and I have a possible patch available in dev build 38

@Blaster76606 please try this out and let me know if it solves your issue

commented

oh yeah @Blaster76606 do you have any player spoofing or NPC plugins? I didn't see anything like Citizens in there, and I'm pretty sure Citizens is fine with OCM, but I'm thinking this might've been caused by fake player entities. do any of your plugins create fake player entities?

commented

The Dev build did remove the error message but It still didn't disable the combat cooldown.
I do NOT have any plugins create Fake player entities. The only plugin that that that might have been able to was Morph and its required plugin Lib's Disguises so I tried removing them but still doesn't work.

commented

this has to be caused by some kind of weird plugin incompatibility. @Blaster76606 please try removing plugins until this issue goes away, so we can identify what plugin is causing a conflict here. i'm unable to reproduce this issue, and nothing in the log file hints at why this would be happening.