Skip to content

v2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 10:50

Files included in this release:

  • BeamMP-Server.exe is the windows build
  • BeamMP-Server-linux is a ubuntu build, so you need the dependencies listed in README.md to run it. For any other distros please build from source as described in README.md.

Changelog:

  • Workaround for the (rare-ish) timeout bug which leads to ghost players (players which show up on the player list but aren't actually in!). This doesn't properly fix it and one of the next versions will likely have a fix.

  • No more server-commandline 100% CPU spin when run in the background on Linux/Unix, aka when stdin is /dev/null.