I’m very desperate about the new server system. I think “standalone dedicated server app ID 1110390” rings a bell. I had a dedicated server before without steamcmd. After that, I did as I was told. I installed and started the package. I just don’t understand anything. I just want to somehow move my server over to the new system. with SteamCMD the same message seems to appear when starting from the server.
You can update an Unturned server with the SteamCMD with the command: app_update 1110390
Personally I made a .bat script to make my life much easier.
You can create a shortcut of the SteamCMD.exe and add this to the end of the target under properties: C:\ENTER_FOLDER_DIR\steamcmd.exe steamcmd +login anonymous +force_install_dir "GAME_DIR" +app_update 1110390 +quit
Depends, the +force_install_dir allows you to install Unturned outside of the SteamCMD folder.
If you set the install location to where you currently have the game saved it won’t make a difference.