mojira.dev
MCL-2558

Fatal error launching game.

I fail to launch the game while encountering this crash report:

java.lang.NullPointerException
	at net.minecraft.launcher.GameLauncher.cleanOldNatives(GameLauncher.java:514)
	at net.minecraft.launcher.GameLauncher.launchGame(GameLauncher.java:359)
	at net.minecraft.launcher.GameLauncher.onDownloadJobFinished(GameLauncher.java:690)
	at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:124)
	at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:15)
	at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:94)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Linked issues

Comments 1

Please attach the complete output of the "Development console" which can be found on the second tab of the launcher.
If the launcher closes after game start, please edit your profile and select "Launcher visibility" then, "Keep the launcher open".

migrated

(Unassigned)

Unconfirmed

crash

Retrieved