[Severe] Null #6


  • New
  • Defect
Open
Assigned to _ForgeUser6567617
  • _ForgeUser8397872 created this issue Jun 7, 2012

    What steps will reproduce the problem?
    1.  Tried to make an arrowturret

    What is the expected output? What do you see instead?
    working arrowturret, not working arrowturret

    What version of the product are you using?
    v1.1.3.

    Do you have an error log of what happened?
    19:03:08 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'hs' in plugin HeroStronghold v0.6.1-b52
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
            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.NoSuchMethodError: com.herocraftonline.heroes.characters.Hero.gainExp(DLcom/herocraftonline/heroes/characters/classes/HeroClass$E
    xperienceType;Lorg/bukkit/Location;)V
            at multitallented.redcastlemedia.bukkit.herostronghold.HeroStronghold.onCommand(HeroStronghold.java:571)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 12 more

    Please provide any additional information below.

  • _ForgeUser8397872 added the tags New Defect Jun 7, 2012
  • _ForgeUser8397872 posted a comment Jun 9, 2012

    Any ideas guys?

    I have tested this with a barebones new mincraft server.

    1.2.5 R3.0
    BOSeconomy
    bPermissions
    Vault
    Heroes 1.4.7
    HeroStronghold v1.1.3

    Same error,

  • _ForgeUser6567617 posted a comment Jun 10, 2012

    Glad you made a ticket for this, because I get this question a lot.

    HeroStronghold runs in compatibility with a dev version of heroes. Please use the latest dev build of heroes on http://ci.milkbowl.net

  • _ForgeUser8397872 posted a comment Jun 11, 2012

    @Multitallented: Go

    This link just goes to an add and nothing else.


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