You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
Tested on: Mac Os Big Sur ( last version )
The compilation process is successful. haven't encountered problems with it.
The main problem is that starting the progressia.jar nothing happens at all, not even a crash. Java terminal appears on main bar on the desktop, but you can't even close terminal itself or interact with it.
All my actions:
Clone Progressia GitHub repository.
Install Adopt JDK ( 11 LTS).
Build Progressia with gradlew.
Attempt to launch progressia.jar
The text was updated successfully, but these errors were encountered:
This is not a correct fix but to me it indicates we're on the right track. I tried to refactor the startup code so it would render the game on the main thread but couldn't get it to work yet.
Tested on: Mac Os Big Sur ( last version )
The compilation process is successful. haven't encountered problems with it.
The main problem is that starting the progressia.jar nothing happens at all, not even a crash. Java terminal appears on main bar on the desktop, but you can't even close terminal itself or interact with it.
All my actions:
The text was updated successfully, but these errors were encountered: