Jump to content

1.8 'servers down for maintenance'


kohdy

Recommended Posts

I'm playing a lan world with my brother and we can play 1.7.10 with mods and any vanilla version but when using 1.8 with forge 1.8-11.14.4.1563 we get a message when trying to connect saying "failed to connect to the server - failed to login: the authentication servers are currently down for maintenance"

 

Anyone know what could be causing this? :/

Link to comment
Share on other sites

Although I don't know exactly what's going on, I can guarantee that it's not servers being down for maintenance as I'm not even connected to the internet at the time when trying to set up the lan game and other versions work perfectly fine and this has happened ever since I've tried playing a lan game with mods using forge for 1.8 (for about 3 months now)

 

I just haven't been able to fix it myself hence why I posted here.

Link to comment
Share on other sites

Vanilla's default behavior is to validate auth information on any network server.

        logger.info("Starting integrated minecraft server version 1.8");
        this.setOnlineMode(true);

So, vanilla enforces the need for the auth servers to be up and for you to be able to connect to them in vanilla LAN connections.

There isn't a way to get around this using LAN.

What you want to do is start a dedicated server and you can control it there.

Or, you know, just give the server access to the internet and let it auth you correctly -.-

Either way this is NOT a Forge issue.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

I gave the other person joining an internet connection.

We got this in the log [03:22:54] [user Authenticator #1/WARN]: Authentication servers are down but will let them in anyway!

It worked though, thanks! didn't think it would be something so simple

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.