GithubHelp home page GithubHelp logo

bananas-server's People

Contributors

dependabot[bot] avatar pyup-bot avatar truebrain avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bananas-server's Issues

TypeError: '<' not supported between instances of 'tuple' and 'list'

Sentry Issue: BANANAS-SERVER-2

TypeError: '<' not supported between instances of 'tuple' and 'list'
  File "bananas_server/openttd/tcp_content.py", line 74, in _process_queue
    getattr(self._callback, f"receive_{type.name}")(self.source, **kwargs)
  File "bananas_server/application/bananas_server.py", line 79, in receive_PACKET_CONTENT_CLIENT_INFO_LIST
    if content_entry.min_version and version < content_entry.min_version:

Content-id are not deterministic over runs

Content-id are not deterministic over runs. This means we are stateful. This means we cannot run two pods in the backend serving people. This means that we cannot load balance the server.

I would like to have that fixed, as the content-id is the only thing keeping us from scaling up.

Example files to run a workable server

Currently it is a bit hard to start the server for development. As such, I prepared a simple zip file which contains 5 files:

  • OpenGFX (base-graphics)
  • FIRS 3 (NewGRF)
  • FIRS 4 (NewGRF)
  • Iron Horse (NewGRF)
  • Iron Horse 2 (NewGRF)

Hopefully that helps people a bit starting up if they want to toy with this server themselves.

bananas-server-example-files.zip

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.