Using Orbital effect on projectile mechanic causes a massive NPE error spam
Summary
Using the orbital effect on projectile mechanic causes a massive NPE error spam and doesn't execute the orbital effect. This used to work atleast up until 4.9.1 MythicMobs.
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.
Mob File: https://pastebin.com/v53bAgF0
Skill File: https://pastebin.com/WQYGMTBN
- Use these files + Paper 1.16.4 and MythicMobs 4.11.0 BETA
- Start the server
- Spam the mob and wait for him to execute the skill
- You will see the error spam and the orbital effect not happening.
Describe what happens currently, while the bug is affecting your server.
It shouldn't spam the error and should activate the orbital effect on projectiles normally how it used to. (4.9.1 atleast working)
Describe what you think should happen instead of the bug.
The orbital effect should work normally on projectile skills without any errors.
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: https://pastebin.com/M9NfNgmB
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.
Partly log file: https://pastebin.com/tDhU2C4S (It was impossible to provide the full log file it was so big pastebin crashes.) As it spams the error superfast!
Describe what you think the issue or any potential fixes may be.
Fix the issue causing the NPE and fix the issue preventing orbital effect on projectile skills.