Bonjour,
J'ai également un problème de launcher mais je ne sais pas identifier d'ou vient le problème.
J'arrive bien sur la fenêtre de lancement et je me connecte avec le mdp. Pas de soucis.
Quand je clique [Jouer] rien ne se passe. 🙁
xxxxxx@xxxxxx:~$ java -jar .paladium/bootstrap/bootstrap/bootstrap.jar
[2019-03-03 08:59:45] [Paladium] [DEBUG] main() called!
[2019-03-03 08:59:45] [Paladium] [DEBUG] Starting up bootstrap.
[2019-03-03 08:59:45] [Paladium] [INFO] Bootstrap Paladium started on linux...
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('os.name') == 'Linux'
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('os.version') == '4.4.0-142-generic'
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('os.arch') == 'amd64'
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('java.version') == '1.8.0_191'
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('java.vendor') == 'Oracle Corporation'
[2019-03-03 08:59:45] [Paladium] [INFO] System.getProperty('sun.arch.data.model') == '64'
[2019-03-03 08:59:45] [Paladium] [INFO] proxy == DIRECT
[2019-03-03 08:59:46] [Paladium] [SUCCESS] BootstrapPanel initialized.
[2019-03-03 08:59:46] [Paladium] [INFO] Connecting to the config server...
[2019-03-03 08:59:46] [Paladium] [SUCCESS] Connection established.
[2019-03-03 08:59:46] [Paladium] [INFO] JFX is already initialized
[2019-03-03 08:59:46] [Paladium] [INFO] Loaded config.
[2019-03-03 08:59:46] [Paladium] [INFO] Connecting to the resources server...
[2019-03-03 08:59:46] [Paladium] [SUCCESS] Connection established.
[2019-03-03 08:59:46] [Paladium] [INFO] Listing the files.
[2019-03-03 08:59:46] [Paladium] [INFO] Connection established, total time : 0 hours, 0 minutes, 0 seconds and 54 milliseconds.
[2019-03-03 08:59:46] [Paladium] [DEBUG] Load file '/home/fressil/.paladium/bootstrap/launcher/launcher.jar : 8,55 Mo (client : b68c1397286c01edafe6f18bc7152b05, server : b68c1397286c01edafe6f18bc7152b05)'
[2019-03-03 08:59:46] [Paladium] [INFO] Loaded 1 file(s) (size : 8,55 Mo).
[2019-03-03 08:59:46] [Paladium] [INFO] Finished loading, total time : 0 hours, 0 minutes, 0 seconds and 145 milliseconds.
[2019-03-03 08:59:46] [Paladium] [INFO] Checking files
[2019-03-03 08:59:46] [Paladium] [INFO] Download skipped as there are no files to download
[2019-03-03 08:59:46] [Paladium] [INFO] Starting launcher.
[2019-03-03 08:59:46] [Paladium] [INFO] Window closed, shutting down.
[2019-03-03 08:59:46] [Paladium] [INFO] Halting executors
[2019-03-03 08:59:46] [Paladium] [INFO] Awaiting termination.
[2019-03-03 08:59:56] [Paladium] [INFO] Goodbye.