GUI: more explciit error messages
This commit is contained in:
@@ -119,6 +119,7 @@ if __name__ == "__main__":
|
||||
None,
|
||||
"Fatal Error",
|
||||
f"An error occurred during startup:\n\n{str(e)}\n\nSee console for details."
|
||||
f"\nPlease check the server is running and your network connection."
|
||||
)
|
||||
except:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user