World Edit Random Errors [HELP ME PLEASE]

Discussion in 'Plugin Development' started by NiVangerow, Apr 1, 2011.

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

    NiVangerow

    I get this when i start the server.




    17:55:11 [SEVERE] PLAYER_ITEM loading WorldEdit v4.2 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_ITEM
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvents(WorldEditPl
    ugin.java:133)
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.j
    ava:104)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    17:55:11 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    17:55:11 [INFO] WorldGuard: Single session is enforced.
    17:55:11 [INFO] WorldGuard: TNT ignition is PERMITTED.
    17:55:11 [INFO] WorldGuard: Lighters are PERMITTED.
    17:55:11 [INFO] WorldGuard: Lava fire is blocked.
    17:55:11 [INFO] WorldGuard: All fire spread is disabled.
    17:55:11 [SEVERE] BLOCK_DAMAGED loading WorldGuard v4.0-alpha1 (Is it up to date
    ?)
    java.lang.NoSuchFieldError: BLOCK_DAMAGED
    at com.sk89q.worldguard.bukkit.WorldGuardPlugin.registerEvents(WorldGuar
    dPlugin.java:193)
    at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugi
    n.java:168)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)



    All config files are set to default.
     
  2. Offline

    Edward Hand

    Update the plugin
     
  3. Offline

    NiVangerow

    It is the newest version...
     
  4. Offline

    Livewire

    Which craftbukkit are you on? WorldEdit currently is only supporting 556, the author is still working on it. He's got that marked in his original post as well.
     
  5. Offline

    NiVangerow

    Where do i get the version for 1.3_1 ? (Craftbukkit)
     
  6. Offline

    Tottely

  7. Offline

    iPhysX

    I don't think sk89 has updated worldguard for the latest recommended build of craftbukkit.
    When he does, remember to update your craftbukkit again :D
     
  8. Offline

    NiVangerow

    I cant downgrade, that is the problem... Is there some sort of bukkit archive?

    He said he will update it 1st of April; he didn't yet...
     
  9. Offline

    iPhysX

Thread Status:
Not open for further replies.

Share This Page