-
Notifications
You must be signed in to change notification settings - Fork 49
Can't add user to groups #213
Description
Whenever i try to add a user to a group i get an error that user can only be in one group, but the usser isnt associated with any groups.
user addgroup Chuperto gen
10/1/2015 1:17:58 AM Command> Exception from command
10/1/2015 1:17:58 AM Command> System.NotSupportedException: A player can only be associated to one group, please assign a parent to the desired group
at OTA.Data.Storage.AddUserToGroup(String username, String groupName)
at TDSM.Core.Entry.UserPermission(ISender sender, ArgumentList args)
at OTA.Command.CommandInfo.Run(ISender sender, ArgumentList args)
at OTA.Command.CommandParser.ParseAndProcess(ISender sender, String line)
at OTA.Command.CommandParser.ParseConsoleCommand(String line, ConsoleSender sender)
at TDSM.Core.Entry.ListenForCommands()user listgroups Chuperto
There are no registered groups for user Chuperto