[DiscordArchive] But if i can transfer code and save it in a Lua file, i can transfer an addon which is saved to the
[DiscordArchive] But if i can transfer code and save it in a Lua file, i can transfer an addon which is saved to the
Archived author: Foe • Posted: 2023-01-20T17:04:20.016000+00:00
Original source
There's other errors further up in the build log
Archived author: Foe • Posted: 2023-01-20T17:04:56.875000+00:00
Original source
From the lib, probably outdated module
Archived author: Bidoof_Shoes • Posted: 2023-01-20T17:05:27.462000+00:00
Original source
looks like autobalance
Archived author: Revision • Posted: 2023-01-20T17:05:36.972000+00:00
Original source
It would help to see the actual error
Archived author: Foe • Posted: 2023-01-20T17:06:04.041000+00:00
Original source
Should always update your modules when you update the core
Archived author: Foe • Posted: 2023-01-20T17:06:06.761000+00:00
Original source
Just in case
Archived author: Bidoof_Shoes • Posted: 2023-01-20T17:06:11.360000+00:00
Original source
22>C:\Azerothcore\azerothcore-wotlk\modules\mod-autobalance\src\AutoBalance.cpp(420,10): error C3668: 'AutoBalance_UnitScript::ModifyPeriodicDamageAurasTick': method with override specifier 'override' did not override any base class methods
22>C:\Azerothcore\azerothcore-wotlk\modules\mod-autobalance\src\AutoBalance.cpp(420,10): error C4263: 'void AutoBalance_UnitScript::ModifyPeriodicDamageAurasTick(Unit *,Unit *,uint32 &)': member function does not override any base class virtual member function
22>C:\Azerothcore\azerothcore-wotlk\modules\mod-autobalance\src\AutoBalance.cpp(464,1): error C4264: 'void UnitScript::ModifyPeriodicDamageAurasTick(Unit *,Unit *,uint32 &,const SpellInfo *)': no override available for virtual member function from base 'UnitScript'; function is hidden
22>C:\Azerothcore\azerothcore-wotlk\src\server\game\Scripting\ScriptMgr.h(425,18): message : see declaration of 'UnitScript::ModifyPeriodicDamageAurasTick'
22>C:\Azerothcore\azerothcore-wotlk\src\server\game\Scripting\ScriptMgr.h(411,7): message : see declaration of 'UnitScript'