Help with server build please

I am trying to get the DLC stuff in and rolling but do not know where to put this
+set sv_enforceGameBuild 2060 .

Behind your run command

+set sv_enforceGameBuild 2060 %~dp0run.cmd +exec server.cfg pause

this is in my startserver.cmd is this correct. Sorry I’m a bit slow xD

or in the run.cmd

Put it behind +exec server.cfg, also run.cmd is old so if you still have that you might be running an ancient artifact.

just updated my artifacts

would you recommend me changing my start.cmd ?

Also looking like it worked thanks man :slight_smile:

1 Like

OK so I got it working myself but EVERY time I join the server it says “transitioning to new game build” is this normal?

Yes this is normal, it’s switching to game build 2060

1 Like

Hmmm… Seems to crash with Menyoo… RIP.

when I use + set sv_enforceGameBuild 2060, my game keeps crashing after 2 minutes, sometimes after 10, sometimes only after 30 minutes. What could be the reason?

Make sure your using onesync. And in general its not stable

having this same issue, were you able to get a fix?