Skip to content

FTC Live Installers

Jacob Burroughs edited this page Sep 11, 2023 · 4 revisions

Starting with the 2022-2023 season, the scoring system is primarily available to download as an installer. The installers can be found at https://ftc-scoring.firstinspires.org/local/<season> (and https://ftc-scoring.firstinspires.org/local/<season>-offseason after the season's world championship when offseason events can be hosted).

Current Links

Game Link
POWERPLAY (2022-2023) https://ftc-scoring.firstinspires.org/local/2023
POWERPLAY (2022-2023) - Offseason https://ftc-scoring.firstinspires.org/local/2023-offseason
CENTERSTAGE (2023-2024) https://ftc-scoring.firstinspires.org/local/2024

The scoring system will autoupdate to the latest available version for the season on launch if connected to the internet.

Choosing the correct installer

The website will detect the platform you are running on and offer a button to download for that platform image.png If you need to download for one system from another (e.g. the scoring computer runs Windows but you are downloading on a Mac to put on a flash drive), other systems can be found by clicking on "All platforms" image.png

If you are downloading for macOS or for Linux and are unsure which download is correct for you, run uname -m in a terminal and select the corresponding download. (Note: while we will address any issues reported through this repository for Linux, we are unable to provide Linux-specific event-day support and therefore encourage running the scoring system on Windows or macOS unless your event has volunteers sufficiently experienced in debugging issues on Linux.)

Advanced installer

In some cases you may not be able to run the provided installer (e.g. security policies on the scorekeeper computer). In those cases you can run the scoring system through a package that is similar to how it was provided in previous seasons. There is a download available under the "Advanced" dropdown that works on all platforms. image This requires a global installation of Java 17, which can be downloaded and installed from here https://www.azul.com/downloads/?version=java-17-lts&package=jre To launch, extract the zip and open the FTCLauncher file on macOS/Linux or the FTCLauncher.bat file on Windows. This version of the scoring system still has the same auto-update feature as the installer version.

Clone this wiki locally