azerothcore / mod-cfbg

Cross-faction Battleground for AzerothCore
MIT License
13 stars 42 forks source link

Error Module new version azerothcore #51

Closed poryagholami1374 closed 3 years ago

poryagholami1374 commented 3 years ago

Severity Code Description Project File Line Suppression State Error C2664 'Player ObjectAccessor::FindPlayer(const ObjectGuid)': cannot convert argument 1 from '_Ty2' to 'const ObjectGuid' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 528 Error C2664 'void ByteBuffer::appendPackGUID(uint64)': cannot convert argument 1 from 'ObjectGuid' to 'uint64' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 597 Error C2039 'FindPlayerInOrOutOfWorld': is not a member of 'ObjectAccessor' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 706 Error C3668 'CFBG_Player::CanJoinInBattlegroundQueue': method with override specifier 'override' did not override any base class methods scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG_SC.cpp 149 Error C3861 'FindPlayerInOrOutOfWorld': identifier not found scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 706 Error C2039 'FindPlayerInOrOutOfWorld': is not a member of 'ObjectAccessor' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 722 Error C3861 'FindPlayerInOrOutOfWorld': identifier not found scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 722 Error C4263 'bool CFBG_Player::CanJoinInBattlegroundQueue(Player ,uint64,BattlegroundTypeId,uint8,GroupJoinBattlegroundResult &)': member function does not override any base class virtual member function scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG_SC.cpp 149 Error C4264 'bool PlayerScript::CanJoinInBattlegroundQueue(Player *,ObjectGuid,BattlegroundTypeId,uint8,GroupJoinBattlegroundResult &)': no override available for virtual member function from base 'PlayerScript'; function is hidden scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG_SC.cpp 204 Error C2672 'std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::find': no matching overloaded function found scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 797 Error C2440 'initializing': cannot convert from 'ObjectGuid' to 'const _Kty &' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 797 Error C3536 'searchGUID': cannot be used before it is initialized scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 799 Error C2679 binary '==': no operator found which takes a right-hand operand of type 'std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>' (or there is no acceptable conversion) scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 799 Error C2679 binary '[': no operator found which takes a right-hand operand of type 'ObjectGuid' (or there is no acceptable conversion) scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 800 Error C2679 binary '[': no operator found which takes a right-hand operand of type 'ObjectGuid' (or there is no acceptable conversion) scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 803 Error C2679 binary '[': no operator found which takes a right-hand operand of type 'ObjectGuid' (or there is no acceptable conversion) scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg\src\CFBG.cpp 810