For me:
If you’ve a print of “error” in your console:
It can be GetIdentifiers function have a problem and doesn’t return the player’s identifiers (check native GetPlayerIdentifiers if you want to make a one yourself),
If you don’t have the print:
Maybe try to add some prints to debug the code step by step and you’ll see the line where the code stop working.
1 Like