I am currently working on a simulator game, but while checking for errors, I came across this warning that I am not sure if I should be concerned about because there is no documentation available. How can I get this fixed?
PS: The first parameter (Player) is valid
Some local script in your game is trying to prompt another player that isnt the local player a gamepass purchase.
I dont think you have to be worried about it but id suggest you still investigate it because this could potentially clutter up your error history.
Thank you, now I finally found the issue
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.