So each time that I that I press the play button on the Minecraft Launcher the launcher exits, and then instead of going to the actual game, the launcher reappears again with the play button. To fix this problem I tried uninstalling minecraft by deleting the .minecraft folder, but it wouldn't let me delete the folder for some reason.
The error when I try to delete the folder says, "An unexpected error is preventing the operation. Make a note of this error code, which might be useful if you get additional help to resolve this problem: Error 0x80070091: The directory is not empty.
I tried to delete everything inside the folder as well, but it allows me to delete everything but the mob Iron Golems under the assets folder. When I try to look in the folder, it says the file or directory is corrupted and unreadable. It also says the folder is empty.
Here is the error code I found under the development console in the launcher after hitting play. It seems like every time it got to something that had to do with sound and iron golem an error popped up. Underneath this code I included another error I got as well.
C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sounds\mob\horse\donkey\idle2.ogg for job 'Resources': Downloaded successfully and etag matched [00:24:43 INFO]: Finished downloading C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sounds\note\harp.ogg for job 'Resources': Downloaded successfully and etag matched [00:24:44 WARN]: Couldn't download https://s3.amazonaws...golem/walk2.ogg for job 'Resources' java.io.FileNotFoundException: C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sound\mob\irongolem\walk2.ogg (The file or directory is corrupted and unreadable) at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_45] at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.7.0_45] at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.7.0_45] at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:71) ~[launcher.jar:?] at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:104) [launcher.jar:?] at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:11) [launcher.jar:?] at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_45] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_45] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_45] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_45] at java.lang.Thread.run(Unknown Source) [?:1.7.0_45] [00:24:44 INFO]: Finished downloading
OTHER ERROR I GOT
[00:27:32 INFO]: Job 'Version & Libraries' finished successfully [00:27:32 INFO]: Launching game [00:27:32 INFO]: Looking for old natives to clean up... [00:27:32 INFO]: Unpacking natives to C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138 [00:27:32 INFO]: Launching in C:\Users\Brandon\AppData\Roaming\.minecraft [00:27:34 INFO]: Client> Exception in thread "main" java.lang.NullPointerException [00:27:34 INFO]: Client> at bqg.a(SourceFile:62) [00:27:34 INFO]: Client> at bqg.a(SourceFile:63) [00:27:34 INFO]: Client> at bqg.a(SourceFile:63) [00:27:34 INFO]: Client> at bqg.a(SourceFile:63) [00:27:34 INFO]: Client> at bqg.<init>(SourceFile:23) [00:27:34 INFO]: Client> at azd.<init>(SourceFile:205) [00:27:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:84) [00:27:34 ERROR]: Game ended with bad state (exit code 1) [00:27:34 INFO]: Ignoring visibility rule and showing launcher due to a game crash [00:27:34 INFO]: Deleting C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138 [00:27:34 WARN]: Couldn't delete C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138 - scheduling for deletion upon exit
Any help would be greatly appreciated. If more information is needed I would be willing to try my best to present it to you. Thank you!
I think you should go to the link in the error code,download the file manually and put it in the irongolem folder in mob folder in sound folder in the resources folder.If that doesn't fix it check back and I will try to help you !I hope you fix it!
Rollback Post to RevisionRollBack
If my post has helped you,please vote up. Pleeeeease?
I have nearly the same problem. Whenever I hit PLAY the laucher goes away then reappears as if nothing happened. At first I was like, "PBBHHTT! I'll just try again!" I tried for 10 minutes and to no avail. My game is modded for v1.7.2. HAAAAAAAAAAAAAAAAAAAAAAAAAAAAALP
I have nearly the same problem. Whenever I hit PLAY the laucher goes away then reappears as if nothing happened. At first I was like, "PBBHHTT! I'll just try again!" I tried for 10 minutes and to no avail. My game is modded for v1.7.2. HAAAAAAAAAAAAAAAAAAAAAAAAAAAAALP
Make your own thread.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The error when I try to delete the folder says, "An unexpected error is preventing the operation. Make a note of this error code, which might be useful if you get additional help to resolve this problem:
Error 0x80070091: The directory is not empty.
I tried to delete everything inside the folder as well, but it allows me to delete everything but the mob Iron Golems under the assets folder. When I try to look in the folder, it says the file or directory is corrupted and unreadable. It also says the folder is empty.
Here is the error code I found under the development console in the launcher after hitting play.
It seems like every time it got to something that had to do with sound and iron golem an error popped up.
Underneath this code I included another error I got as well.
C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sounds\mob\horse\donkey\idle2.ogg for job 'Resources': Downloaded successfully and etag matched
[00:24:43 INFO]: Finished downloading C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sounds\note\harp.ogg for job 'Resources': Downloaded successfully and etag matched
[00:24:44 WARN]: Couldn't download https://s3.amazonaws...golem/walk2.ogg for job 'Resources'
java.io.FileNotFoundException: C:\Users\Brandon\AppData\Roaming\.minecraft\assets\sound\mob\irongolem\walk2.ogg (The file or directory is corrupted and unreadable)
at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_45]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.7.0_45]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:71) ~[launcher.jar:?]
at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:104) [launcher.jar:?]
at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:11) [launcher.jar:?]
at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_45]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_45]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_45]
[00:24:44 INFO]: Finished downloading
OTHER ERROR I GOT
[00:27:32 INFO]: Job 'Version & Libraries' finished successfully
[00:27:32 INFO]: Launching game
[00:27:32 INFO]: Looking for old natives to clean up...
[00:27:32 INFO]: Unpacking natives to C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138
[00:27:32 INFO]: Launching in C:\Users\Brandon\AppData\Roaming\.minecraft
[00:27:34 INFO]: Client> Exception in thread "main" java.lang.NullPointerException
[00:27:34 INFO]: Client> at bqg.a(SourceFile:62)
[00:27:34 INFO]: Client> at bqg.a(SourceFile:63)
[00:27:34 INFO]: Client> at bqg.a(SourceFile:63)
[00:27:34 INFO]: Client> at bqg.a(SourceFile:63)
[00:27:34 INFO]: Client> at bqg.<init>(SourceFile:23)
[00:27:34 INFO]: Client> at azd.<init>(SourceFile:205)
[00:27:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:84)
[00:27:34 ERROR]: Game ended with bad state (exit code 1)
[00:27:34 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[00:27:34 INFO]: Deleting C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138
[00:27:34 WARN]: Couldn't delete C:\Users\Brandon\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-20061019225138 - scheduling for deletion upon exit
Any help would be greatly appreciated. If more information is needed I would be willing to try my best to present it to you. Thank you!
If my post has helped you,please vote up. Pleeeeease?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMake your own thread.