Causes worldedit to error. #252


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • darkcloud784 created this issue Mar 18, 2012

    What is the problem?

    What steps will reproduce the problem?
    1.install worldedit
    2.install hawkeye
    3.boot server

    What version of HawkEye are you using (shown in console during start-up)?
    1.0.7

    Show me any console errors and/or your start-up console message for HawkEye
    2012-03-18 23:57:07 [SEVERE] Error occurred while enabling WorldEdit v1121-144c0a9 (Is it up to date?)
    java.lang.NoSuchMethodError: com.sk89q.worldedit.WorldEdit.setVersion(Ljava/lang/String;)V
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:79)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:365)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:356)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:338)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:423)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:410)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:224)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)

    You uninstall hawkeye and this error disappears... like magic

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
    completely default (i removed the config to ensure it wasn't an issue with it)

    Have you checked the FAQ page?
    no, because this cant be solved on an FAQ this is coding gone wrong.

  • darkcloud784 added the tags New Defect Mar 18, 2012

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