Skip to content

Not starting on Linux #11573

Description

@lucapaolelli

On my Linux Ubuntu Unity 26.04, launching the jar does nothing.

$ which java
/usr/bin/java
$ java -version
openjdk version "21.0.11-ea" 2026-04-21
OpenJDK Runtime Environment (build 21.0.11-ea+8-Ubuntu-1)
OpenJDK 64-Bit Server VM (build 21.0.11-ea+8-Ubuntu-1, mixed mode, sharing)
$ echo $JAVA_HOME
/usr/lib/jvm/java-21-openjdk-amd64
$ echo $DISPLAY
:0
$ uname -a
Linux ASUS 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 GNU/Linux

$ bash forge.sh
(immediately exits, no errors printed)
$ java -Xmx4096m -Dio.netty.tryReflectionSetAccessible=true -Dfile.encoding=UTF-8 -jar forge-gui-desktop-2.0.14-jar-with-dependencies.jar
(immediately exits, no errors printed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions