This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
The reason for not logging back in was invalid token
log in an will not run. here is launcher log
[02:15:16 INFO]: Minecraft Launcher 1.6.48 (through bootstrap 100) started on windows... [02:15:16 INFO]: Current time is Dec 6, 2015 2:15:16 AM [02:15:16 INFO]: System.getProperty('os.name') == 'Windows 7' [02:15:16 INFO]: System.getProperty('os.version') == '6.1' [02:15:16 INFO]: System.getProperty('os.arch') == 'amd64' [02:15:16 INFO]: System.getProperty('java.version') == '1.8.0_25' [02:15:16 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation' [02:15:16 INFO]: System.getProperty('sun.arch.data.model') == '64' [02:15:16 INFO]: proxy == DIRECT [02:15:16 INFO]: JFX is already initialized [02:15:16 INFO]: Refreshing local version list... [02:15:16 INFO]: Refreshing remote version list... [02:15:17 INFO]: Refresh complete. [02:15:17 INFO]: Loaded 2 profile(s); selected 'DarthDink' [02:15:17 INFO]: Refreshing auth... [02:15:17 INFO]: Logging in with access token [02:15:18 ERROR]: Exception whilst logging into profile com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid token. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:63) ~[launcher.jar:1.6.48] at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.48] at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.48] at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.48] at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.48] 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] [02:15:18 ERROR]: Couldn't save profiles before logging in! java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\launcher_profiles.json (Access is denied) at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25] at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367) ~[launcher.jar:1.6.48] at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928) ~[launcher.jar:1.6.48] at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1962) ~[launcher.jar:1.6.48] at net.minecraft.launcher.profile.ProfileManager.saveProfiles(ProfileManager.java:53) ~[launcher.jar:1.6.48] at net.minecraft.launcher.SwingUserInterface.showLoginPrompt(SwingUserInterface.java:182) [launcher.jar:1.6.48] at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:224) [launcher.jar:1.6.48] at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.48] 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] [02:15:32 INFO]: Logging in with username & password [02:15:33 ERROR]: Couldn't save profiles after logging in! java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\launcher_profiles.json (Access is denied) at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25] at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367) ~[launcher.jar:1.6.48] at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928) ~[launcher.jar:1.6.48] at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1962) ~[launcher.jar:1.6.48] at net.minecraft.launcher.profile.ProfileManager.saveProfiles(ProfileManager.java:53) ~[launcher.jar:1.6.48] at net.minecraft.launcher.SwingUserInterface$5.onLogIn(SwingUserInterface.java:211) [launcher.jar:1.6.48] at net.minecraft.launcher.ui.popups.login.LogInPopup.setLoggedIn(LogInPopup.java:120) [launcher.jar:1.6.48] at net.minecraft.launcher.ui.popups.login.LogInForm$4.run(LogInForm.java:198) [launcher.jar:1.6.48] 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] [02:15:35 INFO]: Getting syncinfo for selected version [02:15:35 INFO]: Queueing library & version downloads [02:15:35 ERROR]: Couldn't sync local and remote versions java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.json (Access is denied) at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25] at java.io.PrintWriter.<init>(PrintWriter.java:263) ~[?:1.8.0_25] at net.minecraft.launcher.updater.LocalVersionList.saveVersion(LocalVersionList.java:84) ~[launcher.jar:1.6.48] at net.minecraft.launcher.updater.MinecraftVersionManager.syncVersion(MinecraftVersionManager.java:315) ~[launcher.jar:1.6.48] at com.mojang.launcher.game.runner.AbstractGameRunner.playGame(AbstractGameRunner.java:76) [launcher.jar:1.6.48] at net.minecraft.launcher.game.GameLaunchDispatcher$1.run(GameLaunchDispatcher.java:111) [launcher.jar:1.6.48] 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] [02:15:35 ERROR]: Couldn't save version info to install CompleteVersion{id='1.8.8', updatedTime=Mon Jul 27 06:31:28 EDT 2015, releasedTime=Mon Jul 27 06:31:28 EDT 2015, type=RELEASE, libraries=[Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:jna:3.4.0', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.23.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.7.39', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14} java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.json (Access is denied) at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25] at java.io.PrintWriter.<init>(PrintWriter.java:263) ~[?:1.8.0_25] at net.minecraft.launcher.updater.LocalVersionList.saveVersion(LocalVersionList.java:84) ~[launcher.jar:1.6.48] at net.minecraft.launcher.updater.MinecraftVersionManager.installVersion(MinecraftVersionManager.java:333) ~[launcher.jar:1.6.48] at com.mojang.launcher.game.runner.AbstractGameRunner.playGame(AbstractGameRunner.java:101) [launcher.jar:1.6.48] at net.minecraft.launcher.game.GameLaunchDispatcher$1.run(GameLaunchDispatcher.java:111) [launcher.jar:1.6.48] 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 reason for not logging back in was invalid token
log in an will not run. here is launcher log
[02:15:16 INFO]: Minecraft Launcher 1.6.48 (through bootstrap 100) started on windows...
[02:15:16 INFO]: Current time is Dec 6, 2015 2:15:16 AM
[02:15:16 INFO]: System.getProperty('os.name') == 'Windows 7'
[02:15:16 INFO]: System.getProperty('os.version') == '6.1'
[02:15:16 INFO]: System.getProperty('os.arch') == 'amd64'
[02:15:16 INFO]: System.getProperty('java.version') == '1.8.0_25'
[02:15:16 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[02:15:16 INFO]: System.getProperty('sun.arch.data.model') == '64'
[02:15:16 INFO]: proxy == DIRECT
[02:15:16 INFO]: JFX is already initialized
[02:15:16 INFO]: Refreshing local version list...
[02:15:16 INFO]: Refreshing remote version list...
[02:15:17 INFO]: Refresh complete.
[02:15:17 INFO]: Loaded 2 profile(s); selected 'DarthDink'
[02:15:17 INFO]: Refreshing auth...
[02:15:17 INFO]: Logging in with access token
[02:15:18 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid token.
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:63) ~[launcher.jar:1.6.48]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.48]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.48]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.48]
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]
[02:15:18 ERROR]: Couldn't save profiles before logging in!
java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\launcher_profiles.json (Access is denied)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367) ~[launcher.jar:1.6.48]
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928) ~[launcher.jar:1.6.48]
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1962) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.profile.ProfileManager.saveProfiles(ProfileManager.java:53) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.SwingUserInterface.showLoginPrompt(SwingUserInterface.java:182) [launcher.jar:1.6.48]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:224) [launcher.jar:1.6.48]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.48]
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]
[02:15:32 INFO]: Logging in with username & password
[02:15:33 ERROR]: Couldn't save profiles after logging in!
java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\launcher_profiles.json (Access is denied)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367) ~[launcher.jar:1.6.48]
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928) ~[launcher.jar:1.6.48]
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1962) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.profile.ProfileManager.saveProfiles(ProfileManager.java:53) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.SwingUserInterface$5.onLogIn(SwingUserInterface.java:211) [launcher.jar:1.6.48]
at net.minecraft.launcher.ui.popups.login.LogInPopup.setLoggedIn(LogInPopup.java:120) [launcher.jar:1.6.48]
at net.minecraft.launcher.ui.popups.login.LogInForm$4.run(LogInForm.java:198) [launcher.jar:1.6.48]
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]
[02:15:35 INFO]: Getting syncinfo for selected version
[02:15:35 INFO]: Queueing library & version downloads
[02:15:35 ERROR]: Couldn't sync local and remote versions
java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.json (Access is denied)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25]
at java.io.PrintWriter.<init>(PrintWriter.java:263) ~[?:1.8.0_25]
at net.minecraft.launcher.updater.LocalVersionList.saveVersion(LocalVersionList.java:84) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.updater.MinecraftVersionManager.syncVersion(MinecraftVersionManager.java:315) ~[launcher.jar:1.6.48]
at com.mojang.launcher.game.runner.AbstractGameRunner.playGame(AbstractGameRunner.java:76) [launcher.jar:1.6.48]
at net.minecraft.launcher.game.GameLaunchDispatcher$1.run(GameLaunchDispatcher.java:111) [launcher.jar:1.6.48]
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]
[02:15:35 ERROR]: Couldn't save version info to install CompleteVersion{id='1.8.8', updatedTime=Mon Jul 27 06:31:28 EDT 2015, releasedTime=Mon Jul 27 06:31:28 EDT 2015, type=RELEASE, libraries=[Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:jna:3.4.0', rules=null, natives=null, extract=null}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.23.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.7.39', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
java.io.FileNotFoundException: C:\Users\Jaycox\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.json (Access is denied)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25]
at java.io.PrintWriter.<init>(PrintWriter.java:263) ~[?:1.8.0_25]
at net.minecraft.launcher.updater.LocalVersionList.saveVersion(LocalVersionList.java:84) ~[launcher.jar:1.6.48]
at net.minecraft.launcher.updater.MinecraftVersionManager.installVersion(MinecraftVersionManager.java:333) ~[launcher.jar:1.6.48]
at com.mojang.launcher.game.runner.AbstractGameRunner.playGame(AbstractGameRunner.java:101) [launcher.jar:1.6.48]
at net.minecraft.launcher.game.GameLaunchDispatcher$1.run(GameLaunchDispatcher.java:111) [launcher.jar:1.6.48]
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]