Exception thrown whilst handling event: io.lumine.mythic.bukkit.events.MythicStatChangeEvent
Summary
An error is thrown and spammed in the console every time a mob is spawned after enabling the built-in stat AttackSpeed. I have not experienced any effect on gameplay, server performance, or crashes.
Steps to reproduce
Enable AttackSpeed stat in stats.yml and spawn mob. https://pastebin.com/p9wm4w1p
Current behavior
Every time a mob is spawned after enabling the AttackSpeed stat, an error is thrown in the console.
Intended correct behavior
No errors thrown after enabling the stat and spawning mobs.
Server log file
Debug log snippet
Proposed fixes
Possibly missing a null check.