Difference between revisions of "Linux"
From StarMade Wiki
(commmon problems) |
(→Common Problems) |
||
Line 1: | Line 1: | ||
− | + | == Outdated bundled Java preventing StarMade from launching == | |
− | == Outdated bundled Java | ||
Commonly, the Linux StarMade Launcher will silently fail to launch. The most common reason for this happening is that StarMade is attempting to use a very out of date Java 7 binary, which does not work on most modern Linux systems. Switching to a newer version of Java (OpenJDK 8, Oracle Java 8) will most likely fix this issue. | Commonly, the Linux StarMade Launcher will silently fail to launch. The most common reason for this happening is that StarMade is attempting to use a very out of date Java 7 binary, which does not work on most modern Linux systems. Switching to a newer version of Java (OpenJDK 8, Oracle Java 8) will most likely fix this issue. | ||
=== Switching to OpenJDK8 === | === Switching to OpenJDK8 === |
Revision as of 22:32, 13 January 2022
Outdated bundled Java preventing StarMade from launching
Commonly, the Linux StarMade Launcher will silently fail to launch. The most common reason for this happening is that StarMade is attempting to use a very out of date Java 7 binary, which does not work on most modern Linux systems. Switching to a newer version of Java (OpenJDK 8, Oracle Java 8) will most likely fix this issue.