[DiscordArchive] im trying to run a linux azerothcor server and ...
[DiscordArchive] im trying to run a linux azerothcor server and ...
Archived author: Needle • Posted: 2025-06-11T02:26:26.229000+00:00
Original source
Archived author: Needle • Posted: 2025-06-11T02:26:27.113000+00:00
Original source
Thread automatically created by spindlyfox20703 in <#415944535718494208>
Archived author: spindlyfox20703 • Posted: 2025-06-11T02:27:41.903000+00:00
Original source
error message
/home/spindlyfox/azerothcore/modules/mod-playerbots/src/ChatFilter.cpp:168:43: fatal error: no member named 'GetTargetIcon' in 'Group'
ObjectGuid rtiTarget = group->GetTargetIcon(RtiTargetValue::GetRtiIndex(rti.substr(1)));
~~~~~ ^
1 error generated.
make[2]: *** [modules/CMakeFiles/modules.dir/build.make:888: modules/CMakeFiles/modules.dir/mod-playerbots/src/ChatFilter.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1483: modules/CMakeFiles/modules.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Archived author: JudgeFae • Posted: 2025-06-11T02:39:50.423000+00:00
Original source
This person has the same error. Maybe his solution will work for you
https://github.com/ZhengPeiRu21/mod-play.../issues/88
[Embed: Get this error when trying to build on linux · Issue #88 · ZhengP...]
azerothcore/modules/mod-playerbots/src/ChatFilter.cpp:166:47: fatal error: no member named 'GetTargetIcon' in 'Group' ObjectGuid rtiTarget = group->GetTargetIcon(RtiTargetValue::...
https://github.com/ZhengPeiRu21/mod-play.../issues/88
Archived author: spindlyfox20703 • Posted: 2025-06-11T02:40:08.387000+00:00
Original source
ok ty
Archived author: JudgeFae • Posted: 2025-06-11T02:40:42.956000+00:00
Original source
I think what OP of that post did was not pull from the main branch. You can check which branch you are on with "git branch"
Archived author: JudgeFae • Posted: 2025-06-11T02:41:40.777000+00:00
Original source
More info from the same guy and issue here
https://stackoverflow.com/questions/7592...-correctly
Archived author: spindlyfox20703 • Posted: 2025-06-11T02:41:50.814000+00:00
Original source
ok
Archived author: spindlyfox20703 • Posted: 2025-06-11T02:45:46.953000+00:00
Original source
think you i did not know ther was a spicific branch for playerbot
Archived author: Needle • Posted: 2025-06-12T13:43:24.914000+00:00
Original source
Thread was archived by spindlyfox20703. Anyone can send a message to unarchive it.