[DiscordArchive] Obviously it isn't?
[DiscordArchive] Obviously it isn't?
Archived author: Jinnai • Posted: 2021-03-03T15:07:03.546000+00:00
Original source
called "revision_data.h.in.cmake", located in your source root folder
Archived author: Jinnai • Posted: 2021-03-03T15:07:16.442000+00:00
Original source
this defines the current full database version for your core
Archived author: KalTheDrow • Posted: 2021-03-03T15:29:58.290000+00:00
Original source
Hey Jinnai, yep I see that one, and it has the correct DB listed
Archived author: KalTheDrow • Posted: 2021-03-03T15:30:14.653000+00:00
Original source
But when starting world server after compile, I don't get that being requested from cli output
Archived author: jackpoz • Posted: 2021-03-03T15:30:38.185000+00:00
Original source
I'd suggest to check the tdb release commit
Archived author: Jinnai • Posted: 2021-03-03T15:31:06.077000+00:00
Original source
^ like this one: https://github.com/TrinityCore/TrinityCo...73f60ac846
this is also where i took the info from
[Embed: TDB 335.21021 - 2021/02/15 · TrinityCore/TrinityCore@271ab41]
https://github.com/TrinityCore/TrinityCo...73f60ac846
Archived author: jackpoz • Posted: 2021-03-03T15:32:09.399000+00:00
Original source
that cmake file btw creates an actual .h file when building, so you should have a revision_data.h somewhere
Archived author: jackpoz • Posted: 2021-03-03T15:35:12.633000+00:00
Original source
you could try re-running cmake to make sure it gets updated
Archived author: KalTheDrow • Posted: 2021-03-03T15:52:57.164000+00:00
Original source
ok so comparing the git and comparing the actual server, I see /build the older TDB referenced in:
revision_data.h
Archived author: KalTheDrow • Posted: 2021-03-03T15:53:51.217000+00:00
Original source
but in the root of the git pull ON the same server, in revision_data.h.in.cmake, is the correct version