mojira.dev

Julia Gray

Assigned

No issues.

Reported

MCL-750 Play button wouldn't let me play Minecraft Duplicate

Comments

Ok

Launcher 1.0.6 (through bootstrap 4) started on osx...
System.getProperty('os.name') == 'Mac OS X'
System.getProperty('os.version') == '10.7.5'
System.getProperty('os.arch') == 'x86_64'
System.getProperty('java.version') == '1.6.0_43'
System.getProperty('java.vendor') == 'Apple Inc.'
Unexpected exception refreshing version list
java.lang.NullPointerException
	at net.minecraft.launcher.updater.VersionList.addVersion(VersionList.java:90)
	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:164)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:680)

Loaded 3 profile(s); selected 'lmnojulia2'
Trying to log in...
Logging in with access token
Logged in successfully
Delta time to compare resources: 464 ms 
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
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:123)
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:97)
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:50)
	at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:680)

Going to play offline as 'lmnojulia2'...
Invalidating accessToken with server...
Trying to log in...
Logging in with username & password
Logged in successfully
Getting syncinfo for selected version
Couldn't go online
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
	at java.util.ArrayList.get(ArrayList.java:322)
	at net.minecraft.launcher.GameLauncher.playGame(GameLauncher.java:96)
	at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:170)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:680)

Going to play offline as 'lmnojulia2'...

I have the same issure but it is still not working for me. What should I do?