I’m not sure if this is normal but I don’t think it but whenever I shutdown all of the servers to release an update on the game, players just seem to have a problem in starting up a server and it’s going to take them several tries for the server to finally start up properly. I’m not sure if this is cause by the Service of any kind in a way but I just couldn’t be able to find the cause yet.
The problem somehow vanished if the server is being started up in the VIP server.
2 Likes
Okay so this is a ROBLOX issue unfortunately, though if you click the migrate to the latest version button it will reset all servers to the more updated version and allow people to join smoothly and without issues.
1 Like
Thank you for the respond!! but may I ask, do I need to wait for the migration to be completed before shutting down the server?
It should migrate and shutdown the server it’s self when you click it, it will shutdown every server and it will be completed very quickly
1 Like
I see, thank you for the respond. I’ll mark this as a solution for now and try it out once I’m going to release the update. Appreciated it!
1 Like
Even with the migration the problem still persist but I’ve finally discover the main cause for the infinite loading and it was DataStore2. I don’t know why it’s causing the game to infinitely load whenever a lot of players join in at the fast rate. This resulted in an impossible initiation of new server creation because a lot of players are just trying to get into the game at a fast rate. I’ve decided to change back to Roblox’s normal datastore and it seems to fixed the issue.
Nonetheless, thank you for your advice on migration.