beyond-all-reason / spring-launcher

Launcher for SpringRTS games
MIT License
2 stars 7 forks source link

Loader gets stuck if the game is started without internet connection #38

Open kfirgollan opened 1 year ago

kfirgollan commented 1 year ago

When the game is loaded various artifacts are downloaded from online resources, e.g updates. In case there is no active internet connection when the game is started the loader seems to get stuck.

IMHO this should be addressed by either checking the internet connection of the machine or by adding a "reconnect" button that the user can use when the internet is active again.

p2004a commented 1 year ago

Moving to launcher repo