BulletType mob config error on server startup
Summary
Causes the following error only on startup not when reloading the plugin. https://pastebin.com/G8EKzCy6 The projectile seems to work normally even with the error stated.
Steps to reproduce
- Use these Mob/skill files to test or make your own. Skill: https://pastebin.com/x8rNmLPZ Mob: https://pastebin.com/x3LcPatC
- Use Minecraft 1.16.4 and MythicMobs 4.11.0 BETA
- Start the server and look at console to spot the error.
Current behavior
Doesn't seem to affect the functionality of the skill still does damage, launches the mob type projectile with all the effects.
Intended correct behavior
It should not state that the mob type is invalid when it's not.
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: https://pastebin.com/8m2GKSez
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.
Log File: https://pastebin.com/GhBpqGTE
Describe what you think the issue or any potential fixes may be.
Fixing how it detects if bullet mob type to be valid or invalid.