You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add log support for each instance (logs will now go into servers/config id/logs instead of one big log file in locallow. Logs will also have a date stamp on them, but this date will refer to when the server was started, not the time of the log message. So if you run a server starting on the 1st of january to the 5th with out a restart it will all be in one log file.
Add a crash_reasons.txt log which will help you debug issues hopefully (only prints two types of reasons, game has exited or out of memory, if its the first look in the unity logs), this is located under servers/config id/crash_reasons.txt