Instead of spamming replies I think you should do something more logical and contact each other on discord and talk there properly, it could be better and he could send over all of his code.
Maybe Saturday, because I’m not available tomorrow meaning I won’t be on.
Anywho, go ahead and add my discord:
49dec#6526
Hey can you send line 43? That seems to be where your new error stems from. My guess is that Key
is being seen as nil
?
Also JSONEncoding and JSONDecoding can be skipped since it is done automatically by Datastore.
local Key = Player.UserId
That’s not what the error is related to, that line of code has nothing to do with arguments, did any new errors popped up for you? I’m also thinking maybe is FuncInformation
seen as nil
by chance in your function?