Fight and iConomy

Discussion in 'Bukkit Help' started by Razzen, May 14, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Razzen

    Hey,

    I'm using the plugin "Fight" and iConomy v4.65. It says its compatible with iConomy, i changed the Config to make the rewards be iConomy money "50.0" and i get this error after the fight and i have won;

    Code:
    2011-05-15 11:06:29 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
        at net.minecraft.server.ItemStack.a(ItemStack.java:137)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:536)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:803)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    My iConomy Config is here
    Code:
    http://pastebin.com/FGbUnAPU
    &
    My Fight Config is here
    Code:
    http://pastebin.com/aYnQGtdq
     
  2. Offline

    pomo4ka

    Please update your plug-in "iConomy", perhaps the error corrected.
     
  3. Offline

    Razzen

    Fight isn't compatible with iConomy v5. Therefore i can't update it. However, i have another plugin "WolfPound" iConomy works with that when i buy a Wolf it costs "20 coins" Im assuming its something wrong with how i put the "50.0" in my Fight config?
    Code:
    [LIST=1][*]rewards:
    [*]    amount: 50.0
    [*]    entry-fee: 0
    [*]    items: 0 [/LIST]
     
  4. Offline

    TBK

    It isn't compatible with iConomy 4.65 either if it throws that exception. Ask the author of Flight to provide an update, or find an alternative plugin.
     
  5. Offline

    pomo4ka

  6. Offline

    Razzen

    I see it says iConomy v5+. That must've been my WolfPound that wasn't compatible with iConomy v5. Testing now with iConomy v5

    @TBK

    Now i get the money from rewards, but everytime i win the fight it disconnects me on minecraft and minecraft says "Internal server error"
    The server also gets an error that says;
    Code:
    [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
        at net.minecraft.server.ItemStack.a(ItemStack.java:137)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:536)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:803)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  7. Offline

    TBK

    Try to remove the WolfPound plugin, /reload, login and out again, check the console.
     
  8. Offline

    Razzen

    Same error :|

    Also, if someone types "/fight leave" the people in the arena disconnect and minecraft stops responding. Another thing is that after a certain time, whilst still in battle, they get warped back to the Fight spawnpoint in the arena again, and again and again. Until the fight is over. :|

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  9. Offline

    TBK

    Then the issue is with the fight plugin (or a conflict between plugins), report the bug to the author.
     
  10. Offline

    Razzen

    Reported it to him already. Waiting on a response.
     
Thread Status:
Not open for further replies.

Share This Page