What I expected to happen was...:
I expected it to proceed to the game from the launcher.
What actually happened was...:
I got an error message saying that the only option was to exit.
[18:28:10 FATAL]: Fatal error launching game. Report this to http://bugs.mojang.com please!
java.io.FileNotFoundException: File 'C:\Users\Me\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]
[18:28:22 ERROR]: Game ended with bad state (exit code 1)
[18:28:22 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[18:28:22 INFO]: Deleting C:\Users\Me\AppData\Roaming\.minecraft\versions\1.8.4\1.8.4-natives-6242723047034
[18:28:22 WARN]: Couldn't delete C:\Users\Me\AppData\Roaming\.minecraft\versions\1.8.4\1.8.4-natives-6242723047034 - scheduling for deletion upon exit
Steps to Reproduce:
1. Load Launcher
2. Press Play
I have uninstalled completely and then reinstalled multiple times.
Dupe of MCL-1905