Can't load DeathNotifier #10


  • New
  • Defect
Open
Assigned to nodiusc
  • _ForgeUser7847399 created this issue Jul 8, 2012

    What steps will reproduce the problem?
    1. Start the server

    What is the expected output? What do you see instead?
    I expect all plugins to tell they've been loaded.
    Instead I get an error about DeathNotifier not loading.

    What version of the product are you using?
    2.2 (I think)

    Do you have an error log of what happened?
    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)

    Please provide any additional information below.
    I have just updated from 2.1 to 2.2, there were no problems before.

  • _ForgeUser7847399 added the tags New Defect Jul 8, 2012
  • SuperSputnik1 posted a comment Jul 9, 2012

    Some Error. I did download the NC-BukkitLib to the /lib but i have the error still. Thanks.

  • NodiusC posted a comment Aug 21, 2012

    NC-BukkitLib should be downloaded to 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.