Cannot load DeathNotifier #11


  • New
  • Defect
Open
Assigned to nodiusc
  • _ForgeUser8700839 created this issue Jul 12, 2012

    What steps will reproduce the problem?
    1.Install DN
    2.Load server

    What is the expected output? What do you see instead?
    I expected it to work but got this.

    2012-07-08 01:34:03 [SEVERE] Could not load 'plugins/DeathNotifier.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException NC-BukkitLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492).

    What version of the product are you using?
    The latest

  • _ForgeUser8700839 added the tags New Defect Jul 12, 2012
  • _ForgeUser8315029 posted a comment Jul 22, 2012

    I have this error too.

    2012-07-22 13:19:25 [SEVERE] Could not load 'plugins\DeathNotifier.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: NC-BukkitLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:230)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:206)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:171)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:437)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

  • _ForgeUser8077430 posted a comment Jul 22, 2012

    I have same error

  • NodiusC posted a comment Aug 21, 2012

    You need to download the NC-BukkitLib and put it in the plugins folder.

  • NodiusC unassigned issue from _ForgeUser3331974 Aug 21, 2012
  • NodiusC self-assigned this issue Aug 21, 2012

To post a comment, please login or register a new account.