mojira.dev
MC-121292

Error: Could not find or load main class net.minecraft.client.main.Main

I was playing minecraft for the last few days, started it this morning and everything worked. When I got back from Uni, I got this error (title) when I try to launch the game (after login in, when I press "play") .
Also tried to install it on another machine, which is also running linux mint, and I had the exact same error:

[17:50:57 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.253)
[17:50:57 INFO]: Launching game
[17:50:57 INFO]: Unpacking natives to /home/mee/.minecraft/versions/1.12.2/1.12.2-natives-152321717113
[17:50:57 INFO]: Launching in /home/mee/.minecraft
[17:50:57 INFO]: Half command: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M net.minecraft.client.main.Main
[17:50:57 INFO]: Looking for orphaned versions to clean up...
[17:50:57 INFO]: Looking for old natives & assets to clean up...
[17:50:57 ERROR]: java.io.IOException: Stream closed
[17:50:57 ERROR]: Game ended with bad state (exit code 1)
[17:50:57 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[17:50:57 INFO]: Deleting /home/mee/.minecraft/versions/1.12.2/1.12.2-natives-152321717113

If I run the development version (the last snapshot) it works! But I am playing online with my friends therefore I need to be able to play the last stable version.

Related issues

MC-8365 Vines not being attached to anything MC-8370 /tp command applied to player riding a pig will teleport them into a void MC-8373 Scoreboard display title does not display correctly until server restart. MC-8374 Mac Version 1.5.8 Crashes when loaded 13w04a MC-8375 Scoreboard bug MC-8378 Double Piston Glitch is Back MC-8380 When powered, hoppers don't behave consistently. MC-8382 Beds only place when facing in West direation MC-8383 Boots Worn as Pants! MC-8387 Breaking a repeater with a piston will keep the circuit that the repeater was powering on. MC-8388 Dispenser Bugs MC-8398 Hopper Requires some optimization when relocating blocks MC-8399 Bouncing Items on Top Of Hoppers MC-121294 Can't launch minecraft: Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/client/main/Main MC-121304 Cannot play due to "Error: Could not find or load main class net.minecraft.client.main.Main" MC-121319 Error: Could not find or load main class net.minecraft.client.main.Main MC-121320 Not able to start (exit code:1) MC-121333 unable to start game MC-121339 [Ubuntu] Could not find or load main class net.minecraft.client.Main MC-121343 Cannot start game MC-121347 " Could not find or load main class " Bug MC-121348 Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release MC-121351 Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release MC-121352 Cannot start Minecraft 1.12.2 after playing on 17w43a MC-121357 Error: Could not find or load main class net.minecraft.client.main.Main MC-121473 Minecraft does not start ( MCL-8365 Launcher will not start the game. MCL-8370 I can't play MCL-8373 Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Error: Could not find or load main class net.minecraft.client.main.Main MCL-8374 My Minecraft won't start MCL-8375 Minecraft won't launch MCL-8378 Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release MCL-8380 Could not find or load main class. MCL-8382 I try to log in to minecraft from the minecraft laucnher but it keeps saying this I don't know what to do. MCL-8383 Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release MCL-8387 Java launcher "Could not find or load main class net.minecraft.client.main.Main" MCL-8388 OpenJDK 64-Bit Server VM warning MCL-8398 Minecraft Launcher Error MCL-8399 cant launch minecraft

Attachments

Comments

migrated
[media][media][media][media][media][media]
migrated

I also tried running apt-get update and upgrade, to update my java version, but it did not help!

migrated

Confirmed Link Mint 18.2 using either latest builds for Java8 or Java9
Edit: While attempting to play vanilla 1.12.2, 1.12.1
Edit: The launcher title is "Minecraft Launcher unknown"

Game Output:
Error: Could not find or load main class net.minecraft.client.main.Main
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.main.Main

Launcher Log (end):
[10:58:32 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.214)
[10:58:32 INFO]: Launching game
[10:58:32 INFO]: Unpacking natives to /home/xavom/.minecraft/versions/1.12.2/1.12.2-natives-870597135905
[10:58:32 INFO]: Launching in /home/xavom/.minecraft/saves/1.12
[10:58:33 INFO]: Half command: /usr/lib/jvm/java-9-oracle/bin/java -Xmx2G net.minecraft.client.main.Main
[10:58:33 INFO]: Looking for orphaned versions to clean up...
[10:58:33 INFO]: Looking for old natives & assets to clean up...
[10:58:33 ERROR]: java.io.IOException: Stream closed
[10:58:33 ERROR]: Game ended with bad state (exit code 1)
[10:58:33 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[10:58:33 INFO]: Deleting /home/xavom/.minecraft/versions/1.12.2/1.12.2-natives-870597135905

migrated

having the same sort of error on my computer :/

Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/client/main/Main
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.main.Main
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

migrated

Also having the same issue running on Debian

migrated

Same issue on Gallium OS of the "Main Class" mission. was working perfectly fine about 1 hour ago.

migrated

must be server issues or something :/

migrated

meh,
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class net.minecraft.client.main.Main

migrated

this looks more like an error in the build
if it can't find its entry function, it is missing

migrated

Also seeing this error with the latest Linux Minecraft.jar on fedora 26. Just started this morning. It was working ok last night.

java.lang.ClassNotFoundException: net.minecraft.client.main.Main

migrated

i doubt they'd remove it tbh, it would course millions not being able to play so :/

migrated

I've tried with Oracle Java 8 and OpenJDK 8, both have the same error.

migrated

Same error message form the 1.6.82-j launcher on my Linux Mint 17.3 machine this evening after everything was working this morning.
Tried using CrossOver to install the Windows version, with 1.6.82 launcher. Same error message from that one.

Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class net.minecraft.client.main.Main

Can run 1.12.2 vanilla using MultiMC, so the problem must be with the 1.6.82-j launcher on Linux.

migrated

Same error on Ubuntu 16.04
(Launcher 1.6.82-j)

migrated

Same error on Ubuntu 17.10

migrated

This error seems to affect all mc-(java)-versions (tested some versions down to 1.7.10) exept the newest snapshot

migrated

yea 1.7.10 and 1.8.9 dont work for me and im on 0SX 10.7.5 so must be something to do with servers as they updated the new launcher today i guess we just wait.

migrated

Same thing for me on Linux Mint 18.1 (Serena). Worked yesterday.

I'm wondering whether it is an Ubuntu package upgrade that caused it. Have you guys also updated Ubuntu packages since it last worked?

migrated

i doubt its do with anything that we have to update etc, we are all using the alternative download. maybe when they updated the new launcher, it caused problems with the old launchers for Linux, and MAC

migrated

Worked last night, wont work today. I have not updated anything.

migrated

@unknown No updates on my end in-between the launcher working and the launcher not working.

migrated

Yesterday I played without any problem, but today it looks like the game is completely ruined, after a minor update (I almost didn't see it on the console) of the launcher (to 1.6.82-j).
I play on linux fedora 26, on a computer without GPU.
When I click play, only two lines show up befor the game crashes (whenever we can tell it starts) :
??OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class net.minecraft.client.main.Main??
I tried re-installing the launcher and game data, nothing changed.
Then I even removed anything named minecraft (case insensitive) on the hard drive, re-installed everything, I still get this error.

migrated

Worked this morning, but now getting this same error. Using Ubuntu 14.04. Updated to latest java (1.8.0_152) and renamed ~/.minecraft directory and still getting this error.

Looks like an update occurred on my system in the interim: chromium-codecs-ffmpeg-extra:amd64 62.0.3202.62-0ubuntu0.14.04.1204

migrated

Question: If the problem is caused by an automatic launcher update, is there a way we can use the prior version of the launcher?

migrated

Same as everyone else pretty much. Any temporary workaround?

migrated

As a temporary workaround you can use the test version of the new Launcher. That still seems to have an issue with modded versions though.

migrated

Getting the same errors here on every version I've tried apart from the latest snapshot

1.12.2 fail
1.12.1 fail
1.12 fail
1.11.2 fail
1.11 fail
1.10 fail

Trouble is I'm playing on a server that runs 1.11.2 so the fact the latest snapshot is working is not much help

migrated
[media]

I was getting the same problem with the launcher not working. it had an update this afternoon and is now not even generating an error for me

migrated

OS: Linux Open Suse Leap 42.3
Asus ROG 8GB RX580 grafics
Latest drivers

Launcher 1.6.82-j Crash
Same error as OP.

[20:54:49 INFO]: Launching game
[20:54:49 INFO]: Unpacking natives to /home/NAME/.minecraft/versions/1.12/1.12-natives-777280788061
[20:54:49 INFO]: Launching in /home/NAME/.minecraft
[20:54:49 INFO]: Half command: /usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/bin/java -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G net.minecraft.client.main.Main
[20:54:49 INFO]: Looking for orphaned versions to clean up...
[20:54:49 INFO]: Deleting orphaned version 17w31a because it's a snapshot available on remote
[20:54:49 INFO]: Uninstalled CompleteVersion{id='17w31a', updatedTime=Wed Aug 02 12:51:18 CEST 2017, releasedTime=Wed Aug 02 12:51:18 CEST 2017, type=SNAPSHOT, libraries=[Library{name='com.mojang:patchy:1.1', rules=null, natives=null, extract=null}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.10.17', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=com.mojang.launcher.versions.ExtractRules@16ec1497}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=com.mojang.launcher.versions.ExtractRules@624332dd}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=com.mojang.launcher.versions.ExtractRules@6563b755}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=com.mojang.launcher.versions.ExtractRules@2a19117a}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives={OSX=natives-osx}, extract=com.mojang.launcher.versions.ExtractRules@5c27f002}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}, features=null}], natives=null, extract=null}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=18}
[20:54:49 INFO]: Looking for old natives & assets to clean up...
[20:54:49 ERROR]: Game ended with bad state (exit code 1)
[20:54:49 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[20:54:49 INFO]: Deleting /home/NAME/.minecraft/versions/1.12/1.12-natives-777280788061

He keeps deleting the used (old) profiles as wel. I dont have any Optifine profile left.

Hope this info helps.

Midget_1980

migrated

As a temporary workaround you can use the test version of the new Launcher. That still seems to have an issue with modded versions though.

@unknown Unfortunately, this does not work on Linux Mint 18.1 (or Ubuntu 16.04) due to wrong version of libICU. Would be nice if we could compile the launcher ourselves.

./launcher: error while loading shared libraries: libicui18n.so.57: cannot open shared object file: No such file or directory

migrated

Mod's Based on comments it seems there are 2 more environments to ad:
OS X
openSUSE

migrated

Archlinux is also affected. However it should just say Linux in general as all distros are affected.

migrated

im having the same problem
is there any way to fix?

migrated

Hi, not sure whether this should form a separate thread, but this issue is also affecting Windows XP (yes I know I should get a new PC), but appears to have been fixed for Windows 10.

migrated

Please make sure you include your environment (operating system) and launcher version.

migrated

Windows XP SP3
Launcher 1.6.82

I have tried to do a full remove and reinstall, but to no avail.

migrated

According to this forum post, it also affects Windows 7.

migrated

Problem for me as well:

  • Ubuntu 16.04.3 (LTS) 64-bit

  • Launcher version 1.6.82-j

Can't launch anything except for the latest snapshot version.

Launcher version 2.0.1005 does not work, as the library libicui18n.so.57 is not available on the system.

migrated
[media]

i have that problem too 😞

OS: GNU Linux (Debian) - Desktop Enviorment - XFCE4

MC Launcher Version: 1.6.82-j (i am still using the old launcher, but that is not the problem)

it only works on snapshots, but i need 2 go on 1.11.2 because my friends have a server on that version.

it says:

OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class net.minecraft.client.main.Main

migrated

Same issue here.

OS: GNU Linux (Ubuntu 16.04.3 LTS)

Oracle Java 8 8u131-b11-2ubuntu1.16.04.3

Minecraft Launcher 1.6.82-j

[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: java.io.IOException: Stream closed
[15:05:18 ERROR]: Game ended with bad state (exit code 1)
[15:05:18 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[15:05:18 INFO]: Looking for old natives & assets to clean up...

migrated

You can always use things like technic laucher to run mc

migrated

Judging from a comment in this forum thread, a possible workaround might be to use OneClient. Hopefullt it is not malware. Anybody have any experience with it?

migrated

vanilla 1.12.2 does not load at all. errors out with:

Error: Could not find or load main class net.minecraft.client.main.Main
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

If I load snapshot 17w43a I can get into game, but there is no sounds (AT ALL), and I cannot play online.

EDIT: I have tried un/re-install. Deleting .minecraft folder. Redownloading and un/re-installing. With and without snapshot. And updating Java. Error process above EDIT still existent.

migrated

@Kristian Spangsege "According to this forum post, it also affects Windows 7." That would be me, and I can confirm I have this issue (as described in the forum post) on Windows 7, on both the 'old' and 'new' official launchers. The problem does not occur using the Twitch (Curse) app to download and launch the game.

Edit: Please add Windows 7 to the Environments, and every version to the Affected Versions? I've tried 1.6.4, 1.7, 1.8, 1.9.8, 1.12 and 1.12.2. The only unaffected version is the latest snapshot, 17w43a.

Copy pasta from my forum post:Except for the java.io.IOException: Stream Closed lines, I get the exact same issue. Nothing on my end has changed since it last worked (24 hours ago), and nothing I do solves the issue.

Quick list of the things I've tried:
Removing Java arguments
Re-installing Java
Re-installing Minecraft
Using a different launcher
Using a different version of Minecraft

Making sure there is no permission nonsense going on (running as admin, make sure folders & files are read- and write-able)

And then I found out that the ONLY version of minecraft I can run is the latest snapshot, 17w43a. I'm assuming Mojang has messed something up here, as this started happening right around when that snapshot got released, and nothing on my end has changed, and nothing I do fixes it.

From the Game Output tab:
Error: Could not find or load main class net.minecraft.launchwrapper.Launch

From the Launcher Log tab:

[17:54:12 INFO]: Launching game
[17:54:12 INFO]: Unpacking natives to C:\Users\VS\AppData\Roaming\.minecraft\versions\1.8.9-OptiFine_HD_U_H8\1.8.9-OptiFine_HD_U_H8-natives-2189187137883
[17:54:13 INFO]: Launching in C:\Users\VS\AppData\Roaming\.minecraft
[17:54:13 INFO]: Half command: C:\Program Files\Java\jre1.8.0_151\bin\javaw.exe -Xmx5G net.minecraft.launchwrapper.Launch
[17:54:13 INFO]: Looking for orphaned versions to clean up...
[17:54:13 ERROR]: Game ended with bad state (exit code 1)
[17:54:13 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[17:54:13 INFO]: Looking for old natives & assets to clean up...
[17:54:13 INFO]: Deleting C:\Users\VS\AppData\Roaming\.minecraft\versions\1.8.9-OptiFine_HD_U_H8\1.8.9-OptiFine_HD_U_H8-natives-2189187137883

(I was using optifine 1.8.9 there, but it is the exact same, aside from the version name, for any unmodified version of minecraft.)

Java 8 Update 151, Windows 7.

I had a bit of a chat with a friend (nicknamed SnuRRe) who doesn't have the issue about this, trying to hopefully get somewhere with it, and while completely unsuccessful when it comes to trying to fix it, it seems that using the Curse launcher (twitch app) to install and launch minecraft works, so that's a work-around for some that just really want to play the game for the time being I guess. Assuming no proper solution or official statement has been made regarding this since I'll probably continue trying later and post if I find anything noteworthy, but that's all I've got for now.

migrated

After reconstructing the full java command based on what libraries were reported to be needed to be downloaded:

/usr/lib/jvm/jdk1.8.0_152/jre/bin/java -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=~/.minecraft/versions/17w43a/17w43a-natives-11184470268431 -Dminecraft.launcher.brand=java-minecraft-launcher -Dminecraft.launcher.version=1.6.82-j -cp /.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar:/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar:/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar:/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar:/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar:/.minecraft/libraries/com/mojang/realms/1.10.17/realms-1.10.17.jar:/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar:/.minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar:/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar:/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar:/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar:/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar:/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar:/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar:/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar:/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3-natives-linux.jar:/.minecraft/libraries/com/mojang/patchy/1.1/patchy-1.1.jar:/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar:/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar:/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar:/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar:/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar:/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar:/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar:~/.minecraft/versions/1.12.2/1.12.2.jar net.minecraft.client.main.Main

Failed with the messages:

Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
at org.lwjgl.Sys.<clinit>(Sys.java:118)
at bib.I(SourceFile:2825)
at net.minecraft.client.main.Main.main(SourceFile:38)

migrated

https://pastebin.com/dZbmALwP

Minecraft is not working anymore .... so sad and nice not work from Mojang....

migrated

Windows 8/8.1 (at least for me) is also affected by this, considering the newest snapshot is also the only thing that works for me I'm guessing I'm having the same exact issue.
I don't know what orphaned objects are but just in case: whenever I reopen Mc after using the latest snapshot a lot of orphaned objects are cleaned up according to the logs(after attempting to launch another version, I attempted this with 1.8.9), they also state that the .jar of the snapshot can't be found or something along those lines, I can't access my pc at the moment so I can't paste the full log. Finally the snapshot doesn't actually make any sounds even though Mc is in the volume mixer. Though that part is probably just a separate bug, not sure.
Edit: in case this helps: the orphaned objects are just lines of letters and numbers, again, I have no knowledge of orphaned objects so I'm just saying this in case this helps.

Brianetta

Pretty sure the sounds are a separate issue, since there's also no subtitles.

I can run the current snapshot all I want, but cannot launch any other version (tried back as far as 1.4.7), including old snapshots, using the Java launcher.

Since there is no native launcher for Linux yet, that leaves Linux users unable to play the stable versions at all.

migrated

Since there is no native launcher for Linux yet, that leaves Linux users unable to play the stable versions at all

As a workaround for Arch Linux, you can use the old launcher available in AUR as "minecraft-launcher" (instead of "minecraft"): simply type "yaourt -S minecraft-launcher".

For other distros, there probably are similar packages or maybe you could extract the launcher from the tarball in the PKGBUILD: minecraft-launcher-2.0.579.tar.gz

migrated

I have the same issues. Around 1 am CT I was playing and woke up to play around 1 pm CT and it gave me the error. I can still use snapshot but I can't use a stable version. I use the Linux version. Please fix.

migrated

Same issues, I guess we need to download OpenJDK 9 now.. Because they make new features that require new jre..

migrated

@Unknown Ender: For newer versions that might be ok - but if i am using an elder one i do not think it would fix anything.

migrated

Tried installing OpenJDK 9 in Debian 8, still getting the same error.

Brianetta

BlueSansDouze's fix works for single player, but doesn't correctly build a login token for multiplayer.

migrated

BlueSansDouze's thing launches the game, but it doesn't allow for multiplayer

migrated

same issues
Ubuntu 15.04
Minecraft Launcher 1.6.82-j

😞

migrated

Same problem with me, looks like devs screwed linux users again... c(-_-C)
I tried updating java to java 9 and reinstalling, but now it doesn't even show launcher error log, MC screen just disappears...
This is a new issue, too

migrated

Same problem here. I'm on windows xp and gives me the error like above. Like everyone else only the new snapshot works, but no sound. Worked fine this morning between 3 and 5.
Play on 1.7.10,
Hope this gets resolved soon...

Edit: Did try deleting and reinstalling both Minecraft and java, along with deleting all Minecraft files. No luck.

migrated

Also here, Linux Mint 18 with the latest launcher (1.6.82-j) for every version of the game I tested (from 1.12.2 to 1.7.10)

migrated

same here with crux linux 3.2, no version of MC will launch with same error

migrated

I am running Ubuntu 16.04 and launcher 1.6.82-j and I am also having the same problem.

migrated

This issue is also happening for Windows players. My Windows 10 PC ran the game perfectly fine yesterday, but today it doesn't work whatsoever.

migrated

Same here. Fedora 21 x64, java-1.8.0-openjdk, launcher 1.6.82-j, Minecraft 1.12.2.

Tried reinstalling Java, deleting ~/.minecraft, downloading client.jar from mcversions – nothing worked.

This was also referenced in MC-69840

Brianetta

I restored .minecraft/launcher* from yesterday's backup, and started minecraft using:

java -jar .minecraft/launcher.jar

Lost my key bindings and had to log in again, but everything else is OK, and I'm connected to my server.

If you have a backup, use it.

migrated

how do you restore the files from yesterday tho? :/

also i dunno if anyone has said but
im on OSX 10.7.5
and it gives me this the same error :/
also on the old alternative launcher

migrated

I have the exact same problem. I've tried everything I could possibly thing of. The game ran fine yesterday, but not it gives the same error. I'm running Fedora 23.

Brianetta

Jamie, first you need to have taken a backup. Either you already did that yesterday, or you'll need some very exotic physics.

migrated

Thanks Brian Ronald, restored the launcher files from yesterdays backup and I can play again!!

If you didn't back up you're SOL until mojang fixes this 😞

migrated

may someone please tell me how to restore the files

migrated

Hmm...as I do not have a backup, may anyone please share their backups?

I don't believe one needs to tweak launcher_profiles.json, so please omit that.

migrated

Supposedly this launcher is no longer updated... so why is there suddenly an update which breaks everything? -an affected user

migrated

FTTB I am using MultiMC to launch the game.

migrated

Iam glad Iam not the only one

migrated

Didn't have backup either. Used the latest snapshot 17w43a and it works. Could be risky of course with 1.13 features but at least I can play.

migrated

Sadly same here! Window XP, Java version 1.6.82, Worked great last night, came to use it tonight and nothing, tried restarting the computer, downloading the newest java, uninstalling and reinstalling the game and nothing, hope they fix it soon!

[Mod] Neko

Please keep in mind that this site is not a discussion forum. If you would like to discuss, please go over to the Mojira subreddit. Thanks.

migrated

confirm: within the past 18 hours, and no changes to my clients, Minecraft 1.12.2 no longer launches with Ubuntu 14.04 (32 bit), Ubuntu 16.04 (32 bit), or Ubuntu 17.04 (64 bit). these are three separate machines that were all working yesterday. the error is exactly as described in this bug report for all three machines.

Ubuntu 14.04 also does not launch the latest snapshot 17w43a, though it gives different error. the error is "Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to locate library: liblwjgl32.so"

note that the minecraft launcher for my windows 8 laptop does continue to work as expected.

migrated

I'm impacted on this too; Ubuntu 17.04. As with others, using the nightly build solves the problem but there is no sound.

migrated

Still unable to play, may as well add myself to the list:

Linux Mint 18.2
Minecraft Launcher 1.6.82-j
OpenJDK 8
Can not launch any modded or vanilla profile except for the most recent 17W43 snapshot, with no sound.

Still trying to understand how they can fix the windows 10 version in under half an hour, while the rest of us are still wondering 12 hours later now.

[media]

migrated

Same issue here, two computers with Ububtu 17.10 running Minecraft 1.12.2 stopped working this evening with the same error.

migrated

same issues here , can run latest dev snapshot but no sound, and wont run 1.12.2
openSUSE tumbleweed 20171022
kernel ver 4.13.8-1-default
8 x Intel Xeon cpu E5440 @ 2.83GHz
23.5 GiB ram

migrated

I am having the same issue, I played just yesterday, powered off my computer, then the next day, turned it back on, and I now get this error even after purging my computer of both Minecraft and Java completely and then reinstalling.
Fedora 26 64-bit
Java versions:
Oracle 1.8.0_151
Oracle 1.9 (don't call specific revision)
Openjdk 1.8.0_144

I will try and test other java versions as well.
EDIT: As many others have stated, I can also run the latest snapshot.
What I can't run, is literally any version prior to this snapshot, including 1.12.2 and 1.7.10 which was the version I had been using recently.
Has anyone tried older java versions like 7 or earlier revisions of 8? This must either be a patch that was made through all the newer java versions or perhaps a change in many of the older minecraft versions (I doubt the second).

migrated

Same here. Played it last night, came home from work today, and got the error message everyone else is getting, "Could not find or load main class net.minecraft.client.main.Main"

Antergos Linux release 17.7
ARCH Linux 4.13.8-1
Minecraft Launcher 1.6.82-j
OpenJDK 8

migrated

#MeToo 😞
Mint, 1.12.2 and it was working yesterday but now I get the same CMS error as above!

migrated

Same issue here on Ubuntu 17.10 and both Oracle & Open JDK 8. Only version that will launch is latest snapshot.

migrated

Problem is definitively in the Java based Minecraft launcher. When I use a third party launcher like Technic 1.12.2 starts with no major problem.

migrated

Same, although the latest snapshot won't work either. Running on Ubuntu 16.04 with OpenJDK 8.0, just tried installing Oracle Java 9.0.1 and it did not solve the problem. Deleted the entire .minecraft folder and started over. No luck = I'm stuck.

migrated

There is a related issue that was resolved where the wrong version of the .jar file for an earlier MC version was being downloaded. Supposedly easy to fix and it's done (at least that's how I interpret what was listed on that bug report). I know I did not update anything on my system today, and I was playing last night, so it was downloaded today by the launcher.

migrated

back again.
After reading all comments i used a 3rd party launcher and MC is working. Technic is working w/o any problems, also the MultiMC 5.
Damn to all updates, i'll never change a running system. 😉

migrated

Same here, worked last night, not today. Been trying to figure out what happened.

Ubuntu 16.04 LTS 64-bit

migrated

Can confirm that MultiMC 5 works. Used it for the first time today, glad I did. I can play again 🙂

migrated

Was testing a bit and also started an system which i did not use for a longer time to play Minecraft. The 1.6.73-j launcher works fine under Mint 18.1 (Oracle Java 1.8.0_121-b13) and also on my main system RHEL6 (openjdk 1.8.0_141-b16).

The 1.6.82-j launcher on the other hand is not working on both systems and every start attempt is always ending in
Error: Could not find or load main class net.minecraft.client.main.Main

And other launchers i tested like the FTBLauncher are working fine.

migrated

Same here, Unbtu16.04 LTS 64 bits - 1.6.82-j launcher, tried to reinstall from Minecraft from scratch, change java version, etc.... Nothing works.

migrated

The problem has disappeared for me now. Apparently Mojang fixed the problem.

migrated

It appears to be resolved for me too, though it seems to be ignoring the Resolution setting in the launcher profiles (I have mine set to 1824 by 1026 for recording purposes as, until 1.13 at least, maybe, OBS does not play well with Minecraft's fullscreen mode).

migrated

Also fixed for me. I had to delete my forge and liteloader installs and re-install them after re-running 1.8.9, now everything is working! Maybe their aws servers were down for a bit or something?

migrated

Problem is gone for me as well. I didn't have to do anything but wait.

migrated

Problem gone itself. Just wait

migrated

"wait for 12 hours" while Mojang – i mean, Microsoft – quietly fixes whatever it was they broke in their launcher without a single peep to acknowledge the problem, is not an acceptable solution. but with teh shift towards removing resources from Java Edition, and pumping up their console and Pocket Edition efforts as well as monetizing plushies and whatnot, i think this will only get worse.

I'm using MultiMC (open source launcher) now, and i dont care if the Mojang launcher is fixed or not.

MultiMC SO MUCH better, all around. faster. configurable, it manages all your forge versions and mods in a way that makes sense. I can't believe i didnt know about this til now. Goodbye crappy Mojang launcher.

migrated

Welp that's strange. Launcher is working for me too. Very weird.

migrated

Just got up. Linux is showing new launcher version 1.6.84-j, instead of the broken 1.6.82-j. Least it's fixed, but i can agree with Rob Johnson's post on MultiMC. I am astounded i hadn't heard of it sooner, though it lacks a few basic options IMO.

migrated

Currently working on Ubuntu 16.04, why not.

migrated

10:15 UTC today.
Update to 1.6.84-j launcher fixes problem in Linux Mint 17.3. Vanilla and Optifine versions both run successfully.
Using Windows 1.6.84 launcher update through CrossOver runs Vanilla too. (Haven't tried Optifine with that one.)

bemoty

Relates to MCL-8361

migrated

HELP! It is still having the same error for me, its not fixed. It says

Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Unrecognized VM option 'CMSIncrementalMode'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

I am on Linux 16.04
I am using java 9
When I try java 8, laucnher le=aunches MC but MC never appears...

I have tried to reinstall minecraft, but no luck
This sucks

bemoty

@unknown This is MCL-8255.

migrated

Launcher 1.6.84-j launches unmodified game, but still fails to launch liteloader-modified. Error is still:

OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class net.minecraft.launchwrapper.Launch

migrated

New launcher 1.6.84-j in Fedora 21 x64 (java-openjdk-1.8.0) seems to work now.

migrated

When removing -XX:+CMSIncrementalMode and -XX:+UseConcMarkSweepGC, the error doesn't happen but the game still doesn't launch, BUT when removing -XX:+UseAdaptiveSizePolicy as well, (basically remove all arguments other than ram allocation arguments) Minecraft launches without a problem! Not a permanent solution, but a temporary one, and it may affect performance as I'm sure these arguments are important.

EDIT: It seemed to launch fine once, but then afterwards started giving me the same error..

migrated

See response below
https://bugs.mojang.com/browse/MC-121292?focusedCommentId=415001&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-415001

I was able to fix the problem in Ubuntu 16.04 LTS by telling Minecraft to use a different directory. Instead of /home/user/.minecraft/, I got it to use /home/user/Minecraft/Client/

You can read how to do this here:
[http://hopper.minecraft.net/help/special-characters/|link]

-EDIT: To be clear, in the /home/user/Minecraft/Client folder I created a Start.sh file that contains "java -jar Minecraft.jar --workDir /home/user/Minecraft/Client"-

I used chmod +x to make it executable.

The "." in the folder path (".minecraft") might be the culprit. Wonder if doing something similar in Windows will help to fix the problem? Can anyone else try? Confirm that using a file path without a ".minecraft" makes the problem go away?

migrated

I believe I got an update to the launcher, the issue seems to have vanished completely for all minecraft versions (tested 1.7.10 through the latest post-1.12.2 snapshots) Can anyone else confirm?

migrated

Following up on response above, it seems as though an updated launcher fixes the problem:
https://bugs.mojang.com/browse/MC-121292?focusedCommentId=415001&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-415001

I tried Minecraft 1.12.2 in Ubuntu 16.04 LTS.

migrated

I've tested the following on Ubuntu 16.04 LTS, java 1.8.0-131.

Launches into the games main menu to create or join multiplayer (no extensive game testing) for Minecraft 1.12.2, 1.12.1, 1.12.0, 1.11.2, 1.11.1 and 1.7.2.

At this point I'm not getting the error:

Error: Could not find or load main class

Earlier, I did get that error when I specified any arguments beyond -Xmx8G, i.e. all any one of these caused the error: -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

migrated

New launcher 1.6.84-j allows the game to run. However, this new launcher is not setting the profile resolution. -new bug
Edit: Can anyone please Confirm This

migrated

Working for me now on fedora 26. Thanks a lot for fix.

migrated

Ow yes, I can build again
(ubuntu 16.04 LTS, java jre1.8.0_111, loader 1.6.84-j)

migrated

I am using windows vista 32bit and launcher 1.6.84

start unmodded 1.8.9 works without error
1.8.9 with forge loads now without error
1.8.9 with forge and mods is loading without error

It seem to be fixed in my case now

migrated

Hi there,
XP, 32-bit, new Launcher (1.6.84-j) all MCJE Versions running.
The Truth is out there 😉

migrated

Working for me on debian linux w launcher 1.6.84-j. Thanks for the quick fix!

migrated

I have the 1.6.84-j launcher, but I still have the same error.

migrated

Got exactly the same message.
Using Debian, java 1.9.

Got minecraft launched with java 1.9 by removing

"-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode"

from the JVM Arguments in the Profile Editor.
Launched with java 1.9 but not running well.
Hoped the latest release of java might have helped. Did not at all. At the contrary.

Now starting Minecraft with java 1.8 and everything works fine again.

migrated

@@unknown Thanks for pointing this out. I've not been able to reproduce this error changing JVM arguments using java version "1.8.0_151" since the launcher update.

migrated

Working for me again on KDE Arch linux using Minecraft Launcher 1.6.84-j. Woohoo! Thanks!!

migrated

Solved in latest launcher, 1.6.84-j for me as well (running windows 7).

Mostly solved in the latest launcher, 1.6.84-j for me, on Windows 7. Some non-vanilla versions that used to work fine still break with the error as described in this issue. In my case OptiFine 1.8.9 HD U I3, doesn't work, while OptiFine 1.12.2 HD U C6 works. Other 1.12 and 1.12.2 modded clients work fine for me as well. Not entirely resolved.

Looks like OptiFine 1.8.9 HD U H7 works fine. Other 1.8.9 versions not working may or may not be something on my end, I'm not sure, and at this point, I don't care to know anymore. I just want to play this block game.

migrated

It is still not working for me. I am on Xubuntu 17.10 64-bit. I would really like to play Minecraft again, I admin my own server. This bug is a bit of an issue for all of us. Anyone else here on Xubuntu?

migrated

Still not working for me with LXDE/Openbox on Arch.

migrated

Raported to work:

Os: Gentoo Linux AMD64
Launcher: 1.6.84-j
Java: Oracle JDK 1.8.0.152 [oracle-jdk-bin-1.8]

migrated

Works on Jetson TX1 Ubuntu 16.04.
openjdk version "1.8.0_131"
Launcher: 1.6.84-j
Minecraft 1.22.2

migrated

also doesn't work for me. would be nice if this could be fixed ;D.

migrated

This is quite delayed, but this has been fixed now with the release of the new launcher.

As long as the launcher is allowed to fetch updates, it should run now.

migrated

I downloaded the launcher from the minecraft website directly (1.6.89-j), currently on Linux Ubuntu 18.04, Oracle Java 10.0.1:

 

  1. I'm able to login

  2. When I click Play all the content is downloaded

  3. I does not work, these are the logs:

 

 

[21:38:13 INFO]: Finished downloading /home/noname/.minecraft/versions/18w19b/18w19b.jar for job 'Version & Libraries': Downloaded successfully and hash matched
[21:38:13 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:24.221)
[21:38:13 INFO]: Launching game
[21:38:13 INFO]: Unpacking natives to /home/noname/.minecraft/versions/18w19b/18w19b-natives-38644266004730
[21:38:13 INFO]: Launching in /home/noname/.minecraft
[21:38:13 INFO]: Half command: /opt/apps/java/jdk-10.0.1/bin/java -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=/home/noname/.minecraft/versions/18w19b/18w19b-natives-38644266004730 -Dminecraft.launcher.brand=java-minecraft-launcher -Dminecraft.launcher.version=1.6.89-j -cp /home/noname/.minecraft/libraries/com/mojang/patchy/1.1/patchy-1.1.jar:/home/noname/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar:/home/noname/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar:/home/noname/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar:/home/noname/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar:/home/noname/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/home/noname/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/noname/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/noname/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/noname/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/noname/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar:/home/noname/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar:/home/noname/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/home/noname/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/noname/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/noname/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/noname/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/noname/.minecraft/libraries/com/mojang/brigadier/0.1.25/brigadier-0.1.25.jar:/home/noname/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar:/home/noname/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar:/home/noname/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar:/home/noname/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar:/home/noname/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar:/home/noname/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar:/home/noname/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar:/home/noname/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar:/home/noname/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl/3.1.2/lwjgl-3.1.2.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl-jemalloc/3.1.2/lwjgl-jemalloc-3.1.2.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl-openal/3.1.2/lwjgl-openal-3.1.2.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl-opengl/3.1.2/lwjgl-opengl-3.1.2.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl-glfw/3.1.2/lwjgl-glfw-3.1.2.jar:/home/noname/.minecraft/libraries/org/lwjgl/lwjgl-stb/3.1.2/lwjgl-stb-3.1.2.jar:/home/noname/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar:/home/noname/.minecraft/versions/18w19b/18w19b.jar net.minecraft.client.main.Main
[21:38:13 ERROR]: Game ended with bad state (exit code 1)
[21:38:13 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[21:38:13 ERROR]: Game ended with bad state (exit code 1)
[21:38:13 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[21:38:13 INFO]: Deleting /home/noname/.minecraft/versions/18w19b/18w19b-natives-38644266004730
[21:38:13 INFO]: Looking for orphaned versions to clean up...
[21:38:13 INFO]: Looking for old natives & assets to clean up...

 

I already tried the following:

 

Edit Profile -> Enable experimental development versions.

IT didn't work.

 

migrated

This error is back for me as of a few minutes ago

migrated

I had identified that the error can also be caused due to two DEPRECIATED OPTIONS in JVM Arguments for launching the game!

A possible fix including enabling experimental development versions, is to remove these options in the arguments of JVM: "+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:", I had detected the error because of a warning that was shown at the Game Output telling that the JVM couldn't be started as result of the depreciated option.

migrated

I believe the java CMS warning on startup is a red herring. It issues this warning even when it runs normally. The warning is a warning, not an error. It says CMS is deprecated and may be removed in future. For now, this flag still works.

migrated

I get this same error when offline and attempting to Play Offline

Launcher version 1.6.89-j
Linux Mint 18.3
Open JDK 1.8.0_212
Minecraft 1.14.2

migrated

I am experiencing this on Windows 10 as well. This ticket needs to be reopened.

violine1101

This was a temporary issue in the original release of 1.12.2 that has been hotfixed and is no longer in the game. If you have this issue, please contact 💬 Community Support instead, as this is a technical support issue.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

migrated

(Unassigned)

Community Consensus

Minecraft 1.12.2

Minecraft 1.12.2

Retrieved