Solved Group Manager

Discussion in 'Plugin Help/Development/Requests' started by Snail_5_, Mar 7, 2015.

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

    Snail_5_

    So GroupManager has been working fine until today, here's the error I get:

    2015-03-07 17-56
    =============================== GM ERROR LOG ===============================
    = ERROR REPORT START - 2.0 (2.11.1) (Phoenix) =

    java.lang.NullPointerException
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:201)
    at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:1872)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:624)
    at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1058)
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
    at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:37)
    at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:9)
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643)
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598)
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506)
    at java.lang.Thread.run(Unknown Source)

    ============================================================================
     
  2. Offline

    mc_myster

    Go into your group manager folder and send me the "ERROR.LOG" i think its called thx, because when it says in console "ERROR REPORT START" that means it will log it to the error log.
     
  3. Offline

    Snail_5_

  4. Offline

    mc_myster

    This happens to me allot, if you send me your groups.yml from your world file i can fix it for you. The problem is Config files are very sensitive and today is not your lucky day. So if you send me your groups.yml from your world ill fix it up for ya.
     
  5. Offline

    Snail_5_

    I've switched to PEX already, closing this thread. V:
     
Thread Status:
Not open for further replies.

Share This Page