Not sure if this is an actual roblox engine bug or not, but whenever I enter a ReservedServer in my (testing) game, the scripts stop working. This has happened to me before and to fix, I just reverted my game. I don’t want to do that though if I don’t need to.
In the video, I am in a standard, public server. You can see it loads the core scripts due to the print. However, when I join the private server, it stops running the for loop (it stops at the ACS_Server script in the video) completely.
Here are the prints so you can keep track of them while watching the video:
It’s worth noting that it terminates randomly. Sometimes it’ll iterate a few times, and sometimes only once. The module it is requiring doesn’t seem to be a reason.