I searched this up and looked in the scripts for the game and I can’t find anything about this error. pitch.rbxl (5.3 MB)
If someone could please find the error that would be greatly appreciated.
Yes, sorry. Commenting out is only going to prevent players getting kicked.
I messed around with it some more. It looks like the data should be loading, but you need to enable studio access to API service, in the game settings, under security.
Further note:
There doesn’t seem to be too much that works in the game though… a lot of errors.
This particular error is caused because its not finding the “Data” as a child of the player object.
It should be added to the player object by the server - which it appears it does that here:
(as long as studio access to api services is enabled)