Do you have Java 11 or the wpilib tools installed on your machine? The kickoff release of the radio configuration tool was mistakenly built against a Java 11 target instead of Java 8, meaning Java 8 is no longer adequate to run it. All teams can install JRE 11 and it should work fine. C++/Java teams should already have JDK11 installed already from wpilib installer, or can use a different machine that does (or again, just install the JRE separately)