Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-5546

Plugin loader reports missing dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None
    • irrelevant

    • git-Spigot-bcd458a-10763a8 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
    • Yes

      Spigot builds Jenkins 2592-2595 produce multiple WARN message per plugin. Examples:
      ```
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.earth2me.essentials.Essentials from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.onarandombox.MultiverseCore.MultiverseCore from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.hmmcrunchy.thirst.Thirst from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.hmmcrunchy.disease.Disease from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class ch.njol.skript.Skript from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.permission.Permission from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.chat.Chat from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.vk2gpz.coordinatetool.CoordinateTool from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.earth2me.essentials.Essentials from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class me.blackvein.quests.Quests from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.context.ContextSet from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.model.user.User from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.cacheddata.CachedDataManager from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.query.QueryOptions from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.WorldGuard from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.registry.FlagConflictException from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.Flag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.StateFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.BooleanFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.DoubleFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.EnumFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.IntegerFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.LocationFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.StringFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.flags.VectorFlag from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldedit.world.World from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.bukkit.WorldGuardPlugin from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.regions.ProtectedRegion from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.regions.ProtectedCuboidRegion from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      [20:52:17] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.protection.regions.ProtectedPolygonalRegion from PlaceholderAPI v2.10.5-DEV-84 which is not a depend, softdepend or loadbefore of this plugin.
      ```

            Unassigned Unassigned
            SlimeDog SlimeDog
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: