Problem/Bug GroupManager error, please help!

Discussion in 'General Help' started by TheMinecrafter_2, Jan 10, 2015.

Thread Status:
Not open for further replies.
    • Hey guys, whenever I to add a group to a region (I have a prison server) I get an unexpected error.
    • (I try to do /rg addowner amine g:a)
    • 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:731) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:845) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:1015) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:767) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 15:33:11 [Server] INFO at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:51) [AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 15:33:11 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onCommand(WorldGuardPlugin.java:300) [worldguard-6.0.0-beta-02.jar:6.0.0-beta-02] 10.01 15:33:11 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:409) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 15:33:11 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:475) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 15:33:11 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:520) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 15:33:11 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:533) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 15:33:11 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 15:33:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 15:33:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 15:33:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55] 10.01 15:33:11 [Server] INFO at com.sk89q.worldguard.bukkit.commands.region.MemberCommands.addOwner(MemberCommands.java:134) ~[worldguard-6.0.0-beta-02.jar:6.0.0-beta-02] 10.01 15:33:11 [Server] INFO java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.getParsedPaddedSlice(II)[Ljava/lang/String; 10.01 15:33:11 [Server] WARN WorldGuard encountered an unexpected error
    • (Starts from the bottom)
    • Please advise, I really need this fixed.
     
  1. Moved to Bukkit Alternates
     
  2. I updated worldedit and worldguard and got this:

    10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:731) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:845) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:1015) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:767) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigotRSNAPSHOT.jar:git-Spigot-1543] 10.01 16:13:43 [Server] INFO at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:51) [AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 16:13:43 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onCommand(WorldGuardPlugin.java:249) [worldguard-6.0.0-beta-03.jar:6.0.0-beta-03] 10.01 16:13:43 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:409) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 16:13:43 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:475) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 16:13:43 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:520) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 16:13:43 [Server] INFO at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:533) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?] 10.01 16:13:43 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 16:13:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 16:13:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] 10.01 16:13:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55] 10.01 16:13:43 [Server] INFO at com.sk89q.worldguard.bukkit.commands.region.MemberCommands.addOwner(MemberCommands.java:134) ~[worldguard-6.0.0-beta-03.jar:6.0.0-beta-03] 10.01 16:13:43 [Server] INFO java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.getParsedPaddedSlice(II)[Ljava/lang/String; 10.01 16:13:43 [Server] WARN WorldGuard encountered an unexpected error
     
  3. bump, this is urgent.
     
  4. Offline

    nverdier

  5. Offline

    nverdier

  6. I do? I have it installed in the BukGet Plugins thing and in the FTP Files, which one do I delete?
     
  7. Offline

    nverdier

  8. I'm afraid I don't ow which one is older, and I'm afraid I'll erase all my perms and ranks, etc..
     
  9. Offline

    Larry Newman

    @TheMinecrafter_2 Just delete both Worldguard files and then add one back. Worldguard has nothing to do with permissions and all the Worldguard settings are in the Worldguard config folder. If you delete the config folder it will basically completely reinstall Worldguard, but if you just remove both of the plugins then add one it will work itself out.
     
Thread Status:
Not open for further replies.

Share This Page