When starting the linux version, it fails to load past the login screen under the following conditions:
- 64bit
- on every attempt. deleting `~/StarMade/Launcher` does not affect this behaviour. Process does not stop.
- 32bit
- on every attempt, except right after the deletion of `~/StarMade/Launcher`. Process does not stop. In certain cases window loads for a splitsecond only to turn completely white and not respond anymore.
In all cases the last lines of the console output are:
```
[5874:1005/151950:INFO:renderer_main.cc(200)] Renderer process started
Setting breakpad minidump AppID = 244770
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198092235385 [API loaded no]
[5849:1005/151951:ERROR:gles2_cmd_decoder.cc(11539)] [GroupMarkerNotSet(crbug.com/242999)!:68E4600E]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command
[5874:0100/000000:ERROR:raw_channel.cc(341)] Invalid number of platform handles received
[5874:0100/000000:ERROR:channel.cc(307)] RawChannel read error (received bad message)
[5825:1005/151952:ERROR:channel.cc(300)] RawChannel read error (connection broken)
```
In case the login was not remembered, these 2 lines are appended:
```
[6111:1005/154335:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 1, remote ID 1)
[6111:1005/154335:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 2147483648, remote ID 2)
```