Fixed|Server: Crash when starting and when shutting down
ServerApp's ResourceSystem was not being constructed or destroyedat the correct time (it has a dependency on Games). This lead to acrash both at startup and shutdown.
View differences
Fixed|Server: Crash when starting and when shutting down
ServerApp's ResourceSystem was not being constructed or destroyed
at the correct time (it has a dependency on Games). This lead to a
crash both at startup and shutdown.