Player Login Error Help!

Discussion in 'Bukkit Help' started by Voyius, Jan 26, 2011.

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

    Voyius

    Hi, I've got an java error here.
    Note: I have GroupUsers, Stats + Achievements, Essentials, BukkitUp, WorldEdit and WorldGuard Plugins (I know some of those plugins have nothing to do with the error)
    However the player can join and it is no problems but i get this error.

    Code:
    26.jan.2011 18:07:48 org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_LOGIN to Stats
    java.lang.NoSuchMethodError: com.bukkit.authorblues.GroupUsers.GroupUsers.isInGr
    oup(Lorg/bukkit/entity/Player;Ljava/lang/String;)Ljava/lang/Boolean;
            at com.bukkit.nidefawl.Stats.Stats.inIgnoredGroup(Stats.java:307)
            at com.bukkit.nidefawl.Stats.Stats.load(Stats.java:232)
            at com.bukkit.nidefawl.Stats.StatsPlayerListener.onPlayerLogin(StatsPlay
    erListener.java:158)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:150)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:201)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:114)
            at net.minecraft.server.NetLoginHandler.b(SourceFile:113)
            at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
  2. Offline

    mughi

    i would look into the stats and usergroup forums. looks like the problem might be related to those plugins
    --- merged: Jan 26, 2011 9:46 PM ---
    sigh.. apparently bold doesn't work?
     
Thread Status:
Not open for further replies.

Share This Page