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