Closed renderorange closed 1 year ago
The server_start function always assumes successful startup, which is confusing if the server didn't actually start.
More work needs to be done to trap and return the error on startup, but for now, this at least lets the admin know the server didn't actually start.
The server_start function always assumes successful startup, which is confusing if the server didn't actually start.
More work needs to be done to trap and return the error on startup, but for now, this at least lets the admin know the server didn't actually start.