So I fiddled around. got java 7 etc etc.I downloaded forge too to make sure its up to date. but when I click play the game wont even start. it loads then nothing, just staring at my desktop. it runs normal but with forge it just refuses to start. what am I doing wrong?
[23:20:08 ERROR]: Couldn't launch game
java.io.IOException: Cannot run program "C:\Program Files\Java\jre7\bin" (in directory "C:\Users\Scott\AppData\Roaming\.minecraft"): CreateProcess error=5, Access is denied
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[?:1.8.0_25]
at com.mojang.launcher.game.process.direct.DirectGameProcessFactory.startGame(DirectGameProcessFactory.java:14) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:208) [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]
Caused by: java.io.IOException: CreateProcess error=5, Access is denied
at java.lang.ProcessImpl.create(Native Method) ~[?:1.8.0_25]
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386) ~[?:1.8.0_25]
at java.lang.ProcessImpl.start(ProcessImpl.java:137) ~[?:1.8.0_25]
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[?:1.8.0_25]
... 11 more
[23:20:08 INFO]: Deleting C:\Users\Scott\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1034\1.7.2-Forge10.12.0.1034-natives-11787136479355
[23:26:38 INFO]: Looking for orphaned versions to clean up...
[23:26:39 INFO]: Looking for old natives & assets to clean up...
[23:26:41 INFO]: Game ended with no troubles detected (exit code 0)
[23:26:41 INFO]: Deleting C:\Users\Scott\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1034\1.7.2-Forge10.12.0.1034-natives-12176987497535
I DO have java 7 installed....I keep hearing its java's fault but I already have it installed. I went to the programs folder, found java 7. copied and pasted it in profile editor. it just loads and the launcher just doesnt do anything. what's wrong with it?
So I fiddled around. got java 7 etc etc.I downloaded forge too to make sure its up to date. but when I click play the game wont even start. it loads then nothing, just staring at my desktop. it runs normal but with forge it just refuses to start. what am I doing wrong?
that is no help whatsoever and dont know why you even bothered posting that
oh ok so sorry about that. So what AM I looking for specifically? what information?
[16:38:45 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 100) started on windows...
[16:38:45 INFO]: Current time is Apr 15, 2015 4:38:45 PM
[16:38:45 INFO]: System.getProperty('os.name') == 'Windows 7'
[16:38:45 INFO]: System.getProperty('os.version') == '6.1'
[16:38:45 INFO]: System.getProperty('os.arch') == 'amd64'
[16:38:45 INFO]: System.getProperty('java.version') == '1.8.0_25'
[16:38:45 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[16:38:45 INFO]: System.getProperty('sun.arch.data.model') == '64'
[16:38:45 INFO]: proxy == DIRECT
[16:38:45 INFO]: JFX is already initialized
[16:38:46 INFO]: Refreshing local version list...
[16:38:46 INFO]: Refreshing remote version list...
[16:38:47 INFO]: Refresh complete.
[16:38:47 INFO]: Loaded 2 profile(s); selected 'Forge'
[16:38:47 INFO]: Refreshing auth...
[16:38:47 INFO]: Logging in with access token
the game doesnt crash. I click play. it loads then the launcher closes but the game doesnt start.
[23:20:08 ERROR]: Couldn't launch game
java.io.IOException: Cannot run program "C:\Program Files\Java\jre7\bin" (in directory "C:\Users\Scott\AppData\Roaming\.minecraft"): CreateProcess error=5, Access is denied
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[?:1.8.0_25]
at com.mojang.launcher.game.process.direct.DirectGameProcessFactory.startGame(DirectGameProcessFactory.java:14) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:208) [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]
Caused by: java.io.IOException: CreateProcess error=5, Access is denied
at java.lang.ProcessImpl.create(Native Method) ~[?:1.8.0_25]
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386) ~[?:1.8.0_25]
at java.lang.ProcessImpl.start(ProcessImpl.java:137) ~[?:1.8.0_25]
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[?:1.8.0_25]
... 11 more
[23:20:08 INFO]: Deleting C:\Users\Scott\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1034\1.7.2-Forge10.12.0.1034-natives-11787136479355
[23:26:38 INFO]: Looking for orphaned versions to clean up...
[23:26:39 INFO]: Looking for old natives & assets to clean up...
[23:26:41 INFO]: Game ended with no troubles detected (exit code 0)
[23:26:41 INFO]: Deleting C:\Users\Scott\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1034\1.7.2-Forge10.12.0.1034-natives-12176987497535
how do I fix the file permissions?
I DO have java 7 installed....I keep hearing its java's fault but I already have it installed. I went to the programs folder, found java 7. copied and pasted it in profile editor. it just loads and the launcher just doesnt do anything. what's wrong with it?
does it mean anything that my launcher version is 1.6.11?
It didnt change a thing
I cant even find the download....
it worked once but now its doing it again but I realized I installed 1.7.4 optifine which made it worse again so its good