[14.13] Crash when making MP game

This subforum contains all the issues which we already resolved.
Akolythe
Manual Inserter
Manual Inserter
Posts: 4
Joined: Mon Oct 10, 2016 9:48 pm
Contact:

[14.13] Crash when making MP game

Post by Akolythe »

So I updated to the experimental branch. Now there are no multiplayer games showing up at all with the error message
Downloading failed: Timeout was reached -- Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
. when I create a multiplayer game it first says that the authentification servers couldnt be reached and then it crashes
Attachments
factorio-current.log
(8.15 KiB) Downloaded 84 times
Loewchen
Global Moderator
Global Moderator
Posts: 9122
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [14.13] Crash when making MP game

Post by Loewchen »

The server is probably just not reachable because it is down or overloaded.
Does it always crash when opening a MP game or just once/sometimes? If yes, at what point of the game creation process does it crash exactly?
User avatar
impetus maximus
Smart Inserter
Smart Inserter
Posts: 1299
Joined: Sat Aug 20, 2016 10:07 pm
Contact:

Re: [14.13] Crash when making MP game

Post by impetus maximus »

i got the same message, so it's not something your doing wrong.
Pirion
Inserter
Inserter
Posts: 49
Joined: Mon Oct 03, 2016 12:07 am
Contact:

Re: [14.13] Crash when making MP game

Post by Pirion »

website and all multiplayer going though it has a 503 error. It has been brought to attention in IRC at least.

Code: Select all

<!DOCTYPE html>
    <html>
    <head>
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <style type="text/css">
        html, body, iframe { margin: 0; padding: 0; height: 100%; }
        iframe { display: block; width: 100%; border: none; }
      </style>
    <title>Application Error</title>
    </head>
    <body>
      <iframe src="//s3.amazonaws.com/heroku_pages/error.html">
        <p>Application Error</p>
      </iframe>
    </body>
    </html>
In order to get my server running, I had to disable user verification, set the game to hidden, and remove the username/password.

until they fix it...anyone is welcome to hop in: 137.135.123.39
kovarex
Factorio Staff
Factorio Staff
Posts: 8207
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [14.13] Crash when making MP game

Post by kovarex »

It was a one time problem, the website should be up and running fine.
Post Reply

Return to “Resolved Problems and Bugs”