OpenSourceLAN / gameservers-docker

A bunch of game servers I use, dockerised
Other
510 stars 68 forks source link

Wreckfest Error! App '361580' state is 0x202 after update job. #23

Open Gentil-Boo opened 3 years ago

Gentil-Boo commented 3 years ago

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

sirsquidness commented 3 years ago

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 message Connecting 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

Gentil-Boo commented 3 years ago

I use ubuntu server 16.04 (Intel i3-2130@3.4GHz + 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