-
Bug
-
Resolution: Duplicate
-
None
-
1.0.10
-
None
-
None
-
Windows7
-
Unconfirmed
Play button is greyed out, though login is successful. Suggests a game has launched but no window to play the game is opened.
Auto login is set on.
No mods are visible in the folder, though a skydaz mod was refused upon download.
What I expected to happen was...:
A window would open and the game is available.
*What actually happened was..
Nothing, though a game may be started.
Have searched, deleted all found minecraft instances and downloaded again.
Steps to Reproduce:
1. Click the Minecraft launcher icon and allow game to load
Launcher 1.0.10 (through bootstrap 5) started on windows... Current time is Jul 13, 2013 7:20:32 PM System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'x86' System.getProperty('java.version') == '1.7.0_25' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '32' Loaded 3 profile(s); selected 'Jared and Avery' Unexpected exception refreshing version list java.lang.IllegalArgumentException: Version '1.6.1' is already tracked at net.minecraft.launcher.updater.VersionList.addVersion(VersionList.java:91) at net.minecraft.launcher.updater.LocalVersionList.refreshVersions(LocalVersionList.java:44) at net.minecraft.launcher.updater.VersionManager.refreshVersions(VersionManager.java:47) at net.minecraft.launcher.Launcher$2.run(Launcher.java:166) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Trying to log in... Logging in with access token Couldn't go online net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid token. at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:122) at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:96) at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:49) at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:162) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Going to play offline as 'Jdudepieyeah'... Delta time to compare resources: 631 ms Download job 'Resources' skipped as there are no files to download Job 'Resources' finished successfully
- duplicates
-
MCL-464 Unexpected exception refreshing version list / Play button grey
- Resolved