Launcher crash caused by non-headless JRE installation outputs user-unfriendly error message
Headless installations of java are not supported for running the client. Ensure that you are using your distributions full installation of the OpenJDK 8 Java Runtime Environment
You can check to see if you have a headless installation of java on debian based distro's using:
dpkg -l | grep openjdk
If the output only contains the word openjdk-8-jre-headless and does not contain openjdk-8-jre then you will need to install the full JRE, normally:
sudo apt-get install openjdk-8-jre
If you are not on a Debian based distribution, please refer to your distributions documentation for checking what Java package you have installed
SOLVED, I had to comment out a line referring to the accessibility tools.
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)
[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
Environment
Xubuntu 18.04.1 LTS Codename Bionic
java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-0ubuntu0.18.04.1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
Linked Issues
is duplicated by5
Created Issue:
MCL Crashing when i launch versions under 1.13
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
Environment
Xubuntu 18.04.1 LTS Codename Bionic
Linked Issues
is duplicated by1
Xubuntu 18.04.1 LTS Codename Bionic
java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-0ubuntu0.18.04.1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
-
SOLVED, I had to comment out a line referring to the accessibility tools.-
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
-
SOLVED, I had to comment out a line referring to the accessibility tools.-
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
SOLVED, I had to comment out a line referring to the accessibility tools.
—
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
SOLVED, I had to comment out a line referring to the accessibility tools.
—
When i try to launch versions under 1.13, the launcher crashes after a few seconds.
I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
SOLVED, I had to comment out a line referring to the accessibility tools.
When i try to launch versions under 1.13, the launcher crashes after a few seconds.I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
MCL Crashing when i launch versions under 1.13Launcher crash caused by non-headeless JRE installation outputs user-unfriendly error message
Launcher crash caused by non-headeless JRE installation outputs user-unfriendly error message
Moderator NoteHeadless installations of java are not supported for running the client. Ensure that you are using your distributions full installation of the OpenJDK 8 Java Runtime Environment
You can check to see if you have a headless installation of java on debian based distro's using:
dpkg -l | grep openjdkIf the output contains the word headless then you will need to install the full JRE, normally:
sudo apt-get install openjdk-8-jreIf you are not on a Debian based distribution, please refer to your distributions documentation for checking what Java package you have installed
SOLVED, I had to comment out a line referring to the accessibility tools.
When i try to launch versions under 1.13, the launcher crashes after a few seconds.I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
Moderator NoteHeadless installations of java are not supported for running the client. Ensure that you are using your distributions full installation of the OpenJDK 8 Java Runtime Environment
You can check to see if you have a headless installation of java on debian based distro's using:
dpkg -l | grep openjdkIf the output contains the word headless
then you will need to install the full JRE, normally:sudo apt-get install openjdk-8-jreIf you are not on a Debian based distribution, please refer to your distributions documentation for checking what Java package you have installed
SOLVED, I had to comment out a line referring to the accessibility tools.
When i try to launch versions under 1.13, the launcher crashes after a few seconds.I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
Moderator NoteHeadless installations of java are not supported for running the client. Ensure that you are using your distributions full installation of the OpenJDK 8 Java Runtime Environment
You can check to see if you have a headless installation of java on debian based distro's using:
dpkg -l | grep openjdkIf the output only contains the word openjdk-8-jre-headless and does not contain openjdk-8-jre then you will need to install the full JRE, normally:
sudo apt-get install openjdk-8-jreIf you are not on a Debian based distribution, please refer to your distributions documentation for checking what Java package you have installed
SOLVED, I had to comment out a line referring to the accessibility tools.
When i try to launch versions under 1.13, the launcher crashes after a few seconds.I believe this is the error part:
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 915, error_code 182 (GLXBadWindow), request_code 155, minor_code 32 (X_GLXDestroyWindow)
[0731/141211:WARNING:x11_util.cc(1404)] X error received: serial 919, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code 0[0731/141215:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
at org.lwjgl.Sys.createImplementation(Sys.java:131)
at org.lwjgl.Sys.<clinit>(Sys.java:116)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)[0731/141215:INFO:ClientHandler.cpp(149)] Shutting down!
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
Duplicate of MCL-9795
Thank you for your report!
However, this issue is a Duplicate of MCL-9795.
If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Thank you for your report!
However, this issue is a Duplicate of MCL-9795.
If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Can you try the instructions in MCL-9795?
What GPU are you using and which drivers?
(MCL-9795 has a potential solution)
Hi!
Please see the Moderator Note on MCL-9795; you must have the full version of Java installed, unfortunately.
How was the launcher installed?
That sounds more like a broken JRE installation ...
Yes. Probably a headless install instead of the normal one.
That's why I'm asking how it was installed, because the .deb package on minecraft.net should depend on the normal, non-headless Java 8.
Launcher was installed from the tarball.
I got the user to run dpkg -l | grep openjdk and this is the output:
Indeed, this is headless java.
My launcher disappeared. It was updating then the windows closed somehow and now my launcher won't work. I am doing it here cus I can't figure out how to report an issue.
Hello Claire Chappell!
The issue you're describing sounds like you would be better assisted on the Community Support Discord at https://discord.gg/58Sxm23.
I'll go ahead and close this, there is nothing for Mojang Studios to fix here. We are looking into improving how we ship Java, however.