WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
115 stars 35 forks source link

Weird Crash #330

Open Capysussa opened 1 year ago

Capysussa commented 1 year ago

What happened?

I got this weird crash after installing ItemsAd

-- 19 | [20:31:41] [Server thread/ERROR]: Circular plugin loading detected: 20 | [20:31:41] [Server thread/ERROR]: 1) CustomCrafting -> WolfyUtilities -> SCore -> GriefPrevention -> Graves -> ItemsAdder -> ExecutableItems -> CustomCrafting 21 | [20:31:41] [Server thread/ERROR]: CustomCrafting loadbefore: [DiSky, EpicWorldGenerator] 22 | [20:31:41] [Server thread/ERROR]: CustomCrafting depend/softdepend: [WolfyUtilities, ProtocolLib, MythicMobs, Oraxen, ItemsAdder, PlaceholderAPI, EcoEnchants, EcoItems, EcoArmor, EcoSkills, EcoBosses] 23 | [20:31:41] [Server thread/ERROR]: WolfyUtilities loadbefore: [ChatColor2, StackableItems, EpicWorldGenerator, DiSky, ChatColor] 24 | [20:31:41] [Server thread/ERROR]: WolfyUtilities loadafter: [zAuctionHouseV3, SCore, BungeeChat] 25 | [20:31:41] [Server thread/ERROR]: SCore loadbefore: [ExecutableItems, SParkour, ExecutableBlocks, ExecutableEvents, CustomPiglinsTrades, ItemsAdder] 26 | [20:31:41] [Server thread/ERROR]: SCore depend/softdepend: [ProtocolLib, Terra, ProtectionStones, PolymartHelper, Polymart, ExecutableItems, SParkour, ExecutableBlocks, ExecutableEvents, CustomPiglinsTrades, MMOCore, Vault, Multiverse-Core, Lands, WorldGuard, IridiumSkyblock, BentoBox, PlaceholderAPI, GriefPrevention, GriefDefender, CoreProtect, PlotSquared, CMI, AureliumSkills, MythicMobs, ShopGUIPlus, RoseLoot, ItemsAdder, DecentHolograms, HolographicDisplaysAPI, HolographicDisplays, Better-Enchantments] 27 | [20:31:41] [Server thread/ERROR]: GriefPrevention depend/softdepend: [Vault, Multiverse-Core, My_Worlds, MystCraft, Transporter, WorldGuard, WorldEdit, RoyalCommands, MultiWorld, Denizen] 28 | [20:31:41] [Server thread/ERROR]: Graves loadbefore: [GriefPrevention, GriefDefender, Towny] 29 | [20:31:41] [Server thread/ERROR]: Graves depend/softdepend: [Vault, ProtocolLib, WorldEdit, WorldGuard, GriefDefender, PlaceholderAPI, FurnitureLib, FurnitureEngine, ProtectionLib, MineDownPlugin, ChestSort, ItemsAdder, Oraxen, ProtocolLib, SkullTextureAPI, ItemBridge, PlayerNPC, Skript] 30 | [20:31:41] [Server thread/ERROR]: 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, Vulcan] 31 | [20:31:41] [Server thread/ERROR]: ExecutableItems depend/softdepend: [SCore, PlayerPoints, Vault, WorldGuard, PlaceholderAPI, IridiumSkyblock, HeadDatabase, NBTAPI, ProtocolLib, HeadDB, CustomCrafting, PlotSquared] 32 | [20:31:41] [Server thread/ERROR]: Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.

How can the bug be reproduced?

Install CustomCrafting and its Dependencies, install ItemsAdder and its Dependencies. Crash happens.

Expected Behaviour?

Not crash, I guess?

Plugin version

customcrafting-spigot-4.16.8.3, wolfyutils-spigot-4.16.12.1

Server software

Purpur 1.20.1

Relevant log output

No response

Submit issue