Page MenuHomeFeedback Tracker

Steamcmd install fails to run
Closed, ResolvedPublic

Description

On using steamcmd to install a new Arma3 instance on a server that has a 'normal' Steam install already the arma3server.exe will look in the old 'normal' Steam folder for some of its files and will fail to start until the 'normal' Steam install is also updated. {F19935}

Details

Legacy ID
2478852762
Severity
None
Resolution
Fixed
Reproducibility
Have Not Tried
Category
Dedicated Server
Steps To Reproduce

Some people had this issue when updating to 0.60 and using steamcmd for the first time. See http://forums.bistudio.com/showthread.php?156185-Has-0-60-patch-broken-dedicated-server

Additional Information

Here is a cut down rpt file showing the errors generated on game startup.

Event Timeline

Bravo17 edited Steps To Reproduce. (Show Details)Jun 16 2013, 4:59 AM
Bravo17 edited Additional Information. (Show Details)
Bravo17 set Category to Dedicated Server.
Bravo17 set Reproducibility to Have Not Tried.
Bravo17 set Severity to None.
Bravo17 set Resolution to Fixed.
Bravo17 set Legacy ID to 2478852762.May 7 2016, 2:37 PM

You need to supply the commands you run steamcmd with.

Bravo17 added a subscriber: Bravo17.May 7 2016, 2:37 PM

C:\Program Files (x86)\TCAdmin Control Panel\Monitor\steamcmd\steamcmd.exe +login %STEAMLOGIN% +force_install_dir G:\TCAdmin_Game_Installs\82ndab\GameServers\Arma3 +"app_update 107410 -beta" validate +quit

Original folder structure was:

G:\TCAdmin_Game_Installs\82ndab\GameServers

                                           Arma3
                                                SteamApps
                                                         common
                                                               Arma3 - arma3.exe (and all relevent files/folders) here

New structure with steamcmd install

G:\TCAdmin_Game_Installs\82ndab\GameServers

Arma3 - arma3server.exe (and all relevent files/folders) here
     SteamApps
              common
                    Arma3 - needed to update install here for it to work

This is probably no longer an issue