Page 1 of 1
Could not connect to minecraft.net?
Posted: Sun Jul 20, 2014 10:05 pm
by TheWayToGod
I completely forgot about Craftland for a long time, and now I'm trying to get back in and I can't add my account because it "Could not connect to minecraft.net." Yes, the minecraft login servers are up, and yes, I tried over the course of several hours.
Re: Could not connect to minecraft.net?
Posted: Mon Jul 21, 2014 2:27 pm
by Toguno
Try again today (or another day)
if it does not work, ask another staff member who knows more on the subject (for i do not :/)
Re: Could not connect to minecraft.net?
Posted: Mon Jul 21, 2014 2:34 pm
by nickmcski
In the launcher can you click force update
In the command line can you type
Code: Select all
ipconfig /flushdns
ping minecraft.net
Re: Could not connect to minecraft.net?
Posted: Wed Jul 23, 2014 11:40 pm
by TheWayToGod
nickmcski wrote:In the launcher can you click force update
In the command line can you type
Code: Select all
ipconfig /flushdns
ping minecraft.net
Command line?
Re: Could not connect to minecraft.net?
Posted: Wed Jul 23, 2014 11:53 pm
by nickmcski
TheWayToGod wrote:nickmcski wrote:In the launcher can you click force update
In the command line can you type
Code: Select all
ipconfig /flushdns
ping minecraft.net
Command line?
Ya, windows its command prompt.
Re: Could not connect to minecraft.net?
Posted: Tue Jul 29, 2014 4:16 pm
by hiddensavage
I have the same problem currently and that didn't fix it :/
Re: Could not connect to minecraft.net?
Posted: Tue Jul 29, 2014 4:40 pm
by nickmcski
Jor wrote:I have the same problem currently and that didn't fix it :/
can you try doing
Code: Select all
cd %appdata%/.craftland
java -cp libs/*.jar;launcher.jar org.spoutcraft.launcher.Main
That should start the launcher from the command line allowing you see the stack trace of why its not connecting and we can hopefully fix it.
Note: I'm at school and i'm writing the command off memory, i haven't tested it.