decentraland / launcher

MIT License
0 stars 0 forks source link

Improve error messaging for "Unknown error" when launching client without internet #76

Open aixaCode opened 1 month ago

aixaCode commented 1 month ago

Description When launching the client without an internet connection, the user currently sees an "Unknown error" message. This could be confusing for users who are having connectivity issues. Screenshot 2024-10-24 110105

Solution We could improve the error message to provide more helpful information. Instead of "Unknown error," we could display something like:

"Check your internet connection and try again."