Has anyone had the problem where you would be able to log in no problem in the old launcher,
but when you try to login to the new launcher it says your password or username is wrong?
If so please help because i really want to be able to update!!! Am I missing something super important?
Unless i'm mistaken, you still use your mojang accout to log in, other thatn that i have triple checked
my password and username AND reset my password...
I looked more into it and apparently it isn't my username or password that's wrong, it's that it
can't contact the "authentication server"... could someone help with that?
Bootstrap started
Downloading: https://s3.amazonaws...ncher.pack.lzma
Got reply in: 908ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 2/10)
Got reply in: 1635ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 3/10)
Got reply in: 177ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 4/10)
Got reply in: 203ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 5/10)
Got reply in: 181ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 6/10)
Got reply in: 1221ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 7/10)
Got reply in: 159ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 8/10)
Got reply in: 277ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 9/10)
Got reply in: 264ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Downloading: https://s3.amazonaws...ncher.pack.lzma (try 10/10)
Got reply in: 1155ms
Exception: java.io.FileNotFoundException: /Users/myname/Library/Application Support/minecraft/launcher.pack.lzma.new (Permission denied)
Unable to download remote file. Check your internet connection/proxy settings.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:83)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:367)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Please help
but when you try to login to the new launcher it says your password or username is wrong?
If so please help because i really want to be able to update!!! Am I missing something super important?
Unless i'm mistaken, you still use your mojang accout to log in, other thatn that i have triple checked
my password and username AND reset my password...
can't contact the "authentication server"... could someone help with that?
You all have different issues.
Please make your own topic, rather posting in someone else's, it is rude.
Hi,
Your issue is with write permissions.
You may need to reinstall the locally installed files that Minecraft puts into place.
To do so, run the following command in a terminal:
rm -fr ~/Library/Application\ Support/minecraft/{bin,texturepacks,launcher,resources,assets,libraries,versions,resourcepacks}and re-run Minecraft.If you still get the error, then fix your permissions.