[DiscordArchive] in TC are `m_bool_configs` loaded when that line is called?
[DiscordArchive] in TC are `m_bool_configs` loaded when that line is called?
Archived author: Nefertum • Posted: 2019-01-06T17:15:37.524000+00:00
Original source
Yep, it is
Archived author: Nefertum • Posted: 2019-01-06T17:15:41.251000+00:00
Original source
I found that debugging
Archived author: Nefertum • Posted: 2019-01-06T17:16:18.144000+00:00
Original source
I put a breakpoint on that line (ScriptLoader) and then a breakpoint in World.cpp
Archived author: Nefertum • Posted: 2019-01-06T17:16:37.031000+00:00
Original source
And... Scriptloader is loaded first
Archived author: Shin • Posted: 2019-01-06T17:17:04.288000+00:00
Original source
probably we should find the commit in TC that loads the config before the ScriptLoader
Archived author: Nefertum • Posted: 2019-01-06T17:17:15.267000+00:00
Original source
Maybe
Archived author: Nefertum • Posted: 2019-01-06T17:17:17.662000+00:00
Original source
But
Archived author: Nefertum • Posted: 2019-01-06T17:17:25.731000+00:00
Original source
Trinitycore doesn't have ScriptLoader anymore...
Archived author: Shin • Posted: 2019-01-06T17:17:58.106000+00:00
Original source
what do they have instead?
Archived author: Nefertum • Posted: 2019-01-06T17:18:36.370000+00:00
Original source
They do all that stuff in cmake