azerothcore / mod-cfbg

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

Error new Version #50

Closed poryagholami1374 closed 3 years ago

poryagholami1374 commented 3 years ago

Severity Code Description Project File Line Suppression State Error LNK1181 cannot open input file '..\scripts\Release\scripts.lib' worldserver E:\Lionwowi\src\server\worldserver\LINK 1
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-master\src\CFBG.cpp 796 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 283 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 292 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 297 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 303 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 308 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 325 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 332 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 339 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 377 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 381 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 385 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 389 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 393 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 397 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 401 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 424 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 430 Error (active) E0304 no instance of function template "CFBG::getRandomRace" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 436 Error (active) E0415 no suitable constructor exists to convert from "uint64" to "ObjectGuid" scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 521 Error (active) E0417 more than one conversion function from "ObjectGuid" to "uint64" applies: scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 590 Error (active) E0135 namespace "ObjectAccessor" has no member "FindPlayerInOrOutOfWorld" scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 699 Error (active) E0135 namespace "ObjectAccessor" has no member "FindPlayerInOrOutOfWorld" scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 715 Error (active) E0304 no instance of overloaded function "std::unordered_map<_Kty, _Ty, _Hasher, _Keyeq, _Alloc>::find [with _Kty=uint64, _Ty=uint32, _Hasher=std::hash, _Keyeq=std::equal_to, _Alloc=std::allocator<std::pair<const uint64, uint32>>]" matches the argument list scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 789 Error (active) E0349 no operator "[]" matches these operands scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 792 Error (active) E0349 no operator "[]" matches these operands scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 794 Error (active) E0349 no operator "[]" matches these operands scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 796 Error C3668 'CFBG_BG::CanSendMessageQueue': method with override specifier 'override' did not override any base class methods scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG_SC.cpp 126 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-master\src\CFBG_SC.cpp 149 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-master\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-master\src\CFBG_SC.cpp 204 Error C2440 '=': cannot convert from 'ObjectGuid' to 'uint32' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\KillStreak-Module-master\src\mod_killstreak.cpp 72
Error C2440 '=': cannot convert from 'ObjectGuid' to 'uint32' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\KillStreak-Module-master\src\mod_killstreak.cpp 73
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-master\src\CFBG.cpp 521 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-master\src\CFBG.cpp 590 Error C2039 'FindPlayerInOrOutOfWorld': is not a member of 'ObjectAccessor' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 699 Error C3861 'FindPlayerInOrOutOfWorld': identifier not found scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 699 Error C2039 'FindPlayerInOrOutOfWorld': is not a member of 'ObjectAccessor' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 715 Error C3861 'FindPlayerInOrOutOfWorld': identifier not found scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 715 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-master\src\CFBG.cpp 789 Error C2440 'initializing': cannot convert from 'ObjectGuid' to 'const _Kty &' scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 789 Error C3536 'searchGUID': cannot be used before it is initialized scripts C:\Users\porya\Documents\GitHub\azerothcore-wotlk1\modules\mod-cfbg-master\src\CFBG.cpp 791 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-master\src\CFBG.cpp 791 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-master\src\CFBG.cpp 792 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-master\src\CFBG.cpp 794