Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game doesn't load on any version "4.15.1-libgdx-1.13.1" or later - macOS #12889

Closed
1 task done
poltak opened this issue Jan 31, 2025 · 3 comments
Closed
1 task done
Labels

Comments

@poltak
Copy link

poltak commented Jan 31, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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+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

  1. Download jar file of version 4.15.1
  2. java -jar Unciv.jar
  3. It should work
  4. Download jar file of version 4.15.1-libgdx-1.13.1 (or anything later)
  5. java -jar Unciv.jar
  6. 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:

log.txt

Operating System

macOS

@poltak poltak added the bug label Jan 31, 2025
@cholazzzb
Copy link

I have the similar problem, on macOS 15, the game couldn't run after install with macport

@yairm210
Copy link
Owner

yairm210 commented Feb 1, 2025

I think I solved it, manage to replicate locally and so get it to stop happening
Please try this release and see if it solves the problem

@poltak
Copy link
Author

poltak commented Feb 2, 2025

That worked for me. Thanks for addressing this so fast!

@poltak poltak closed this as completed Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants