Projectile mechanic throwing errors when getting hit multiple times.
Summary
Describe the bug encountered in detail.
Whenever a mythicmob gets hit by multiple projectile mechanics from another mob, does nothing on hit and throws an error on the console
Steps to reproduce
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
- Bind this skill to a mob ->https://pastebin.com/MRfvxiW7 2. Hit a mythicmob with the aforementioned skill multiple times.
Current behavior
Describe what happens currently, while the bug is affecting your server.
Arrow skills from other mobs spamming console warnings whenever a mythicmob is hit.
Intended correct behavior
Describe what you think should happen instead of the bug.
Should not spam the console with errors and hit the mob properly.
Server log file
Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.
Debug log snippet
Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.
Proposed fixes
Describe what you think the issue or any potential fixes may be.
Not quite sure how to fix this.