I just stumbled upon this bug while studying the new redstone features. I made a short video demonstrating this bug with comparators http://www.youtube.com/watch?v=ZOXGCL5Na2M
Logging in with username & password
Couldn't load-test new authentication service (method: logIn)
net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid credentials
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:123)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithPassword(YggdrasilAuthenticationService.java:69)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:52)
at net.minecraft.launcher.authentication.LoadTestingAuthenticationService.logIn(LoadTestingAuthenticationService.java:20)
at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:159)
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)
I just stumbled upon this bug while studying the new redstone features. I made a short video demonstrating this bug with comparators http://www.youtube.com/watch?v=ZOXGCL5Na2M
Just place a furnace with a comparator attached to it and after that put in cobble and fuel. It bugs for me every time.
it works but i have this in the console:
Logging in with username & password
Couldn't load-test new authentication service (method: logIn)
net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid credentials
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:123)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithPassword(YggdrasilAuthenticationService.java:69)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:52)
at net.minecraft.launcher.authentication.LoadTestingAuthenticationService.logIn(LoadTestingAuthenticationService.java:20)
at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:159)
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)
Logged in successfully