The logs.txt file is not generated if the user launches the game through the launcher. Launching the jar directly without the launcher will result in the logs being generated properly. This seems to be a permissions issue and can probably be fixed by modifying the launchVersion() method.
This issue cannot be fixed until #18 is merged
The logs.txt file is not generated if the user launches the game through the launcher. Launching the jar directly without the launcher will result in the logs being generated properly. This seems to be a permissions issue and can probably be fixed by modifying the
launchVersion()method.This issue cannot be fixed until #18 is merged