mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
[Crash] Fix UCS crash that occurs during log reloading (#3324)
This commit is contained in:
@@ -144,6 +144,8 @@ int main() {
|
|||||||
->LoadLogDatabaseSettings()
|
->LoadLogDatabaseSettings()
|
||||||
->StartFileLogs();
|
->StartFileLogs();
|
||||||
|
|
||||||
|
player_event_logs.SetDatabase(&database)->Init();
|
||||||
|
|
||||||
char tmp[64];
|
char tmp[64];
|
||||||
|
|
||||||
// ucs has no 'reload rules' handler
|
// ucs has no 'reload rules' handler
|
||||||
|
|||||||
Reference in New Issue
Block a user