Extremely long waiting time for loading extensions
LadyCailinBot opened this issue · 5 comments
CMDHELPER-2952 - Reported by ridddle
Is there anything being done about it? Server boot time increased a few orders of magnitude in latest versions.
Comment by LadyCailin
The newest versions don't have this issue anymore. Are you on the latest dev builds?
Comment by ridddle
I submitted this report yesterday and used the most recent build at a time from http://builds.enginehub.org (which is down now so I can’t type the number). Please don’t close this report, I’ve been having issues with CH boot time for months now, tried new builds every so often and it’s the same :(
Comment by LadyCailin
You should get the build number via the in game command, /version CommandHelper.
Comment by ridddle
Thanks! It’s CommandHelper version v3.3.1-SNAPSHOT:2711-f25b13c,master
You can stop right here and close the report.
Because I started reducing the bug to give you more detailed data and found out that it’s not CommandHelper extension loading that causes the slowdown, although it might look like it when server boots up.
[18:47:23 INFO]: [CommandHelper] Extension loading complete.
[18:50:47 INFO]: [Vault] Enabling Vault v1.2.31-b411```
It was actually our TradeCraft plugin which loaded data from its DB for a looong time, allowing one more log to appear (and it was CH). I’m so sorry for wasting your time.