In my first dedicated server hosted race - after qualifying everyone was dumped straight onto the grid with no count down. People had no opportunity to change their setups or pit strategies. So to counter this, I thought I could add the WAIT_FOR_RACE_READY_INPUT flag to my sms_rotate_config file. "Flags" : "ALLOW_CUSTOM_VEHICLE_SETUP,ABS_ALLOWED,TCS_ALLOWED,FORCE_REALISTIC_DRIVING_AIDS,AUTO_START_ENGINE,TIMED_RACE,PIT_SPEED_LIMITER,WAIT_FOR_RACE_READY_INPUT", But now at the end of each session the game would get stuck, no option to progress to next session was available. I had to restart the server each time and remove the last session from the rotation. What am I doing wrong?