According to the error message you're trying to index a nil value with GetRankInGroup. In two lines you do this: player:GetRankInGroup(groupId) where playeris a nil value. When the MouseButton1Clicked event is fired the function you connected will be called. buttons.faces.MouseButton...
1 Roblox Studio: CharacterAdded is not a valid member of Players 0 Roblox Studio "attempt to concatenate nil with string" 0 How To fix "ServerScriptService.Earthquake:11: attempt to index nil with 'OnServerEvent'" 0 attempt to index nil with 'Name' error in roblox (...
NSIndexPath *indexPath = [NSIndexPath indexPathForRow:[self.players count] inSection:0]; [self.tableView insertRowsAtIndexPaths:@[indexPath] withRowAnimation:UITableViewRowAnimationAutomatic]; [self dismissViewControllerAnimated:YES completion:nil]; } @end and the .h file #import <UIKit/UIKit...
Closed Crash on dedicated server : workshop-1378549454/scripts/tools/dynamictilemanager.lua:552: attempt to index field '?' (a nil value) Hi ! I just tested with only this plugin and default settings, it works on local server but not on my dedicated docker server Here a link to my conf...