. when I create a multiplayer game it first says that the authentification servers couldnt be reached and then it crashesDownloading failed: Timeout was reached -- Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
[14.13] Crash when making MP game
[14.13] Crash when making MP game
So I updated to the experimental branch. Now there are no multiplayer games showing up at all with the error message
- Attachments
-
- factorio-current.log
- (8.15 KiB) Downloaded 84 times
Re: [14.13] Crash when making MP game
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?
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?
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [14.13] Crash when making MP game
i got the same message, so it's not something your doing wrong.
Re: [14.13] Crash when making MP game
website and all multiplayer going though it has a 503 error. It has been brought to attention in IRC at least.
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
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>
until they fix it...anyone is welcome to hop in: 137.135.123.39
Re: [14.13] Crash when making MP game
It was a one time problem, the website should be up and running fine.