question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem to run on OSX Catalina

See original GitHub issue

Describe the bug Running java -jar Unciv.jar as described crashes due to missing/mislinked libgdx

To Reproduce Steps to reproduce the behavior:

  1. Install java bia brew install homebrew/cask/java
  2. Download Unciv.jar
  3. Run java -jar Unciv.jar
  4. See error Exception in thread "main" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load shared library 'libgdx64.dylib' for target: Mac OS X, 64-bit

If game data is required, please add from menu, save game, copy to clipboard, paste here

Expected behavior I thought the jar could be used also this way on Mac OSX. I haven’t tried yet to compile it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
yairm210commented, Jan 7, 2021

Since May, the problem was fixed in OpenJDK, and so it should work now 😃

1reaction
yairm210commented, Apr 30, 2020

From what I found on the internets, this could be a problem with OpenJDK 11.0.4 if you have it? https://github.com/AdoptOpenJDK/openjdk-build/issues/1211

Read more comments on GitHub >

github_iconTop Results From Across the Web

macOS Catalina problems: how to fix the most common ...
If you encounter the macOS Catalina problem where the installation fails due to low disk space, simply restart your Mac and press Control...
Read more >
8 Common macOS Catalina Problems and Solutions
1. macOS Catalina Update Problem · 2. Mac SlowDown or Overheating Problem · 3. macOS Catalina 32-Bit Apps Problem · 4. macOS Catalina...
Read more >
macOS Catalina problems: How to fix all known issues - Setapp
Catalina install problems : macOS won't install OR a Mac stuck installing a macOS update; Sidecar issues; Fix battery drain problems and ...
Read more >
How to Fix Common Problems in macOS Catalina - MacKeeper
1. Restart your Mac · 2. Reset the System Management Controller (SMC) · 3. Update to the latest version of macOS Catalina.
Read more >
Common MacOS Catalina Problems and How to Fix Them
Whether you've encountered problems installing Catalina or are having issues getting your Mac up and running post-install, we've got some ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found