PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
52 stars 21 forks source link

ModernPluginLoadingStrategy error #2501

Closed Agaloth closed 1 year ago

Agaloth commented 1 year ago

Terms

Discord tag (optional)

Agaloth#4927

What happened?

ItemsAdder is depending on ShopGUI+ but ShopGUIPlus is also depending on ItemsAdder.

[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Circular plugin loading detected:
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] 1) ItemsAdder -> AdvancedEnchantments -> RoseStacker -> ShopGUIPlus -> ItemsAdder
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    ItemsAdder depend/softdepend: [LoneLibs, ProtocolLib, ViaVersion, LibsDisguises, WorldGuard, GriefPrevention, Towny, Essentials, LightAPI, Realistic_World, EpicWorldGenerator, EpicNetherGenerator, Skript, MythicMobs, PlaceholderAPI, CMI, PermissionsEx, LuckPerms, Vault, MMOItems, GlowAPI, Slimefun, Orebfuscator, ExecutableItems, AdvancedEnchantments, Mimic, Citizens, ItemBridge, ModelEngine, Denizen]
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    AdvancedEnchantments depend/softdepend: [AAC, AAC5, AdvancedHeads, AureliumSkills, AutoPickup, BanItem, BlockLocker, CMI, CoreProtect, DecentHolograms, Factions, FactionsOne, FactionsUUID, GadgetsMenu, GriefPrevention, mcMMO, MythicMobs, NoCheatPlus, PlaceholderAPI, PlotSquared, ProtocolLib, ProtectionStones, RestrictedCreative, Towny, RoseStacker, Slimefun, Spartan, Vault, Vulcan, WildStacker, WorldGuard, WorldGuardExtraFlags]
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    RoseStacker loadafter: [Clearlag, PlaceholderAPI, ShopGUIPlus, ViaVersion, WildChests, WorldGuard]
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy]    ShopGUIPlus depend/softdepend: [Vault, MySQL-Tokens, TokenManager, LangUtils, PlayerPoints, TokenEnchant, HeadDatabase, MMOItems, CrackShot, Oraxen, CustomItems, Gringotts, GemsEconomy, Brewery, ExecutableItems, SCore, ItemsAdder, Slimefun, VotingPlugin, GamePoints]
[20:46:13] [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.
[20:46:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] =================================```

Steps to reproduce the issue

Install those plugins in a 1.19.4 paper server.

Server version

git-Paper-491 (MC: 1.19.4)

ItemsAdder Version

ItemsAdder 3.4.1-r5

ProtocolLib Version

ProtocolLib #608

LoneLibs Version

LoneLibs 1.0.24

LoneDev6 commented 1 year ago

Read more here https://github.com/PluginBugs/Issues-ItemsAdder/issues/2363