Auto Tournament

Does Ready Up work on the latest CS2?

CS2 updates land without warning. Every time the build changes, Ready Up's CI checks the plugin suite against it, usually within minutes, and the result shows up here.

Connecting…

Not compatible

At least one component does not work on this build. Hold off on updating your servers.

View run ↗
CS2 patch
1.41.8.5
Build ID
25537370
Ready Up
0.1.0-dev.cf408d7
Stage
Live server · Failed

Last run

Finished: 2 of 7 steps failed

Took 5m 37sGitHub run ↗
  1. Build bundle
    2m 24s
  2. Update CS2
    22s
  3. Install bundle
    6s
  4. Boot + selftest
    13s
  5. Live: match
    1m 18s
    live test failed (exit 1)
    1. selftest
      1s
      selftest: PASS 242/242 [8 pending]
    2. reset (idle, no match)
      0s
    3. match load (ru match load)
      0s
      matchid=1790419915414 slug=livetest
    4. warmup (match_warmup)
      0s
    5. bots (>= 2 per side, no humans)
      1m 00s
      timeout after 60s; ct=0+0 t=0+0
    6. countdown
    7. knife: match_knife starting
    8. knife: round running
    9. knife: winner decided
    10. pick (auto) -> golive pending
    11. match_live
    12. team names (mp_teamname_1/2)
    13. round 1 ends
    14. round 2 ends
    15. halftime swap after round 2
    16. round 3 ends
    17. map end (Game Over)
    18. postgame (mode=postgame, match loaded)
    19. idle: match cleared (idle, match=none)
  6. Live: scrim
    1m 02s
    live test failed (exit 1)
    1. selftest
      0s
      selftest: PASS 244/244 [8 pending]
    2. reset (idle, no match)
      0s
    3. dev flag (ru_dev_bots_scrim 1)
      0s
    4. scrim warmup (bots only, dev_bots_scrim=1)
      1m 00s
      timeout after 60s
    5. bots (>= 2 per side, no humans)
    6. countdown (all ready -> 5s)
    7. scrim created (match=scrim:...)
    8. knife: match_knife starting
    9. knife: round running
    10. knife: winner decided
    11. pick (auto) -> golive pending
    12. match_live
  7. Record
    3s

Components

Recent runs

  • CS2 1.41.8.5 build 25537370
    Not compatible
    Manual run · Live server
    View run ↗
  • CS2 1.41.8.5 build 25537370
    Not compatible
    Manual run · Live server
    View run ↗
  • CS2 1.41.8.5 build 25537370
    Not compatible
    Manual run · Live server
    View run ↗
  • CS2 1.41.8.5 build 25537370
    Not compatible
    Manual run · Self-test
    View run ↗
  • CS2 1.41.8.5 build 25537370
    Static check OK
    Game data changed · Static check
    View run ↗

What gets checked

  • Now, on every CS2 update: a static check. The CI downloads the new server binaries and looks up every engine signature, virtual table slot, hook site and memory layout Ready Up relies on. If one moved, you see it here before your servers do.
  • Later: a real-server check. A server boots the new build with every plugin loaded and runs Ready Up's self-test and a bot match. Until then, the best result is “Static check OK”.
  • Each plugin is its own component: core, skins, match, practice, essentials, midas, whitelist and fleet. Open one to see its checks and anything that failed.

Put the badge in a README

Markdown

[![Ready Up CS2 compatibility](https://img.shields.io/endpoint?url=https://autotournament.gg/api/compat/badge.json)](https://autotournament.gg/compatibility)

HTML

<a href="https://autotournament.gg/compatibility"><img alt="Ready Up CS2 compatibility" src="https://img.shields.io/endpoint?url=https://autotournament.gg/api/compat/badge.json"></a>

Image URL

https://img.shields.io/endpoint?url=https://autotournament.gg/api/compat/badge.json

Reading the colours

  • Compatible

    Every check passed on this build.

  • Static check OK, live check pending

    Everything Ready Up needs from the engine is still there. Until the real-server check exists, this is the best result a build can get. Plugins that never touch the engine show as pending.

  • Not compatible

    Something Ready Up needs moved or broke. Hold off on updating your servers until a fix is out.

  • Checking…

    A new build is being checked right now. The page updates by itself.

  • No verdict

    The check broke before it reached a result. The next run tries again.

Ready Up is Auto Tournament's CS2 server plugin suite. Ready Up on GitHub ↗ · Ask on Discord