Roles Plugin Error.

Discussion in 'Bukkit Help' started by Mr_Mellow, Mar 22, 2011.

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

    Mr_Mellow

    hey i recently just started using the roles attatchment for group manager. i thought it would help me with my server. im using a windows 7 computer, 531 build.
    when i tested it after writing up my groups file it said a internal error had occured while attempting to perform this command. and the console said.


    Code:
    19:43:49 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'join
    role' in plugin Roles v1.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    83)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:608)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NullPointerException
    at org.anjocaido.roles.Roles.onCommand(Roles.java:145)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    the commands that do this are
    /joinrole with anything written after, same with /myroles
    can anyone please tell me why this is happening?

    Does anyone know what this problem is?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
Thread Status:
Not open for further replies.

Share This Page