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
The game is not loading for me anymore on version 4.15.1-libgdx-1.13.1 and anything later.
The java -jar Unciv.jar process continues executing, though nothing happens. I see a "java" process appear in the macOS menu bar, though nothing happens when I click it. It goes away when I stop the process with ctrl+c
Version 4.15.1, and anything below, works fine.
I'm on macOS 14.7.1 and have tried on different Java runtime versions, all with same result:
openjdk 11.0.26 2025-01-21
openjdk version "17.0.14" 2025-01-21 LTS (Zulu)
java version "23.0.2" 2025-01-21
Steps to Reproduce
Download jar file of version 4.15.1
java -jar Unciv.jar
It should work
Download jar file of version 4.15.1-libgdx-1.13.1 (or anything later)
java -jar Unciv.jar
A "java" process appears in the menu bar but nothing shows up. Previous command continues executing, but nothing happens.
Screenshots
No response
Link to save file
stdout captured from running java -verbose -jar Unciv.jar:
Is there an existing issue for this?
Game Version
4.15.1-libgdx-1.13.1
Describe the bug
The game is not loading for me anymore on version 4.15.1-libgdx-1.13.1 and anything later.
The
java -jar Unciv.jar
process continues executing, though nothing happens. I see a "java" process appear in the macOS menu bar, though nothing happens when I click it. It goes away when I stop the process with ctrl+cVersion 4.15.1, and anything below, works fine.
I'm on macOS 14.7.1 and have tried on different Java runtime versions, all with same result:
Steps to Reproduce
java -jar Unciv.jar
java -jar Unciv.jar
Screenshots
No response
Link to save file
stdout captured from running
java -verbose -jar Unciv.jar
:log.txt
Operating System
macOS
The text was updated successfully, but these errors were encountered: