mpfans

Results 41 comments of mpfans

After restarting the server ```Update time diff spike: 214. Update time diff average: 183. Players online: 1417.```

> I'll have to look through your config when I get home. But I think it could help a lot if you installed Grafana - that way it might be...

I am using the latest core and not testing this PR ```Update time diff: 74. Players online: 1545.```

And I found that this PR(https://github.com/azerothcore/azerothcore-wotlk/pull/17102) also has a significant impact on Update time diff, so when I upgrade to the latest core, I will locally reverse this PR(https://github.com/azerothcore/azerothcore-wotlk/pull/17102)

> I am using the latest core and not testing this PR `Update time diff: 74. Players online: 1545.` ```Update time diff: 90. Players online: 1845.``` ```Update time diff: 132....

There should be a configuration file as before, allowing for free selection of whether to enable or not

Cannot ignore, continuing will automatically exit

run `php aowow --configure` done. run `php aowow --sql` log ``` `07:34:45 [sql] filling aowow_classes with data 07:34:46 [WARN] WARNING - Field 'roles' doesn't have a default value at D:\wwwroot\aowow\setup\tools\sqlgen\classes.ss.php...

`echo "Downloading and importing DB" wget https://github.com/TrinityCore/TrinityCore/releases/download/TDB335.21101/TDB_full_world_335.21101_2021_10_15.7z > /dev/null 2>&1 7z x TDB_full_world_335.21101_2021_10_15.7z > /dev/null 2>&1 rm TDB_full_world_335.21101_2021_10_15.7z` Your SH script uses TC's database, so there won't be any errors

So I just need to wait for the PR merge.