Closed marado closed 2 years ago
If the file can't be found or loaded, then the server will crash, because it just assumes that the config file will be loaded correctly.
This commit changes that behavior, and after the config loading attempt it will finish the process if the loading was unsuccessful.
If the file can't be found or loaded, then the server will crash, because it just assumes that the config file will be loaded correctly.
This commit changes that behavior, and after the config loading attempt it will finish the process if the loading was unsuccessful.