Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
3.7 kB
13
Indexable
Never
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy] =================================
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Circular plugin loading detected:
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy] 1) Plan -> DiscordSRV -> Essentials -> HuskHomes -> Plan
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    Plan depend/softdepend: [AAC, ASkyBlock, AdvancedAchievements, AdvancedBan, AuthMe, BanManager, BentoBox, CoreProtect, DiscordSRV, DKCoins, DKBans, Essentials, Factions, FastLogin, GriefPrevention, GriefPreventionPlus, Jobs, Kingdoms, LiteBans, LogBlock, LuckPerms, MarriageMaster, mcMMO, MinigamesLib, MyPet, nuVotifier, PlaceholderAPI, ProtectionStones, ProtocolSupport, Quests, React, RedProtect, SuperbVote, Towny, Vault, ViaVersion, Votifier]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    DiscordSRV loadbefore: [StaffPlus]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    DiscordSRV depend/softdepend: [Chatty, FancyChat, Herochat, Legendchat, LunaChat, TownyChat, VentureChat, Essentials, PhantomAdmin, SuperVanish, Multiverse-Core, Vault, PlaceholderAPI, mcMMO, LuckPerms, dynmap, Skript]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    Essentials depend/softdepend: [Vault, LuckPerms]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    HuskHomes loadbefore: [Essentials]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    HuskHomes loadafter: [Vault, RedisEconomy, PlaceholderAPI, dynmap, BlueMap, Plan, Pl3xMap]
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.
[16:21:59] [Server thread/ERROR]: [ModernPluginLoadingStrategy] =================================
[16:21:59] [Server thread/ERROR]: [SimpleProviderStorage] Circular plugin loading detected!
[16:21:59] [Server thread/ERROR]: [SimpleProviderStorage] Circular load order:
[16:21:59] [Server thread/ERROR]: [SimpleProviderStorage]   Plan -> DiscordSRV -> Essentials -> HuskHomes -> Plan
[16:21:59] [Server thread/ERROR]: [SimpleProviderStorage] Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.
[16:21:59] [Server thread/ERROR]: [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
[16:21:59] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Circular plugin loading from plugins Plan
	at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:70) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:437) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1120) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:325) ~[purpur-1.19.4.jar:git-Purpur-1962]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]