gameservers-docker
gameservers-docker copied to clipboard
Wreckfest Error! App '361580' state is 0x202 after update job.
hello, when I use ./build.sh wreckfest
I got this message
Connecting anonymously to Steam Public...Logged in OK Waiting for user info...OK "@sSteamCmdForcePlatformType" = "windows" Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Error! App '361580' state is 0x202 after update job.
The command '/bin/sh -c ./steamcmd.sh +login anonymous +@sSteamCmdForcePlatformType windows +force_install_dir ../wreckfest +app_update 361580 +quit' returned a non-zero code: 8
Hello,
I just tested it and I can't reproduce your problem - it works fine for me
Can you try building one of the other steam games, eg, hl2dm, to see if that works
Can you describe how you installed docker (native, VirtualBox, docker for Mac, etc) and what platform (OS, CPU, etc) you are using?
On 9 May 2021 6:18:21 pm AWST, Gentil-Boo @.***> wrote:
hello, when I use
./build.sh wreckfest
I got this messageConnecting anonymously to Steam Public...Logged in OK Waiting for user info...OK ***@***.***SteamCmdForcePlatformType" = "windows" Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Error! App '361580' state is 0x202 after update job.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/OpenSourceLAN/gameservers-docker/issues/23
I use ubuntu server 16.04 (Intel [email protected] + 8GB DDR3 + 2To), I've installed docker this way apt install docker-compose
error 0x202 is the code for out of space, but I have 1.9To free
/dev/sda2 2,0T 7,5G 1,9T 1% /
Ps: i tried to build a 7daystodie server, and its working fine