Game goes to not responding after clicking out of the window and often must be force closed to restart. When playing on a server everything looks like its still running (eg players running around clouds mobs).
The following is displayed on exit:
[11:27:23 FATAL]: Fatal error launching game. Report this to http://bugs.mojang.com please!
java.io.FileNotFoundException: File 'C:\Users\Eric\AppData\Roaming\.minecraft\assets\indexes\legacy.json' does not exist
at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) ~[launcher.jar:?]
at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1711) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.cleanupOrphanedAssets(Launcher.java:186) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.performCleanups(Launcher.java:421) ~[launcher.jar:?]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:217) ~[launcher.jar:?]
at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:177) [launcher.jar:?]
at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher.jar:?]
at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:?]
at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_55]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_55]
Attachments
Comments 14
Incomplete without a crash report from ([minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/finding-minecraft-data-folder]
). Please attach it so that we can diagnose your issue.
For technical support please use the Mojang Support Center.
Check this directory: C:\Users\Eric\AppData\Roaming\.minecraft\assets\indexes\ is there a legacy.json file?
I searched before I posted this and could not find an issue.