Git Product home page Git Product logo

Comments (7)

qudzy avatar qudzy commented on July 19, 2024

Could you please attach a log (screenshot or text) of the errors?

from mod-playerbots.

kray22 avatar kray22 commented on July 19, 2024

sure not a problem im new to the compling scene but downloading stuff again and ill try re compile and and get what your asking for

from mod-playerbots.

kray22 avatar kray22 commented on July 19, 2024

Build started...
1>------ Build started: Project: revision.h, Configuration: Release x64 ------
2>------ Build started: Project: modules, Configuration: Release x64 ------
2>ModulesLoader.cpp
2>ChatFilter.cpp
2>GuildTaskMgr.cpp
2>PlayerbotAI.cpp
2>PlayerbotDbStore.cpp
2>PlayerbotDungeonSuggestionMgr.cpp
2>PlayerbotFactory.cpp
2>PlayerbotMgr.cpp
2>PlayerbotTextMgr.cpp
2>Playerbots.cpp
2>RandomItemMgr.cpp
2>RandomPlayerbotFactory.cpp
2>RandomPlayerbotMgr.cpp
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(671,1): error C3433: 'EquipmentSlots': all declarations of an enumeration must have the same underlying type, was 'unsigned int' now 'int' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDungeonSuggestionMgr.cpp(19,22): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDungeonSuggestionMgr.cpp(19,62): error C2065: 'PLAYERBOTS_SEL_DUNGEON_SUGGESTION': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDungeonSuggestionMgr.cpp(21,14): error C3536: 'statement': cannot be used before it is initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDungeonSuggestionMgr.cpp(23,34): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotTextMgr.cpp(15,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotTextMgr.cpp(15,63): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotTextMgr.cpp(15,103): error C2065: 'PLAYERBOTS_SEL_TEXT': undeclared identifier
2>TravelMgr.cpp
2>TravelNode.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(14,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(14,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(14,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(14,89): error C2065: 'PLAYERBOTS_SEL_DB_STORE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(15,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(16,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(16,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(76,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(76,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(76,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(76,89): error C2065: 'PLAYERBOTS_DEL_CUSTOM_STRATEGY': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(77,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(78,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(78,32): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(83,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(83,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(83,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(83,89): error C2065: 'PLAYERBOTS_INS_DB_STORE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(84,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(85,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(86,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(87,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotDbStore.cpp(87,32): error C2065: 'stmt': undeclared identifier
2>AiObjectContext.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(210,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(210,63): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(210,103): error C2065: 'PLAYERBOTS_SEL_RNDITEM_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(262,17): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(262,54): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(262,61): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(262,101): error C2065: 'PLAYERBOTS_INS_RNDITEM_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(263,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(264,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(265,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(266,17): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(266,44): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(375,5): error C2440: 'initializing': cannot convert from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' to 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(375,73): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(375,118): error C2678: binary '!=': no operator found which takes a left-hand operand of type 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' (or there is no acceptable conversion)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(197,15): message : could be 'bool operator !=(const GUID &,const GUID &)' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1974,24): message : or 'bool std::operator !=(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [found using argument-dependent lookup] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(375,118): message : while trying to match the argument list '(std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>, std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>)'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(540,5): error C2440: 'initializing': cannot convert from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' to 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(540,73): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(540,118): error C2678: binary '!=': no operator found which takes a left-hand operand of type 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' (or there is no acceptable conversion)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(197,15): message : could be 'bool operator !=(const GUID &,const GUID &)' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1974,24): message : or 'bool std::operator !=(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [found using argument-dependent lookup] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(16,1): error C2504: 'LoginQueryHolder': base class undefined
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(540,118): message : while trying to match the argument list '(std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>, std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>)'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(800,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(800,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(800,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(800,89): error C2065: 'PLAYERBOTS_SEL_WEIGHTSCALES': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(801,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(801,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(828,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(828,12): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(828,52): error C2065: 'PLAYERBOTS_SEL_WEIGHTSCALE_DATA': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(829,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(829,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(23,15): error C2614: 'PlayerbotLoginQueryHolder': illegal member initialization: 'LoginQueryHolder' is not a base or member
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(41,18): error C2039: 'Initialize': is not a member of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(15): message : see declaration of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\ChatFilter.cpp(166,47): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(48,88): error C2664: 'SQLQueryHolderCallback DatabaseWorkerPool::DelayQueryHolder(std::shared_ptr<SQLQueryHolder>)': cannot convert argument 1 from 'std::shared_ptr' to 'std::shared_ptr<SQLQueryHolder>'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(48,82): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\src\server\database\Database\DatabaseWorkerPool.h(149,28): message : see declaration of 'DatabaseWorkerPool::DelayQueryHolder' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(50,42): error C2440: 'static_cast': cannot convert from 'const SQLQueryHolderBase' to 'const PlayerbotLoginQueryHolder &'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(51,1): message : Reason: cannot convert from 'const SQLQueryHolderBase' to 'const PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(50,42): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(55,17): error C2039: 'AddQueryHolderCallback': is not a member of 'IWorld'
2>C:\AzerothPlayerBots\src\server\game\World\IWorld.h(503): message : see declaration of 'IWorld'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(914,5): error C2065: 'PlayerbotsDatabaseTransaction': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(914,35): error C2146: syntax error: missing ';' before identifier 'trans'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(914,35): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(55,81): error C2664: 'SQLQueryHolderCallback DatabaseWorkerPool::DelayQueryHolder(std::shared_ptr<SQLQueryHolder>)': cannot convert argument 1 from 'std::shared_ptr' to 'std::shared_ptr<SQLQueryHolder>'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(55,75): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(914,43): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\src\server\database\Database\DatabaseWorkerPool.h(149,28): message : see declaration of 'DatabaseWorkerPool::DelayQueryHolder' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(57,42): error C2440: 'static_cast': cannot convert from 'const SQLQueryHolderBase' to 'const PlayerbotLoginQueryHolder &'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(58,1): message : Reason: cannot convert from 'const SQLQueryHolderBase' to 'const PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(57,42): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(64,34): error C2039: 'GetAccountId': is not a member of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(15): message : see declaration of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(66,171): error C2661: 'WorldSession::WorldSession': no overloaded function takes 12 arguments
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(974,9): error C2440: 'initializing': cannot convert from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' to 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(974,77): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(974,122): error C2678: binary '!=': no operator found which takes a left-hand operand of type 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>' (or there is no acceptable conversion)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(197,15): message : could be 'bool operator !=(const GUID &,const GUID &)' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(68,47): error C2664: 'void WorldSession::HandlePlayerLoginFromDB(const LoginQueryHolder &)': cannot convert argument 1 from 'const PlayerbotLoginQueryHolder' to 'const LoginQueryHolder &'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(68,47): message : Reason: cannot convert from 'const PlayerbotLoginQueryHolder' to 'const LoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(68,47): message : use of undefined type 'LoginQueryHolder'
2>C:\AzerothPlayerBots\src\server\game\Server\WorldSession.h(43,7): message : see declaration of 'LoginQueryHolder' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1974,24): message : or 'bool std::operator !=(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [found using argument-dependent lookup] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\src\server\game\Server\WorldSession.h(544,10): message : see declaration of 'WorldSession::HandlePlayerLoginFromDB' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xtree(228,21): message : or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>> &) noexcept const' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(73,32): error C2039: 'GetGuid': is not a member of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(15): message : see declaration of 'PlayerbotLoginQueryHolder'
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(74,9): error C2039: 'GetGuid': is not a member of 'PlayerbotLoginQueryHolder'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(15): message : see declaration of 'PlayerbotLoginQueryHolder'
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [rewritten expression '!(x == y)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h(192,15): message : or 'bool operator ==(const GUID &,const GUID &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread(244,24): message : or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\variant(1701,27): message : or 'bool std::operator ==(std::monostate,std::monostate) noexcept' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\random(1970,24): message : or 'bool std::operator ==(const std::bernoulli_distribution &,const std::bernoulli_distribution &)' [synthesized expression '!(y == x)'] (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(974,122): message : while trying to match the argument list '(std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>, std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const EquipmentSlots,std::set<InventoryType,std::less,std::allocator>>>>>)'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotMgr.cpp(128,21): error C2039: 'GetPacketQueue': is not a member of 'WorldSession'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(657): message : see declaration of 'WorldSession'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1193,9): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1193,46): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1193,53): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1193,93): error C2065: 'PLAYERBOTS_DEL_EQUIP_CACHE_NEW': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1194,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1195,9): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1195,23): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1197,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1197,16): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1197,56): error C2065: 'PLAYERBOTS_INS_EQUIP_CACHE_NEW': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1198,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1199,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1200,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1201,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1202,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1203,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1204,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1205,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1206,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1211,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1213,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1216,9): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1216,23): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1221,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1221,42): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(1312,28): error C2039: 'IsRangedWeapon': is not a member of 'ItemTemplate'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\ChatHelper.h(22): message : see declaration of 'ItemTemplate'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,10): error C2065: 'CharSectionsEntry': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,28): error C2143: syntax error: missing ';' before 'const'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,35): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,47): error C2143: syntax error: missing ';' before ':'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,47): error C2143: syntax error: missing ')' before ':'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,47): error C2059: syntax error: ':'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(116,67): error C2059: syntax error: ')'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(117,5): error C2143: syntax error: missing ';' before '{'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(118,13): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(118,42): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(121,17): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(123,18): error C2065: 'SECTION_TYPE_SKIN': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(123,18): error C2131: expression did not evaluate to a constant
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(123,18): message : a non-constant (sub-)expression was encountered
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(124,38): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(126,18): error C2065: 'SECTION_TYPE_FACE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(126,18): error C2131: expression did not evaluate to a constant
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(126,18): message : a non-constant (sub-)expression was encountered
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(127,57): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(127,76): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(129,18): error C2065: 'SECTION_TYPE_FACIAL_HAIR': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(129,18): error C2131: expression did not evaluate to a constant
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(129,18): message : a non-constant (sub-)expression was encountered
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(130,43): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(132,18): error C2065: 'SECTION_TYPE_HAIR': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(132,18): error C2131: expression did not evaluate to a constant
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(132,18): message : a non-constant (sub-)expression was encountered
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(133,57): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(133,76): error C2065: 'charSection': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2036,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2036,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2036,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2036,89): error C2065: 'PLAYERBOTS_SEL_EQUIP_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2037,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2037,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(200,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(200,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(200,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(200,89): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_VALUE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(201,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(202,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(202,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(212,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>CustomStrategy.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2106,29): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2106,66): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2106,73): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2106,113): error C2065: 'PLAYERBOTS_INS_EQUIP_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2107,29): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2108,29): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2109,29): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2110,29): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2111,29): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2112,29): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2112,56): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(504,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(504,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(504,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(504,89): error C2065: 'PLAYERBOTS_SEL_GUILD_TASKS_BY_VALUE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(505,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(506,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(507,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(508,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(508,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(306,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(306,36): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(306,76): error C2065: 'PLAYERBOTS_DEL_RANDOM_BOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(525,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(525,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(525,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(525,89): error C2065: 'PLAYERBOTS_SEL_GUILD_TASKS_BY_OWNER': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(526,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(527,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(528,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(528,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(552,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(552,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(552,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(552,89): error C2065: 'PLAYERBOTS_SEL_GUILD_TASKS_BY_OWNER_AND_TYPE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(553,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(554,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(555,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(556,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(556,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2428,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2428,63): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2428,103): error C2065: 'PLAYERBOTS_SEL_RARITY_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(574,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(574,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(574,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(574,89): error C2065: 'PLAYERBOTS_DEL_GUILD_TASKS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(575,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(576,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(577,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(578,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(578,32): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(582,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(582,16): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(582,56): error C2065: 'PLAYERBOTS_INS_GUILD_TASKS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(583,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(584,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(585,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(586,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(587,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(588,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(589,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(589,36): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2557,21): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2557,58): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2557,65): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2557,105): error C2065: 'PLAYERBOTS_INS_RARITY_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2558,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2559,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2560,21): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomItemMgr.cpp(2560,48): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(613,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(636,9): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(636,46): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(636,53): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(636,93): error C2065: 'PLAYERBOTS_SEL_GUILD_TASKS_BY_OWNER_ORDERED': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(637,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(638,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(639,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(639,67): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(405,169): error C2661: 'WorldSession::WorldSession': no overloaded function takes 12 arguments
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(783,9): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(783,46): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(783,53): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(783,93): error C2065: 'PLAYERBOTS_SEL_GUILD_TASKS_BY_OWNER_DISTINCT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(784,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(785,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\GuildTaskMgr.cpp(785,67): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(451,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(451,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(451,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(451,89): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_BOT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(452,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(453,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(453,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(538,49): error C2661: 'EmblemInfo::EmblemInfo': no overloaded function takes 5 arguments
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(539,42): error C2660: 'Guild::HandleSetEmblem': function does not take 1 arguments
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(695,10): message : see declaration of 'Guild::HandleSetEmblem' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(580,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(580,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(580,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(580,89): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_BOT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(581,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(582,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(582,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(690,20): error C2039: 'SetRatingForAll': is not a member of 'ArenaTeam'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\ArenaTeam.h(137): message : see declaration of 'ArenaTeam'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotFactory.cpp(698,20): error C2039: 'SetEmblem': is not a member of 'ArenaTeam'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\ArenaTeam.h(137): message : see declaration of 'ArenaTeam'
2>BattleGroundJoinAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1107,9): error C2065: 'EmotesTextSoundEntry': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1107,30): error C2143: syntax error: missing ')' before 'const'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1107,8): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1107,50): error C3861: 'FindTextSoundEmoteFor': identifier not found
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1107,112): error C2059: syntax error: ')'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1109,52): error C2059: syntax error: ';'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1113,5): error C2059: syntax error: 'return'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1114,1): error C2059: syntax error: '}'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1114,1): error C2143: syntax error: missing ';' before '}'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1117,1): error C2143: syntax error: missing ';' before '{'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1117,1): error C2447: '{': missing function header (old-style formal list?)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1269,86): error C2039: 'spawnId': is not a member of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(15): message : see declaration of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1269,59): error C2672: 'std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,true>>::equal_range': no matching overloaded function found
2> with
2> [
2> _Kty=ObjectGuid::LowType,
2> _Ty=Creature *,
2> _Hasher=std::hash,
2> _Keyeq=std::equal_to,
2> _Alloc=std::allocator<std::pair<const ObjectGuid::LowType,Creature *>>
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1270,8): error C3536: 'creatureBounds': cannot be used before it is initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1301,92): error C2039: 'spawnId': is not a member of 'GameObjectData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(16): message : see declaration of 'GameObjectData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1301,63): error C2672: 'std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,true>>::equal_range': no matching overloaded function found
2> with
2> [
2> _Kty=ObjectGuid::LowType,
2> _Ty=GameObject *,
2> _Hasher=std::hash,
2> _Keyeq=std::equal_to,
2> _Alloc=std::allocator<std::pair<const ObjectGuid::LowType,GameObject *>>
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(1302,8): error C3536: 'gameobjectBounds': cannot be used before it is initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(2266,77): error C2065: 'VEHICLE_FLAG_FIXED_POSITION': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotAI.cpp(2278,54): error C2065: 'VEHICLE_FLAG_FIXED_POSITION': undeclared identifier
2>BattleGroundTactics.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(34,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabasesLoading': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(43,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabasesKeepAlive': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(48,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabasesClosing': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(53,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabaseWarnAboutSyncQueries': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(58,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabaseSelectIndexLogout': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(64,14): error C3668: 'PlayerbotsDatabaseScript::OnDatabaseGetDBRevision': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(37,29): error C2039: 'SetUpdateFlags': is not a member of 'DatabaseLoader'
2>C:\AzerothPlayerBots\src\server\database\Database\DatabaseLoader.h(32): message : see declaration of 'DatabaseLoader'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(37,134): error C2039: 'DATABASE_PLAYERBOTS': is not a member of 'DatabaseLoader'
2>C:\AzerothPlayerBots\src\server\database\Database\DatabaseLoader.h(32): message : see declaration of 'DatabaseLoader'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(37,1): error C2065: 'DATABASE_PLAYERBOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(38,41): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(45,13): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(50,13): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(55,13): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(66,47): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(80,1): error C2504: 'MetricScript': base class undefined
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(84,14): error C3668: 'PlayerbotsMetricScript::OnMetricLogging': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(82,36): error C2614: 'PlayerbotsMetricScript': illegal member initialization: 'MetricScript' is not a base or member
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(88,65): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>ChooseTravelTargetAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(107,14): error C3668: 'PlayerbotsPlayerScript::OnAfterUpdate': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(100,40): error C2039: 'IsBot': is not a member of 'WorldSession'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(657): message : see declaration of 'WorldSession'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(127,29): error C2039: 'ResetSpeakTimers': is not a member of 'Player'
2>C:\AzerothPlayerBots\src\server\game\Scripting\ScriptMgr.h(61): message : see declaration of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(145,33): error C2039: 'ResetSpeakTimers': is not a member of 'Player'
2>C:\AzerothPlayerBots\src\server\game\Scripting\ScriptMgr.h(61): message : see declaration of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(209,14): error C3668: 'PlayerbotsServerScript::OnPacketReceived': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(237,1): error C2504: 'PlayerbotScript': base class undefined
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(241,14): error C3668: 'PlayerbotsScript::OnPlayerbotCheckLFGQueue': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(257,14): error C3668: 'PlayerbotsScript::OnPlayerbotCheckKillTask': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(263,14): error C3668: 'PlayerbotsScript::OnPlayerbotCheckPetitionAccount': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(269,14): error C3668: 'PlayerbotsScript::OnPlayerbotCheckUpdatesToSend': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(277,14): error C3668: 'PlayerbotsScript::OnPlayerbotPacketSent': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(292,14): error C3668: 'PlayerbotsScript::OnPlayerbotUpdate': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(298,14): error C3668: 'PlayerbotsScript::OnPlayerbotUpdateSessions': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(305,14): error C3668: 'PlayerbotsScript::OnPlayerbotLogout': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(319,14): error C3668: 'PlayerbotsScript::OnPlayerbotLogoutBots': method with override specifier 'override' did not override any base class methods
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\Playerbots.cpp(239,30): error C2614: 'PlayerbotsScript': illegal member initialization: 'PlayerbotScript' is not a base or member
2>CustomStrategyEditAction.cpp
2>DebugAction.cpp
2>EmoteAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2659,4): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2659,41): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2659,48): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2659,88): error C2065: 'PLAYERBOTS_SEL_ENCHANTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2660,37): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\PlayerbotFactory.cpp(2660,62): error C2065: 'stmt': undeclared identifier
2>GuildBankAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(701,81): error C2248: 'lfg::LFGMgr::GetLFGDungeon': cannot access private member declared in class 'lfg::LFGMgr'
2>C:\AzerothPlayerBots\src\server\game\DungeonFinding\LFGMgr.h(594): message : see declaration of 'lfg::LFGMgr::GetLFGDungeon'
2>C:\AzerothPlayerBots\src\server\game\DungeonFinding\LFGMgr.h(419): message : see declaration of 'lfg::LFGMgr'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1099,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1099,63): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1099,103): error C2065: 'PLAYERBOTS_SEL_TELE_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1144,21): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1144,58): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1144,65): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1144,105): error C2065: 'PLAYERBOTS_INS_TELE_CACHE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1145,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1146,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1147,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1148,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1149,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1150,21): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1150,48): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1301,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1301,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1301,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1301,89): error C2065: 'PLAYERBOTS_UPD_RANDOM_BOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1302,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1303,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1304,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1305,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1305,32): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1307,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1307,12): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1307,52): error C2065: 'PLAYERBOTS_UPD_RANDOM_BOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1308,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1309,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1310,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1311,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1311,32): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1419,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1419,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1419,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1419,89): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_BY_OWNER_AND_EVENT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1420,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1421,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1422,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1422,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1442,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1442,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1442,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1442,89): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_BY_EVENT_AND_VALUE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1443,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1444,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1445,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1445,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1464,9): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1464,46): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1464,53): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1464,93): error C2065: 'PLAYERBOTS_SEL_RANDOM_BOTS_BY_OWNER_AND_BOT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1465,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1466,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1467,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1467,67): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1522,5): error C2065: 'PlayerbotsDatabaseTransaction': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1522,35): error C2146: syntax error: missing ';' before identifier 'trans'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1522,35): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1522,43): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1524,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1524,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1524,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1524,89): error C2065: 'PLAYERBOTS_DEL_RANDOM_BOTS_BY_OWNER_AND_EVENT': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1525,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1526,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1527,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1528,5): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1528,19): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1532,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1532,16): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1532,56): error C2065: 'PLAYERBOTS_INS_RANDOM_BOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1533,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1534,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1535,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1536,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1537,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1538,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1541,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1545,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1547,9): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1547,23): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1550,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1550,42): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1600,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1600,36): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1600,76): error C2065: 'PLAYERBOTS_DEL_RANDOM_BOTS': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1794,117): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const FactionTemplateEntry *' to 'const Unit *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(1794,105): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2173,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2173,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2173,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2173,89): error C2065: 'PLAYERBOTS_DEL_RANDOM_BOTS_BY_OWNER': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2174,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2175,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2176,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\RandomPlayerbotMgr.cpp(2176,32): error C2065: 'stmt': undeclared identifier
2>GuildCreateActions.cpp
2>C:\AzerothPlayerBots\src\server\shared\SharedDefines.h(1608,1): error C3433: 'TextEmotes': all declarations of an enumeration must have the same underlying type, was 'unsigned int' now 'int' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\EmoteAction.cpp)
2>C:\AzerothPlayerBots\src\server\game\Groups\Group.h(48,1): error C3433: 'RollVote': all declarations of an enumeration must have the same underlying type, was 'unsigned int' now 'int' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\AiObjectContext.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(58,145): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const T *' to 'const Unit *'
2> with
2> [
2> T=FactionTemplateEntry
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(58,142): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(58,44): error C2672: 'std::make_pair': no matching overloaded function found
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(58,160): error C2780: 'std::pair<_Unrefwrap_helper<decay<_Ty>::type>::type,_Unrefwrap_helper<decay<_Ty2>::type>::type> std::make_pair(_Ty1 &&,_Ty2 &&) noexcept()': expects 2 arguments - 1 provided
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(396): message : see declaration of 'std::make_pair'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(62,145): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const T *' to 'const Unit *'
2> with
2> [
2> T=FactionTemplateEntry
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(62,142): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(62,44): error C2672: 'std::make_pair': no matching overloaded function found
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(62,160): error C2780: 'std::pair<_Unrefwrap_helper<decay<_Ty>::type>::type,_Unrefwrap_helper<decay<_Ty2>::type>::type> std::make_pair(_Ty1 &&,_Ty2 &&) noexcept()': expects 2 arguments - 1 provided
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(396): message : see declaration of 'std::make_pair'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(130,122): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const T *' to 'const Unit *'
2> with
2> [
2> T=FactionTemplateEntry
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(130,119): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1668,40): error C2039: 'GetAllAreaTriggerTeleports': is not a member of 'ObjectMgr'
2>C:\AzerothPlayerBots\src\server\game\Globals\ObjectMgr.h(721): message : see declaration of 'ObjectMgr'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1668,5): error C2530: 'itr': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1668,5): error C3531: 'itr': a symbol whose type contains 'auto' must have an initializer
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1668,26): error C2143: syntax error: missing ';' before ':'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1668,68): error C2143: syntax error: missing ';' before ')'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1670,44): error C2530: 'atEntry': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1693,40): error C2039: 'GetAllAreaTriggerTeleports': is not a member of 'ObjectMgr'
2>C:\AzerothPlayerBots\src\server\game\Globals\ObjectMgr.h(721): message : see declaration of 'ObjectMgr'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1693,5): error C2530: 'itr': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1693,5): error C3531: 'itr': a symbol whose type contains 'auto' must have an initializer
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1693,26): error C2143: syntax error: missing ';' before ':'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1693,68): error C2143: syntax error: missing ';' before ')'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(1695,44): error C2530: 'atEntry': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2253,5): error C2065: 'PlayerbotsDatabaseTransaction': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2253,35): error C2146: syntax error: missing ';' before identifier 'trans'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2253,35): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2253,43): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2255,5): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2255,19): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2255,59): error C2065: 'PLAYERBOTS_DEL_TRAVELNODE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2256,5): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2256,19): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2256,59): error C2065: 'PLAYERBOTS_DEL_TRAVELNODE_LINK': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2257,5): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2257,19): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2257,59): error C2065: 'PLAYERBOTS_DEL_TRAVELNODE_PATH': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2269,9): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2269,46): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2269,53): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2269,93): error C2065: 'PLAYERBOTS_INS_TRAVELNODE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2270,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2271,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2272,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2273,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2274,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2275,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2276,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2277,9): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2277,23): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2294,17): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2294,54): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2294,61): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2294,101): error C2065: 'PLAYERBOTS_INS_TRAVELNODE_LINK': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2295,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2296,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2297,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2298,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2299,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2300,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2301,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2302,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2303,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2304,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2305,17): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2306,17): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2306,31): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2316,21): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2316,58): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2316,65): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2316,105): error C2065: 'PLAYERBOTS_INS_TRAVELNODE_PATH': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2317,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2318,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2319,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2320,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2321,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2322,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2323,21): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2324,21): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2324,35): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2334,5): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2334,42): error C2065: 'trans': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2344,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2344,67): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2344,107): error C2065: 'PLAYERBOTS_SEL_TRAVELNODE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2371,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2371,67): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2371,107): error C2065: 'PLAYERBOTS_SEL_TRAVELNODE_LINK': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2399,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2399,67): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelNode.cpp(2399,107): error C2065: 'PLAYERBOTS_SEL_TRAVELNODE_PATH': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp(943,107): error C2039: 'spawnId': is not a member of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(15): message : see declaration of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp(948,111): error C2039: 'spawnId': is not a member of 'GameObjectData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(16): message : see declaration of 'GameObjectData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp(1370,102): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const FactionTemplateEntry *' to 'const Unit *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp(1370,90): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp)
2>GuildManagementActions.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(91,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(91,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(91,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(91,89): error C2065: 'PLAYERBOTS_SEL_CUSTOM_STRATEGY_BY_OWNER_AND_NAME': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(92,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(93,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(94,34): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\CustomStrategy.cpp(94,59): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\TravelMgr.cpp(3437,174): error C2661: 'WorldSession::WorldSession': no overloaded function takes 12 arguments
2>LootRollAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundJoinAction.cpp(243,17): error C2065: 'ARENA_TYPE_NONE': undeclared identifier
2>MovementActions.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundJoinAction.cpp(460,22): error C2065: 'ARENA_TYPE_NONE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundJoinAction.cpp(584,17): error C2065: 'ARENA_TYPE_NONE': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\EmoteAction.cpp(870,1): error C2511: 'uint32 EmoteActionBase::GetNumberOfEmoteVariants(TextEmotes,uint8,uint8)': overloaded member function not found in 'EmoteActionBase'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\EmoteAction.h(19): message : see declaration of 'EmoteActionBase'
2>ReviveFromCorpseAction.cpp
2>RtiAction.cpp
2>RtscAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(36,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(36,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(36,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(36,89): error C2065: 'PLAYERBOTS_SEL_CUSTOM_STRATEGY_BY_OWNER': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(37,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(38,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(38,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(61,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(61,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(61,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(61,89): error C2065: 'PLAYERBOTS_SEL_CUSTOM_STRATEGY_BY_OWNER_AND_NAME': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(62,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(63,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(64,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(64,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(84,5): error C2065: 'PlayerbotsDatabasePreparedStatement': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(84,42): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(84,49): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(84,89): error C2065: 'PLAYERBOTS_SEL_CUSTOM_STRATEGY_BY_OWNER_AND_NAME_AND_IDX': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(85,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(86,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(87,5): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(88,38): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(88,63): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(92,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(92,20): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(92,60): error C2065: 'PLAYERBOTS_DEL_CUSTOM_STRATEGY': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(93,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(94,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(95,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(96,13): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(96,40): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(100,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(100,20): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(100,60): error C2065: 'PLAYERBOTS_UPD_CUSTOM_STRATEGY': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(101,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(102,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(103,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(104,13): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(105,13): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(105,40): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(110,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(110,16): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(110,56): error C2065: 'PLAYERBOTS_INS_CUSTOM_STRATEGY': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(111,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(112,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(113,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(114,9): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(115,9): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\CustomStrategyEditAction.cpp(115,36): error C2065: 'stmt': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\DebugAction.cpp(459,64): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\DebugAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ChooseTravelTargetAction.cpp(645,118): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const FactionTemplateEntry *' to 'const Unit *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ChooseTravelTargetAction.cpp(645,106): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ChooseTravelTargetAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\DebugAction.cpp(824,72): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\DebugAction.cpp)
2>SayAction.cpp
2>SeeSpellAction.cpp
2>SuggestWhatToDoAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2880,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2881,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2882,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2883,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2884,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2901,66): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2902,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2902,118): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2914,52): error C2039: 'IsCaptainAlive': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2956,60): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2971,78): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2971,141): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2972,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2976,128): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(2987,138): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3004,45): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3004,113): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3005,45): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3022,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3022,118): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3023,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3023,120): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3024,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3040,66): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3041,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3042,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3059,60): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3072,78): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3073,36): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3074,36): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3078,128): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3089,140): error C2039: 'GetMineOwner': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3105,40): error C2039: 'IsCaptainAlive': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3136,44): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3137,44): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3138,44): error C2039: 'GetAVNodeInfo': is not a member of 'BattlegroundAV'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAV.h(1617): message : see declaration of 'BattlegroundAV'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3323,48): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3324,86): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3325,85): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3369,44): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3370,82): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3371,81): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundAB'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundAB.h(290): message : see declaration of 'BattlegroundAB'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3461,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3462,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3491,54): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3495,59): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3502,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3503,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3504,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3505,46): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3548,38): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3548,134): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3549,38): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3549,132): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3570,42): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3575,47): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3580,47): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3585,47): error C2039: 'GetCapturePointInfo': is not a member of 'BattlegroundEY'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundEY.h(379): message : see declaration of 'BattlegroundEY'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3641,70): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3641,50): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3689,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3689,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3701,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3701,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3719,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3719,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3736,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3736,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3802,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3802,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3830,70): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3830,50): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3879,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3879,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3906,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3906,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3924,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3924,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3941,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(3941,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(4010,74): error C2039: 'GetICNodePoint': is not a member of 'BattlegroundIC'
2>C:\AzerothPlayerBots\src\server\game\Battlegrounds\Zones\BattlegroundIC.h(951): message : see declaration of 'BattlegroundIC'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\BattleGroundTactics.cpp(4010,54): error C2530: 'nodePoint': references must be initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildBankAction.cpp(64,17): error C2039: 'MemberHasTabRights': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>TravelAction.cpp
2>WorldBuffAction.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildCreateActions.cpp(249,53): error C2661: 'EmblemInfo::EmblemInfo': no overloaded function takes 5 arguments
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildCreateActions.cpp(251,46): error C2660: 'Guild::HandleSetEmblem': function does not take 1 arguments
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(695,10): message : see declaration of 'Guild::HandleSetEmblem' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildCreateActions.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildCreateActions.cpp(254,101): error C2660: 'Guild::HandleSetRankInfo': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(699,10): message : see declaration of 'Guild::HandleSetRankInfo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildCreateActions.cpp)
2>RpgTriggers.cpp
2>C:\AzerothPlayerBots\src\server\game\Groups\Group.h(48,1): error C3433: 'RollVote': all declarations of an enumeration must have the same underlying type, was 'unsigned int' now 'int' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(60,1): error C2556: 'RollVote LootRollAction::CalculateRollVote(const ItemTemplate *)': overloaded function differs only by return type from 'RollVote LootRollAction::CalculateRollVote(const ItemTemplate )'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.h(24): message : see declaration of 'LootRollAction::CalculateRollVote'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(59,26): error C2371: 'LootRollAction::CalculateRollVote': redefinition; different basic types
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.h(24): message : see declaration of 'LootRollAction::CalculateRollVote'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(123,21): error C2065: 'CalculateRollVote': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(123,45): error C2440: 'initializing': cannot convert from 'RollVote (__cdecl LootRollAction::
)(const ItemTemplate *)' to 'RollVote'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(123,19): message : Context does not allow for disambiguation of overloaded function
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\LootRollAction.cpp(124,56): error C2065: 'CalculateRollVote': undeclared identifier
2>AttackersValue.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp(47,51): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp(55,52): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp(63,52): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp(68,52): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtscAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\MovementActions.cpp(734,96): error C2039: 'CanNotReachTarget': is not a member of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\ServerFacade.h(10): message : see declaration of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\MovementActions.cpp(767,97): error C2039: 'CanNotReachTarget': is not a member of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\ServerFacade.h(10): message : see declaration of 'Player'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\RtiAction.cpp(78,42): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>DpsTargetValue.cpp
2>PvpValues.cpp
2>QuestValues.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(84,77): error C2039: 'HasRankRight': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(100,77): error C2039: 'HasRankRight': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(116,77): error C2039: 'HasRankRight': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(132,77): error C2039: 'HasRankRight': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(192,22): error C2039: 'GetRankRights': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\GuildManagementActions.cpp(234,20): error C2039: 'GetRankRights': is not a member of 'Guild'
2>C:\AzerothPlayerBots\src\server\game\Guilds\Guild.h(294): message : see declaration of 'Guild'
2>RtiTargetValue.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ReviveFromCorpseAction.cpp(228,42): error C2660: 'Graveyard::GetClosestGraveyard': function does not take 8 arguments
2>C:\AzerothPlayerBots\src\server\game\Misc\GameGraveyard.h(60,28): message : see declaration of 'Graveyard::GetClosestGraveyard' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ReviveFromCorpseAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ReviveFromCorpseAction.cpp(260,179): error C2660: 'Graveyard::GetClosestGraveyard': function does not take 8 arguments
2>C:\AzerothPlayerBots\src\server\game\Misc\GameGraveyard.h(60,28): message : see declaration of 'Graveyard::GetClosestGraveyard' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\ReviveFromCorpseAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(33,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(33,67): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(33,107): error C2065: 'PLAYERBOTS_SEL_SPEECH': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(54,42): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(54,67): error C2065: 'PlayerbotsDatabase': undeclared identifier
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SayAction.cpp(54,107): error C2065: 'PLAYERBOTS_SEL_SPEECH_PROBABILITY': undeclared identifier
2>TargetValue.cpp
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp(62,61): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp(64,61): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp(110,57): error C2660: 'Unit::SendPlaySpellVisual': function does not take 2 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1703,10): message : see declaration of 'Unit::SendPlaySpellVisual' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SeeSpellAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\SuggestWhatToDoAction.cpp(187,25): error C3861: 'strToLower': identifier not found
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\WorldBuffAction.cpp(29,97): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const FactionTemplateEntry *' to 'const Unit *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\WorldBuffAction.cpp(29,85): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\WorldBuffAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(78,116): error C2039: 'spawnId': is not a member of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(15): message : see declaration of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(78,89): error C2672: 'std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,true>>::equal_range': no matching overloaded function found
2> with
2> [
2> _Kty=ObjectGuid::LowType,
2> _Ty=Creature *,
2> _Hasher=std::hash,
2> _Keyeq=std::equal_to,
2> _Alloc=std::allocator<std::pair<const ObjectGuid::LowType,Creature *>>
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(79,28): error C3536: 'creatureBounds': cannot be used before it is initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(80,78): error C2660: 'Player::AddQuest': function does not take 1 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(1399,10): message : see declaration of 'Player::AddQuest' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(89,116): error C2039: 'spawnId': is not a member of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.h(15): message : see declaration of 'CreatureData'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(89,89): error C2672: 'std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,true>>::equal_range': no matching overloaded function found
2> with
2> [
2> _Kty=ObjectGuid::LowType,
2> _Ty=Creature *,
2> _Hasher=std::hash,
2> _Keyeq=std::equal_to,
2> _Alloc=std::allocator<std::pair<const ObjectGuid::LowType,Creature *>>
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(90,28): error C3536: 'creatureBounds': cannot be used before it is initialized
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp(91,78): error C2660: 'Player::AddQuest': function does not take 1 arguments
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(1399,10): message : see declaration of 'Player::AddQuest' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\actions\TravelAction.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\triggers\RpgTriggers.cpp(226,73): error C2664: 'float Player::GetReputationPriceDiscount(const Creature *) const': cannot convert argument 1 from 'const FactionTemplateEntry *' to 'const Creature *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\triggers\RpgTriggers.cpp(226,58): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(1336,11): message : see declaration of 'Player::GetReputationPriceDiscount' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\triggers\RpgTriggers.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\DpsTargetValue.cpp(17,42): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\DpsTargetValue.cpp(49,42): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\RtiTargetValue.cpp(44,30): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp(166,8): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const T *' to 'const Unit *'
2> with
2> [
2> T=FactionTemplateEntry
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp(166,100): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp(219,18): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const T *' to 'const Unit *'
2> with
2> [
2> T=FactionTemplateEntry
2> ]
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp(219,110): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\QuestValues.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\AttackersValue.cpp(104,32): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Chat\Chat.h(29): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\PvpValues.cpp(132,12): error C2664: 'ReputationRank Unit::GetFactionReactionTo(const FactionTemplateEntry *,const Unit *) const': cannot convert argument 2 from 'const FactionTemplateEntry *' to 'const Unit *'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\PvpValues.cpp(132,72): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>C:\AzerothPlayerBots\src\server\game\Entities\Unit\Unit.h(1470,20): message : see declaration of 'Unit::GetFactionReactionTo' (compiling source file C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\PvpValues.cpp)
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\TargetValue.cpp(52,50): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>C:\AzerothPlayerBots\modules\mod-playerbots-AzerothCore\src\strategy\values\TargetValue.cpp(59,38): error C2039: 'GetTargetIcon': is not a member of 'Group'
2>C:\AzerothPlayerBots\src\server\game\Entities\Player\Player.h(59): message : see declaration of 'Group'
2>Done building project "modules.vcxproj" -- FAILED.
3>------ Build started: Project: worldserver, Configuration: Release x64 ------
3>cmake_pch.cxx
3>Main.cpp
3>ACSoap.cpp
3>CliRunnable.cpp
3>RASession.cpp
3>WheatyExceptionReport.cpp
3>ServiceWin32.cpp
3> Creating library C:/Build/src/server/worldserver/Release/worldserver.lib and object C:/Build/src/server/worldserver/Release/worldserver.exp
3>worldserver.vcxproj -> C:\Build\bin\Release\worldserver.exe
========== Build: 2 succeeded, 1 failed, 16 up-to-date, 0 skipped ==========

from mod-playerbots.

ZhengPeiRu21 avatar ZhengPeiRu21 commented on July 19, 2024

I'm glad you're interesting in help to test and improve the module! I tested building in a Windows environment similar to you are using and it is work for me without error. From the logs, it seems if you may be not using the correct AzerothCore fork and branch. This is a common problem many encounter when first trying this module. I this morning updated the README to help make this more clear. Are you using the correct fork and branch from the README?

from mod-playerbots.

kray22 avatar kray22 commented on July 19, 2024

yeah i followed the link you provided for your fork it compiles great but soon as i put the mod in this what it does

from mod-playerbots.

kray22 avatar kray22 commented on July 19, 2024

trying again maybe i downloaded wrong one lol ill let you know how that works out

from mod-playerbots.

kray22 avatar kray22 commented on July 19, 2024

ok it compiled thanks for the work your doing sadly i cant get worldserver up but maybe ill tackle that another time lol but keep up the good work

from mod-playerbots.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.