Advertisement
Guest User

MythicMobs 5.3.0 Plugin Loop errors

a guest
Apr 26th, 2023
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. 26.04 23:33:36 [Server] ERROR Circular plugin loading detected!
  2. 26.04 23:33:36 [Server] ERROR Circular load order:
  3. 26.04 23:33:36 [Server] ERROR MythicMobs -> PhatLoots -> Multiverse-Core -> EpicChatPRO -> MythicMobs
  4. 26.04 23:33:36 [Server] ERROR Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.
  5. 26.04 23:33:36 [Server] ERROR 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
  6. 26.04 23:33:36 [Server] ERROR Encountered an unexpected exception
  7. 26.04 23:33:36 [Server] INFO java.lang.IllegalStateException: Circular plugin loading from plugins MythicMobs
  8. 26.04 23:33:36 [Server] INFO at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:78) ~[paper-1.19.4.jar:git-Paper-519]
  9. 26.04 23:33:36 [Server] INFO at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:43) ~[paper-1.19.4.jar:git-Paper-519]
  10. 26.04 23:33:36 [Server] INFO at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-519]
  11. 26.04 23:33:36 [Server] INFO at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.4.jar:git-Paper-519]
  12. 26.04 23:33:36 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-519]
  13. 26.04 23:33:36 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-519]
  14. 26.04 23:33:36 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-519]
  15. 26.04 23:33:36 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement