I can see them now. Try starting a game, sometimes that solves my server connection problems. edit: aaand they're gone!
That would explain all the connection to server lost messages I was getting a few hours ago. Note to Uber: Expand your servers. We need it. You need it. We all want it.
I assume that there have been backend updates, maybe it's a bug introducing stability issues rather than a matter of capacity.
Or maybe they are having more players than they've ever had on at one time (2500 just on steam) and their servers are having a hiccup session.
Line 261 to be precise. Unless there is something else allowing zero-planet systems in. Or maybe it's one of us crazy mods trying things out ;^) hotfix: Code: //'biome' : gameData.system.planets[0].generator.biome, 'biome' : gameData.system.planets[0] ? gameData.system.planets[0].generator.biome : 'unknown',
Zero planet systems could be caused by going to [load system] and going back without selecting anything. That makes the lobby show nothing else than [leave] button.
or by me trying to setup games via API and not knowing what calls to make However that was yesterday, by now my stuff works. So you might be up to something there. EDIT: So basically @Uber: make your stuff stable enough that we can't break it with bad data