-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java 11 TeamCommunicationMonitor? #40
Comments
Just to give some feedback: I haven't found a way to run it with Java 11 on Ubuntu. If you google for I can't help with the macOS problem, although Thomas said that it worked with the system Java, but not with IntelliJ's bundled Java (if I understood it correctly). As one of our team members recently couldn't start the TCM with a message that no OpenGL 2.x profile was available, I guess the graphics code just reached its end of life. |
it was fixed years ago in the unreleased jogamp 2.4.0. here i am using java 14 on debian 10: |
Thanks! I updated JOGL. However, it still doesn't work with IntelliJ/IDEA's bundled JRE. It looks like something from the JetBrains Runtime is loaded instead of our jogl/gluegen. |
just putting it here for searchability. the jbr i have seems to be based on https://github.com/TravaOpenJDK/trava-jdk-11-dcevm .
|
Hello there. On Ubuntu Linux 18.04, I have
java -jar GameController.jar
working on master, but not the TeamCommunicationMonitor, it just exits.Any ideas?
Also on macOS 11.0.1 (20B29) with Big Sur and Java 8 I'm seeing a blank window rather than the default empty field.
rUNSWift has been using the official 2019 one via the SPL Downloads page though looking at upgrading towards 2020+, e.g. to see the proposed penalty and goalbox areas.
Thanks in advance for any suggestions,
Peter Schmidt on behalf of rUNSWift
The text was updated successfully, but these errors were encountered: