Could anyone update this plug-in to 1.2.5 4.0 RB

Discussion in 'Plugin Requests' started by RiotShielder, Jun 21, 2012.

  1. Offline

    RiotShielder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The plug-in is lumberjack, it can be found here the problems I am having with it:
    An error

    2012-06-20 22:59:38 [SEVERE] Could not pass event BlockBreakEvent to Lumberjack
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:175)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:540)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:132)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:172)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.IllegalArgumentException: Cannot drop AIR.
    at org.apache.commons.lang.Validate.isTrue(Validate.java:157)
    at org.bukkit.craftbukkit.CraftWorld.dropItem(CraftWorld.java:300)
    at org.bukkit.craftbukkit.CraftWorld.dropItemNaturally(CraftWorld.java:318)
    at nl.mightydev.lumberjack.OnPlayerHit.fakeBlockBreak(OnPlayerHit.java:134)
    at nl.mightydev.lumberjack.OnPlayerHit.doActions(OnPlayerHit.java:109)
    at nl.mightydev.lumberjack.OnPlayerHit.onBlockBreak(OnPlayerHit.java:49)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    ... 14 more

    McMMO integration won't work

    Thats really all, if someone could update this I would really appreciate it.
  2. Offline

    TruDan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This developer hasn't released their source code, so we're unable to do anything with it
  3. Offline

    McLuke500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You can decompile but I'm not sure of that's allowed.
  4. Offline

    RiotShielder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Someone else was able to update it, but it spews out errors so much.
  5. Offline

    TruDan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well seeing as the source isn't released, that probably means the code is under a private licence and not publicly usable, so therefore yes, you wouldn't be aloud :p
  6. Offline

    -_Husky_-

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Treeassist, works like a charm
  7. Offline

    RiotShielder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I was looking for a plug-in that chops it 1 block by 1 block from the top, not 1 block from the bottom and everything falls, does anyone know of any-other plug-in for that?
  8. Offline

    Jordan R

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You can do that in tree assist. There's a config file in it.
  9. Offline

    RiotShielder

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh, I wasn't aware of that, thank you :p
  10. Offline

    Jordan R

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

Share This Page