mojira.dev
MCL-9918

Linux: Minecraft Launcher doesnt launch any other Version beside the latest one

When I created another Launch option, and selected any other gameversion beside the latest one and want to launch it, the launcher shows up a moment later with an error message (see the picture below).

I tested all the 1.12 versions, and the 1.10 version of minecraft. (The latest version runs quite fine)

I am sure, that the 1.10 with the old launcher ran without any error on my linux system.

 

[0824/222040:INFO:LocalVersionProvider.cpp(82)] Looking for installed versions in /home/jean/.minecraft/versions

[0824/222040:WARNING:x11_util.cc(1404)] X error received: serial 158, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0824/222040:INFO:ClientHandler.cpp(155)] Hiding launcher!

[0824/222041:INFO:GameCallbacks.cpp(199)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
	at java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
	at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
	at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
	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 bcx.I(SourceFile:2772)
	at net.minecraft.client.main.Main.main(SourceFile:39)
Caused by: java.lang.ClassNotFoundException: org.GNOME.Accessibility.AtkWrapper
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:374)
	at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
	... 16 more


[0824/222041:INFO:GameCallbacks.cpp(199)] launcher/monitor (Process Monitor) fatal Process crashed with exit code 1

[0824/222041:INFO:GameCallbacks.cpp(31)] Destroying GameCallbacks!

[0824/222041:INFO:ClientHandler.cpp(182)] Creating launcher window.

[0824/222041:WARNING:mainLinux.cpp(25)] X error received: type 0, serial 876, error_code 8, request_code 42, minor_code 0

[0824/222042:WARNING:x11_util.cc(1404)] X error received: serial 281, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
[0824/222042:INFO:LauncherAppRenderer.cpp(110)] Javascript bridge extended.

[0824/222042:INFO:ClientHandler.cpp(859)] Preferences / startup: Read preferences

 

[0824/224626:WARNING:mainLinux.cpp(25)] X error received: type 0, serial 300, error_code 8, request_code 42, minor_code 0
...
[0824/224635:WARNING:x11_util.cc(1404)] X error received: serial 157, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow)
...
[0824/224646:WARNING:mainLinux.cpp(25)] X error received: type 0, serial 1335, error_code 3, request_code 15, minor_code 0

 

It would be very great, if you could fix this bug 😉

 

Linked issues

Attachments

Comments 4

This

[0824/222041:INFO:GameCallbacks.cpp(199)] launcher/launcher (main) info Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
Caused by: java.lang.ClassNotFoundException: org.GNOME.Accessibility.AtkWrapper

seems to be the root of the problem.

This is the launcher_log.txt, when i launch the latest minecraft version (successfully)

Maybe it is usefull for you

https://paste.ubuntu.com/p/TgsQGVMDHN/

When I run the launcher with java 8 everything works quite fine

The default Java Version in Ubuntu 18.04 is 11 I think

 

Martin Ziegler

(Unassigned)

Unconfirmed

crashes, launch, linux, linuxmint, profile

Retrieved