[MythicMobs] plugin loading error on start up
On Server start following error:
[15:09:45] [Server thread/ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Circular plugin loading detected! [15:09:45] [Server thread/ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Circular load order: [15:09:45] [Server thread/ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] MythicMobs -> CMI -> Jobs -> MythicMobs [15:09:45] [Server thread/ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help. [15:09:45] [Server thread/ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] If you would like to still load these plugins, acknowledging that there may be unexpected plugin loading issues, run the server with -Dpaper.useLegacyPluginLoading=true [15:09:45] [Server thread/ERROR]: Encountered an unexpected exception java.lang.IllegalStateException: Circular plugin loading from plugins MythicMobs at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:70) ~[paper-1.19.3.jar:git-Paper-420] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.19.3.jar:git-Paper-420] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.3.jar:git-Paper-420] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:429) ~[paper-1.19.3.jar:git-Paper-420] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.3.jar:git-Paper-420] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-420] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-420] at java.lang.Thread.run(Thread.java:833) ~[?:?] [15:09:45] [Server thread/ERROR]: This crash report has been saved to: /home/minecraftserver/main/./crash-reports/crash-2023-02-26_15.09.45-server.txt