MythicMobs v4.12.0 - Rebooting server or Unloading Chunks will break the BossBar
Summary
Some aspects of custom mobs will break when you reboot the server.
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.
- Install Mythic Mobs and start server
- Ensure default folders are generated and plugin is active, then Stop server
- Setup mobs that have boss bars https://pastebin.com/6KSGwKzW
- Setup skills associated with the mobs https://pastebin.com/9KVxf2B3
- Start server
- Login to server
- Spawn mob and boss bars (in this example use "/mm mobs spawn Surtur"
- Note the mob has a BossBar and ignite effect
- Reboot server, or walk outside of the chunk so it's unloaded, and log back into game or load the chunk again
- Observe Mob after the reboot/chunk load
Current behavior
Describe what happens currently, while the bug is affecting your server.
- BossBar on mob is missing
Intended correct behavior
- BossBar should load and appear to the user.
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.
(Debug Level 4, but nothing shows up) https://pastebin.com/4DnLyg0M
Proposed fixes
All aspects of custom mobs should be saved and loaded when the server reboots