ok so since Mojang is completely unhelpful and my last post on here went unanswered I am becoming a bit desperate. I'm running Launcher version 1.6.11 and game version 1.8.3. When I try to launch the game I receive a series of error messages in the launcher log, these change per attempt between 1 of 2.
The first reads: [19:49:01 FATAL]: Fatal error launching game. Report this to http://bugs.mojang.com please! java.io.FileNotFoundException: File 'C:\Users\hp\AppData\Roaming\.minecraft\assets\indexes\legacy.json' does not exist at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) ~[launcher.jar:1.6.11] at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1711) ~[launcher.jar:1.6.11] at net.minecraft.launcher.Launcher.cleanupOrphanedAssets(Launcher.java:253) ~[launcher.jar:1.6.11] at net.minecraft.launcher.Launcher.performCleanups(Launcher.java:495) ~[launcher.jar:1.6.11] at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:221) ~[launcher.jar:1.6.11] at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:186) [launcher.jar:1.6.11] at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher.jar:1.6.11] at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:1.6.11] at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:1.6.11] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
The second error message reads as; [19:55:15 ERROR]: Game ended with bad state (exit code 1)
I have already made sure that the firewalls aren't blocking minecraft, my antivirus isnt interefering, I've deleted library, assets, and versions folder to force a redownload of those particular files, and I have completely uninstalled and reinstalled the game. Please help
I don't think the first one is really an error but is just an message generated during post crash cleanup because you have never played 1.7.2 or earlier (which would force the download of legacy.json).
You need to determine why you got an exit code 1, which may be visible in the game output tab.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The first reads:
[19:49:01 FATAL]: Fatal error launching game. Report this to http://bugs.mojang.com please!
java.io.FileNotFoundException: File 'C:\Users\hp\AppData\Roaming\.minecraft\assets\indexes\legacy.json' does not exist
at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) ~[launcher.jar:1.6.11]
at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1711) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher.cleanupOrphanedAssets(Launcher.java:253) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher.performCleanups(Launcher.java:495) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:221) ~[launcher.jar:1.6.11]
at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:186) [launcher.jar:1.6.11]
at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher.jar:1.6.11]
at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:1.6.11]
at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:1.6.11]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
The second error message reads as;
[19:55:15 ERROR]: Game ended with bad state (exit code 1)
I have already made sure that the firewalls aren't blocking minecraft, my antivirus isnt interefering, I've deleted library, assets, and versions folder to force a redownload of those particular files, and I have completely uninstalled and reinstalled the game. Please help
You need to determine why you got an exit code 1, which may be visible in the game output tab.