Code Monkey home page Code Monkey logo

trackmania-server-docker's People

Contributors

harha avatar sputn1ck avatar

Stargazers

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

Watchers

 avatar  avatar

trackmania-server-docker's Issues

pyplanet build is failing

Hello!

First of, I appreciate that you took the time to put together these docker images (and even document them)!

pyplanet released a new version a few days ago (0.9.9) which is available on PyPi, but no updated docker image has been built for it.

Of course I can work around that by building my own version for now, but I'd be nice if you could check why the automated build isn't working. I noticed that the latest commit is failing to build, but I can't access the logs on docker hub, so I don't know if that's actually the issue.

Add Map from TXM

Hey,

I use the trackmania 2020 server with PyPlanet using this docker compose yaml. I get the server running and the pyplanet overlay etc. works.

My problem is, that I can not add a map from TMX with command

//tmx add <ID>

Instead I get the following error:

"Can't check or create folder: [Error 2] No such file or directory: '/home/server/tm_server/UserData/Maps/PyPlanet-MX"

Has anybody experienced that issue? Is this an issue because this solution is running in docker containers or is that a PyPlanet issue or my issue?

The command

//shuffle

for example works.

Greetings

Strange error

Hopefully you can help. I can't seem to get passed an error I get on the server:
...ERROR: Map lightmap is not up to date.

I've added /computeallshadows to your sh file but still the same error. Any ideas?

Unable to setup

Hello, this could very well be me doing something wrong, but I used your docker-compose file and built a stack for the three applications in docker, but when I look at the logs, I see this

Loading dedicated server configuration...
...ERROR: Couldn't load 'cfg_server.xml'.
...Could not load the dedicated server configuration
Listening for xml-rpc commands on port 5000.
Match settings file : MatchSettings\cfg_tracklist.xml
Loading match settings...
...ERROR: The playlist file not found.
...Could not load the match settings
Server not started: no Maps available. Check your matchsettings!
URL: uplay://launch/5595/0/#join=172.21.0.3::2350@Trackmania
Server not running, exiting.
Exiting...

Where am I supposed to see the server config file, and also if I add maps don't I somehow need to add maps to cfg_tracklist.xml

With the volumes mapped in the compose, I can't seem to find these files on the host to edit, it did create some folders that lool like they should actually be files, these are supposed to be files correct?

image
image

build-pyplanet/requirements.txt

I think the requirements.txt is not in use for the dockerfile.

I managed to get it working by adding

RUN pip3 install --user -r $PYPLANET_HOME/requirements.txt

to the file

Automated build when pyplanet updates

We don't have a script for starting a new docker image build when pyplanet has been updated on pip.

I can add this check to my server as a cron job, like we already have a script for automated build trigger when TM2020 server latest zip is updated.

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.