Are you overwriting a current folder?.... I just did this to a new install folder and all worked, I used this command;Thank you for your answer
But this command does not work for me, the installation is inexorably done in 1125 ...
steamcmd +login anonymous +force_install_dir ../rF2-v1122 +app_update 400300 -beta v1122 validate +quit
@Goanna @69Elwood I made a summary in the discord support forum a couple months back. Does this look correct? Nobody ever responded there to confirm.
I don't understand why this information doesn't get added to the user guide. I wonder how many issues users have had trying to setup multiplayer servers and had issues because they did realize the dedicated wasn't at the proper build. Here's the summary:
For a new dedicated installation:
Release Candidate:
steamcmd +login anonymous +force_install_dir .C:\rFactor2-Dedicated +app_update 400300 -beta release_candidate +quit
Betas none (mainstream build):
steamcmd +login anonymous +force_install_dir C:\rFactor2-Dedicated +app_update 400300 -beta betas_none +quit
Old UI:
steamcmd +login anonymous +force_install_dir C:\rFactor2-Dedicated +app_update 400300 -beta old_ui +quit
For updating or reverting back to an older version:
Release Candidate:
steamcmd +login anonymous +force_install_dir .C:\rFactor2-Dedicated +app_update 400300 -beta release_candidate validate +quit
Betas none (mainstream build):
steamcmd +login anonymous +force_install_dir C:\rFactor2-Dedicated +app_update 400300 -beta betas_none validate +quit
Old UI:
steamcmd +login anonymous +force_install_dir C:\rFactor2-Dedicated +app_update 400300 -beta old_ui validate +quit
And I think it would be helpful to add a sentence to the guide on how to verify the build of your server by opening the appmanifest_400300.acf in the C:\rFactor2-Dedicated\steamapps folder with notepad.