Coder Social home page Coder Social logo

dockrbyter / gameserver Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 3.0 5.13 MB

Kubernetes Deployments, Dockerfiles, scripts and configs to run game servers

License: MIT License

PowerShell 67.74% Shell 29.30% Dockerfile 2.96%
bash-script docker docker-compose dockerfile gameservers gaming powershell-script bash configuration-files container

gameserver's People

Contributors

dockrbyter avatar geekmeleon avatar zuender avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gameserver's Issues

Server not starting / unavailable

Hi, working on an m1 MAC with --platform linux/amd64 specified on docker run.
docker run -d --platform linux/amd64 --name ark1 -it --rm -p 27020:27020/tcp -p 27015:27015/udp -p 7778:7778/udp -p 7779:7779/udp -v "${HOME}/steam:/home/steam/.steam" -v "${HOME}/ark/srv1:/home/steam/server" -v "${HOME}/ark/arkdata:/home/steam/arkdata" -e PORTGAME=7779 -e PORTRAW=7778 -e PORTQUERY=27015 -e PORTRCON=27020 -e SERVERNAME=ASERVER -e MAP=TheIsland -e ADMINPW=APASAS -e CLUSTERID=ACLUSTER -e SERVERPW=APWD -e CPU_MHZ=2500 dockrbyter/arksurvivalevolved

It all updates installs etc just fine and i end up with this:
`WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1669935972
-- type 'quit' to exit --
Loading Steam API...OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Please use force_install_dir before logon!
Success! App '376030' already up to date.
Shutdown handler: initalize.
Using binned.
4.5.1-0+UE4 7038 3077 404 10
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 346110`

I am never able to find the server, doing netstat -a | grep only shows 27020 & 27015. 7778 & 7779 Do not snow

Please use force_install_dir before logon!

Hello,

I'm having this issue while trying to use your 7DTD docker image with Ubuntu 22.04 LTS, and docker compose.

Error: "Please use force_install_dir before logon!"
Related to connecting to steamcmd anon I guess..

Anyone knows how to solve that please? :)
Thanks for your work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.