You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2021. It is now read-only.
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
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.