Testing R5 Builds - Error Report #17


  • New
  • Defect
Open
Assigned to _ForgeUser7559241
  • _ForgeUser7554077 created this issue Feb 28, 2012

    What steps will reproduce the problem?
    1. Install Java 7 Update 3 64Bit
    2. Install CB 1964 server
    3. Install LumberJack 1.0.1v1
    4. Run server

    What is the expected output? What do you see instead?
    I hoped it will work with R5 API :D

    What version of the product are you using?
    LumberJack 1.0.1v1

    Do you have an error log of what happened?
    2012-02-28 15:33:17 [SEVERE] Error occurred while enabling Lumberjack v1.0.1v1 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
        at nl.mightydev.lumberjack.Plugin.onEnable(Plugin.java:39)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:343)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:364)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:227)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:210)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 11 more

    Please provide any additional information below.
    Please update this plugin to support upcoming R5 API

    Thanks

  • _ForgeUser7554077 added the tags New Defect Feb 28, 2012
  • _ForgeUser7559241 posted a comment Feb 28, 2012

    Thanks for reporting!

  • _ForgeUser7554077 posted a comment Feb 28, 2012

    <<reply 562386>>

    Good to see you active.

    Hope you keep this alive and R5 ready :D

  • _ForgeUser7476324 posted a comment Mar 3, 2012

    any progress? I'm kinda addicted on this plugin.

  • _ForgeUser7559241 posted a comment Mar 3, 2012

    No I'm sorry I don't have the time to work on it now :S


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