Question Having Trouble with Group Manager

Discussion in 'General Help' started by Erika_The_Gamer, Sep 24, 2015.

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

    Erika_The_Gamer

    Something is going on with my group manager, and I am not sure what it is.


    This is the Error Log:


    2015-09-24 23-50
    =============================== GM ERROR LOG ===============================
    = ERROR REPORT START - 2.1.31 (Phoenix) =

    java.lang.NullPointerException
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:181)
    at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:1827)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:621)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:607)
    at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:371)
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:336)
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:632)
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:540)
    at java.lang.Thread.run(Thread.java:745)

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

    oceantheskatr

    Stop your server.
    Start your server.
    When it's completely done starting, get your latest.log from logs>latest.log
    Post it on http://pastebin.com/ and link the URL here. This will tell us exactly what's wrong.
     
  3. Offline

    iOnixS

    Yeah, GroupManager does this, you put like ONE Hyphen in the wrong place or dont spell something right and it goes CRAZY. Send me your Groups.yml file and ill have a look for you. :D
     
  4. Offline

    oceantheskatr

    "GroupManager does this,"

    Every YAML file ever will shit itself if you mess up the format by even one space, hyphen, or colon.
     
    iOnixS likes this.
  5. Offline

    Boomer

    dont know of too many yml formatting errors that result in a null pointer exception without a yml-screamout first.

    Would seem to be more of a broken config file for group manager, invalid settings.
     
  6. Offline

    MattzWorldXD

    Restart your whole group manager folder and make the ranks in-game.
    Or switch to PermissionsEX, they support the making of in-game ranks too.
     
Thread Status:
Not open for further replies.

Share This Page