WorldGuard/WorldEdit Failure

Discussion in 'Bukkit Help' started by tophatbandit, Dec 26, 2011.

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

    tophatbandit

    This morning I logged on to my server and started getting the following in game error whenever I used any command:
    Please report this error: [See Console]
    java.lang.LinkageError: com/sk89q/worldedit/LocalConfiguration

    This is the error in the console:

    Code:
    2011-12-26 14:04:45 [SEVERE] Could not pass event PLAYER_INTERACT to WorldEdit
    java.lang.LinkageError: com/sk89q/worldedit/bukkit/BukkitConfiguration
        at com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission(BukkitPlayer.java:111)
        at com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.java:206)
        at com.sk89q.worldedit.WorldEdit.handleBlockRightClick(WorldEdit.java:1116)
        at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.onPlayerInteract(WorldEditPlayerListener.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:266)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:593)
        at net.minecraft.server.Packet15Place.a(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-26 14:04:45 [SEVERE] Could not pass event PLAYER_INTERACT to WorldGuard
    java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
        at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.handleBlockRightClick(WorldGuardPlayerListener.java:520)
        at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerInteract(WorldGuardPlayerListener.java:262)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:266)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:593)
        at net.minecraft.server.Packet15Place.a(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-26 14:04:45 [SEVERE] Exception in thread "Thread-205"
    2011-12-26 14:04:45 [SEVERE] java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
    2011-12-26 14:04:45 [SEVERE]     at com.sk89q.worldguard.bukkit.FlagStateManager.run(FlagStateManager.java:68)
    2011-12-26 14:04:45 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-12-26 14:04:45 [SEVERE]     at java.lang.Thread.run(Thread.java:679)
    2011-12-26 14:04:46 [SEVERE] Exception in thread "Thread-206"
    2011-12-26 14:04:46 [SEVERE] java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
    2011-12-26 14:04:46 [SEVERE]     at com.sk89q.worldguard.bukkit.FlagStateManager.run(FlagStateManager.java:68)
    2011-12-26 14:04:46 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-12-26 14:04:46 [SEVERE]     at java.lang.Thread.run(Thread.java:679)
    2011-12-26 14:04:47 [SEVERE] Exception in thread "Thread-207"
    2011-12-26 14:04:47 [SEVERE] java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
    2011-12-26 14:04:47 [SEVERE]     at com.sk89q.worldguard.bukkit.FlagStateManager.run(FlagStateManager.java:68)
    2011-12-26 14:04:47 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-12-26 14:04:47 [SEVERE]     at java.lang.Thread.run(Thread.java:679)
    2011-12-26 14:04:48 [SEVERE] Exception in thread "Thread-209"
    2011-12-26 14:04:48 [SEVERE] java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
    2011-12-26 14:04:48 [SEVERE]     at com.sk89q.worldguard.bukkit.FlagStateManager.run(FlagStateManager.java:68)
    2011-12-26 14:04:48 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-12-26 14:04:48 [SEVERE]     at java.lang.Thread.run(Thread.java:679)
    Not good......
     
  2. Offline

    Eselyx

  3. Offline

    pyraetos

    You'll want to update these plugins or reinstall them. If that doesn't work, reinstall CraftBukkit too.
     
  4. Offline

    tophatbandit

    I'm using Multiplay as my hosting service and have already removed worldedit and worldguard completely and attempted to reinstall. Didn't work...
     
  5. Offline

    pyraetos

    Well, I know by the error that something is modifying them and causing unexpected results. Try a different version maybe?
     
  6. Offline

    zml2008

    As far as I know, your issue is an issue with Bukkit's plugin loader. Sorry, but there's not really anything we can do about this.
     
  7. Offline

    tophatbandit

    So is this something I am just gonna have to wait out?
     
  8. Offline

    zml2008

    You could try messing with plugin load order (changing WorldGuard name to aWorldGuard or something) and see if that helps.
     
  9. Offline

    Apachekiller

    Fill out as support ticket to multiplay, they will reply asap.
     
  10. Offline

    paully104

    @tophatbandit i need a full list of plugins and your worldguard and worldedit version #'s
     
  11. Offline

    tophatbandit

    AdminsCanFly
    AutoHelp
    BorderGuard
    Commandbin
    H2SQL
    HeroChat
    MultiInv
    Multivers - core
    MyWarp
    NoCheat
    OpenInv
    PermissionsBukkit
    Simple Prefix
    SimpleSign
    VoxelDoop
    WorldGuard (#256)
    WorldEdit (4.7)
     
  12. Offline

    Jozeth

    That's why i don't mess about with my configs unless i'm 100% sure
     
  13. Offline

    zml2008

    @Jozeth This is not a configuration issue...

    and @tophatbandit try WorldEdit 5.0 and WorldGuard 5.4

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  14. Offline

    Jozeth

    Well s/he has either reloaded and it has messed up as from experience i can say that has happened to me when i did /reload but not /wg reload
     
  15. Offline

    tophatbandit

    Installing them now. Will keep you posted

    EDIT: Commands are back on the server for all plugins EXCEPT for WorldEdit :/
     
  16. Offline

    Natlew2343

    So has worldguard worked for you? cause i have worldedit working on my server but not worldguard :/. But im not too suprised were having errors with this the bukkit.org was down a while a go so i think the best thing for you to do is just wait it out until, maybe they update or they take note of what has happened and make a fixed download for you.

    I think you can do worldedit 5.1 now

    ok heres what i did just then to fix it extract the w/e download (which should be a zip file) extract it straight after you download, then have a look inside and the jar file should be in there i think the problem you had is you renamed it <plugin>.jar but it still didnt work so thats what you need to do (from what i know)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
Thread Status:
Not open for further replies.

Share This Page