#CommandBar Issue
18 messages · Page 1 of 1 (latest)
Do you have any errors in the output? Do you have roles with a higher rank than 0?
Also are saved settings disabled?
Callstack:
Workspace.Kohl's Admin.Loader, line 39
- Server - Loader:39
18:43:40.826 [Kohl's Admin] Initializing DataStore _KData... - Server - Store:43
18:43:56.349 ReplicatedStorage.Kohl's Admin Source.Shared.Auth:579: attempt to index nil with '_rank'
ReplicatedStorage.Kohl's Admin Source.Flux.State:216 function _doComputation
ReplicatedStorage.Kohl's Admin Source.Flux.State:87 function compute
ReplicatedStorage.Kohl's Admin Source.Client.UI:367 function makeStatefulDefaults
ReplicatedStorage.Kohl's Admin Source.Client.UI.Classes.Select:38 function new
ReplicatedStorage.Kohl's Admin Source.Client.UI:468
ReplicatedStorage.Kohl's Admin Source.Client.Settings:153 function rankItem
ReplicatedStorage.Kohl's Admin Source.Client.Settings:276 function new
ReplicatedStorage.Kohl's Admin Source.Client.Dashboard:20
- Client - State:216
18:43:56.442 ReplicatedStorage.Kohl's Admin Source.Client.Market:547: attempt to index nil with 'gamepasses' - Client - Market:547
18:43:56.443 Script 'ReplicatedStorage.Kohl's Admin Source.Client.Market', Line 547 - Studio - Market:547
Im rank 150 in the group
dashboardRank = false,
commandsButtonRank = false,
dashboardButtonRank = false,
joinNotificationRank = false,
onlyShowUsableCommands = true,
welcomeBadgeId = 0,
addToCharts = false,
vip = false,
chatCommands = false,
commandRequests = true,
getKohlsAdminPopup = false,
wrongPrefixWarning = true,
saveLogs = false,
saveChatLogs = false,
saveLogsForAllRoles = false,```
that's referring to role _ranks not group ranks
it's the order in the list - 1
Ah alright
you can also manually define a rank like the creator role does
That works now
Thought it meant group rid
😭
hopefully once i have saved settings for all of that it will be easier, but i'll improve the comments to try and clear the confusion
Alright well you can close this ig