WorldGuard

WorldGuard

8M Downloads

Adding an owner says "an error has occurred, See console"

LadyCailinBot opened this issue ยท 1 comments

commented

WORLDGUARD-2877 - Reported by Daher.Zaidan

when I try [/rg addowner ] it gives me that Error massage, tried to figure it out, re installed the plugin, deleted a lot of plugins to see if it conflicts and I couldnt figure it out !
This is The Full Dialog !, Please help !!

2013-09-05 07:02:28 [WARNING] * MISSING 159(STAINED_CLAY / SOLID+GROUND)
2013-09-05 07:02:28 [WARNING] * MISSING 170(HAY_BLOCK / SOLID+GROUND)
2013-09-05 07:02:28 [WARNING] * MISSING 171(CARPET / IGN_PASSABLE)
2013-09-05 07:02:28 [WARNING] * MISSING 172(HARD_CLAY / SOLID+GROUND)
2013-09-05 07:02:28 [WARNING] * MISSING 173(COAL_BLOCK / SOLID+GROUND)
2013-09-05 07:02:28 [INFO] [HealthBar] Found an update: 1.7 (Your version: 1.6.1.2)
2013-09-05 07:02:28 [INFO] Download at: dev.bukkit.org/bukkit-mods/health-bar
2013-09-05 07:02:31 [WARNING] [WorldEdit] No compatible nms block class found.
2013-09-05 07:02:41 [INFO] E1310 issued server command: /rg addowner e1301
2013-09-05 07:02:46 [INFO] E1310 issued server command: /rg addowner e1310 e1310
2013-09-05 07:02:46 [SEVERE] com.sk89q.minecraft.util.commands.WrappedCommandException: java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.getParsedPaddedSlice(II)[Ljava/lang/String;
2013-09-05 07:02:46 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:543)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:520)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:475)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:409)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onCommand(WorldGuardPlugin.java:226)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
2013-09-05 07:02:46 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
2013-09-05 07:02:46 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:962)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:880)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
2013-09-05 07:02:46 [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
2013-09-05 07:02:46 [SEVERE] Caused by: java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.getParsedPaddedSlice(II)[Ljava/lang/String;
2013-09-05 07:02:46 [SEVERE] at com.sk89q.worldguard.bukkit.commands.RegionMemberCommands.addOwner(RegionMemberCommands.java:162)
2013-09-05 07:02:46 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-09-05 07:02:46 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-09-05 07:02:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-09-05 07:02:46 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-09-05 07:02:46 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:533)
2013-09-05 07:02:46 [SEVERE] ... 20 more

commented

Comment by wizjany

you need to update worldedit if you're going to use dev builds of worldguard too