arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

SteamCMD needs a subfolder called steamapps #1184

Closed Gamewalker closed 3 years ago

Gamewalker commented 3 years ago

Steam released a new update and install directory now needs a subfolder called steamapps. If you dont have a subfolder called steamapps, you will get an error: ERROR! Failed to install app '376030' (Disk write failure)

NightDragon1 commented 3 years ago

Can confirm the issue. just fixed my docker image to create it.

isaiasvallejos commented 3 years ago

I had this problem yesterday, I solved it as follows:

I hope it helps.

Gamewalker commented 3 years ago

Its enought to start, wait for the error to occur and create a 'steamapps' folder under your staging folder.