|
|
|
|
|
by t0ps0il
1119 days ago
|
|
`java -XstartOnFirstThread -jar setris-desktop-1.0-SNAPSHOT-jar-with-dependencies.jar` I had to add the start on first thread flag to prevent errors and start a launch. I do get stuck after `Starting UI Subsystem` gets logged but I havent put any real effort into trying to debug that yet. |
|
Maybe related to the LWJGL warning?