[DiscordArchive] Finally got my server up and running but when I go to request a signature from a horde bot for a hor
[DiscordArchive] Finally got my server up and running but when I go to request a signature from a horde bot for a hor
Archived author: Dafne • Posted: 2025-02-21T18:44:47.508000+00:00
Original source
I have been following this guy's guides so-far (https://www.youtube.com/watch?v=9WUZ6J7f03U) and for the most part, it's going ok. I'm not looking for perfection, just a day-to-day bug free experience at the least
[Embed: How to run your own WotLK AzerothCore with Playerbots server using ...]
#azerothcore
#wrathofthelichking
#selfhosted
Installation text: https://abs.freemyip.com:84/api/public/d...nline=true
.
https://www.youtube.com/watch?v=9WUZ6J7f03U
Archived author: TerraByte • Posted: 2025-02-21T18:47:20.589000+00:00
Original source
I am getting this error:
fatal error: only virtual member functions can be marked 'override'
void OnGameObjectLootStateChanged(GameObject* go, uint32 state, Unit* unit) override
^~~~~~~~
1 error generated.
I assume its not able to access the library of azerothcore's scriptmgr, but want to check before I go off into a rabbit hole.
Archived author: SClub7 • Posted: 2025-02-21T19:04:05.276000+00:00
Original source
Ran into the same issue, this is due to mod-playerbot temporarily halting merges from the main repo. You need to revert the broken module to an older commit. (In my case the offending module was eluna.)