Hi, I am working on my game, and when I stopped the play test, I noticed that my save script ran once then it returned an error, I have it coded so if there’s an error, it will automatically retry after a second to prevent data loss, and the error was…
“DataStoreService: InternalServerError: An internal server error occurred. API: SetAsync, Data Store: MainGameData - Studio
19:04:27.197 An error occured when attempting to save data for King_GamingRobloxYT. Error: 502: API Services rejected request with error. Error code: 0 Reason: An internal server error occurred…
Retrying…”
How do I fix this?
The script kept looping for like 1 minute then stopped as it was past the shutdown deadline or something like that.
Is this an issue with my code or Roblox as it’s saying Internal Server Error, and I’ve never had something like this before happen.
This even occurs when entering the game.