screeps-launcher
screeps-launcher copied to clipboard
Launcher for the Screeps Private Server
When I installed screeps-luancher onto my unraid server from https://hub.docker.com/r/screepers/screeps-launcher/ I get an identical container installed, but it is called WONDERFUL_WOZNIAK. Is this some type easter egg? WONDERFUL WOZNIAK is...
Hi, I am trying to deploy this in my raspberry pi with docker but the docker image only supports amd64. Can you make a version for arm64v8? Thank you.
I set up an account on a machine When I run the container I get the following error: ``` 2024/02/09 20:29:08 screeps-launcher () 2024/02/09 20:29:08 Loaded config from config.yml 2024/02/09...
Currently, `pinnedPackages` configuration is needed to get the screeps packages built successfully by launcher, due to upstream packages releasing versions that break compatibility with node 12. Creating this issue as...
We are trying to set up a private server on Raspberry Pi 3 running Raspbian following this guide using the latest version: - [Newbie-friendly (ish) private/dedicated server setup guide for...
Here is a copy of the log of where it fails when building screeps/driver ``` # This file contains the result of Yarn building a package (@screeps/driver@npm:5.2.1) # Script name:...
On a fresh pull and docker-compose up of the launcher, it fails to download yarn from github with 403 forbidden. > % docker run screepers/screeps-launcher > 2023/09/11 14:01:39 Installing Yarn...
Hi, I following the README to setup my private server, after `docker-compose up` and `docker-compose exec`, running the `system.resetAllData()` in cli, I got `Post "http://127.0.0.1:21026/cli": dial tcp 127.0.0.1:21026: connect: connection...