-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
When starting any game, nothing gets written to the Java GUI.
I've turned all loggers to DEBUG and run the command:
$ java -cp target/java-gb-1.0-SNAPSHOT.jar Main > log.txtThis generated a 90MB file available to download via Google Drive.
The other file, log2.txt, is with CPU's logger turned to INFO.
I've tried with and without OpenGL with no luck.
I will compare linux vs mac and see where values are different. I'm not sure if it's a GUI or code problem yet.
Reactions are currently unavailable