SirBlobman / CombatLogX

A modular Spigot plugin that prevents players from logging out during combat and has many expansions for extra features.
https://www.spigotmc.org/resources/31689/
GNU General Public License v3.0
150 stars 51 forks source link

ERROR Could not pass event PlayerReTagEvent to CombatLogX v11.5.0.0.1242 #851

Closed ethankdoan closed 2 hours ago

ethankdoan commented 2 hours ago

Server Implementation

Paper

Server Version

1.21

Describe the bug

In terms of functionality, I have not noticed an issue, but performance could be effected. Console has many stack traces on every attack event.

Reproduction Steps

  1. Install CombatlogX 11.5.0.0.1242 on 1.21.1 paper server.
  2. Attack another player or mob or have a mob attack you.

Expected behaviour

No console errors.

Screenshots / Videos

No response

latest log file (if applicable)

https://paste.denizenscript.com/View/126626

CombatLogX Version

[21:11:45 INFO]: Java Version: 21.0.3 [21:11:45 INFO]: Java Vendor: Eclipse Adoptium [21:11:45 INFO]: Java URL: N/A [21:11:45 INFO]: Server Version: 1.21.1-57-b483da4 (MC: 1.21.1) [21:11:45 INFO]: Bukkit Version: 1.21.1-R0.1-SNAPSHOT [21:11:45 INFO]: Minecraft Version: 1.21.1 [21:11:45 INFO]: NMS Version: Unsupported [21:11:45 INFO]: Dependency Information: [21:11:45 INFO]: - AngelChest (not installed) [21:11:45 INFO]: - ASkyBlock (not installed) [21:11:45 INFO]: - BentoBox (not installed) [21:11:45 INFO]: - Citizens v2.0.35-SNAPSHOT (build 3558) [21:11:45 INFO]: - CMI (not installed) [21:11:45 INFO]: - CrackShot (not installed) [21:11:45 INFO]: - CrashClaim (not installed) [21:11:45 INFO]: - Essentials v2.21.0-dev+111-b54c8c1 [21:11:45 INFO]: - FabledSkyBlock (not installed) [21:11:45 INFO]: - FeatherBoard (not installed) [21:11:45 INFO]: - FlagWar (not installed) [21:11:45 INFO]: - GriefDefender (not installed) [21:11:45 INFO]: - GriefPrevention (not installed) [21:11:45 INFO]: - HuskHomes (not installed) [21:11:45 INFO]: - HuskSync (not installed) [21:11:45 INFO]: - HuskTowns (not installed) [21:11:45 INFO]: - iDisguise (not installed) [21:11:45 INFO]: - IridiumSkyblock (not installed) [21:11:45 INFO]: - Kingdoms (not installed) [21:11:45 INFO]: - Konquest (not installed) [21:11:45 INFO]: - Lands (not installed) [21:11:45 INFO]: - LibsDisguises v10.0.44-SNAPSHOT [21:11:45 INFO]: - MarriageMaster (not installed) [21:11:45 INFO]: - MCPets v4.1.4 [21:11:45 INFO]: - MythicMobs v5.7.1-${CI_COMMIT_SHORT_SHA} [21:11:45 INFO]: - PlaceholderAPI v2.11.6 [21:11:45 INFO]: - PlayerParticles (not installed) [21:11:45 INFO]: - PreciousStones (not installed) [21:11:45 INFO]: - PremiumVanish (not installed) [21:11:45 INFO]: - ProtectionStones v2.10.5 [21:11:45 INFO]: - ProtocolLib v5.3.0-SNAPSHOT-726 [21:11:45 INFO]: - RedProtect (not installed) [21:11:45 INFO]: - Residence (not installed) [21:11:45 INFO]: - Sentinel (not installed) [21:11:45 INFO]: - SuperiorSkyblock2 (not installed) [21:11:45 INFO]: - SuperVanish (not installed) [21:11:45 INFO]: - Towny v0.100.4.0 [21:11:45 INFO]: - UltimateClaims (not installed) [21:11:45 INFO]: - uSkyBlock (not installed) [21:11:45 INFO]: - VanishNoPacket (not installed) [21:11:45 INFO]: - WorldGuard v7.0.11+068ad68 [21:11:45 INFO]: - ViaVersion v5.0.3 [21:11:45 INFO]: - BlueSlimeCore v2.9.6.431 [21:11:45 INFO]: CombatLogX by SirBlobman [21:11:45 INFO]: Local Version: 11.5.0.0.1242 [21:11:45 INFO]: Remote Version: 11.5.0.0.1242 [21:11:45 INFO]: Enabled Expansions (24): [21:11:45 INFO]: - Action Bar v17.3 [21:11:45 INFO]: - Boss Bar v17.1 [21:11:45 INFO]: - Cheat Prevention v17.7 [21:11:45 INFO]: - Citizens Compatibility v17.15 [21:11:45 INFO]: - EssentialsX Compatibility v17.2 [21:11:45 INFO]: - LibsDisguises Compatibility v17.1 [21:11:45 INFO]: - LuckPerms Compatibility v17.1 [21:11:45 INFO]: - MCPets Compatibility v17.0 [21:11:45 INFO]: - PlaceholderAPI Compatibility v17.2 [21:11:45 INFO]: - ProtectionStones Compatibility v17.2 [21:11:45 INFO]: - Towny Compatibility v17.5 [21:11:45 INFO]: - WorldGuard Compatibility v17.3 [21:11:45 INFO]: - Damage Effects v17.2 [21:11:45 INFO]: - Damage Tagger v17.1 [21:11:45 INFO]: - Death Effects v17.0 [21:11:45 INFO]: - End Crystal Helper v17.1 [21:11:45 INFO]: - Force Field v17.5 [21:11:45 INFO]: - Glowing v17.0 [21:11:45 INFO]: - Logger v17.3 [21:11:45 INFO]: - Loot Protection v17.1 [21:11:45 INFO]: - Mob Tagger v17.1 [21:11:45 INFO]: - Newbie Helper v17.2 [21:11:45 INFO]: - Rewards v17.5 [21:11:45 INFO]: - Scoreboard v17.1

Anything else?

No response

Olivoz commented 2 hours ago

This has already been fixed in beta builds. If you do not want to update disable the inventory closing feature of the Cheat Prevention expansion.

Related to #837, #839 and #847

ethankdoan commented 2 hours ago

I see. Thank you very much.