Current Behaviour
When trying to recompile after adding mod-autobalance to Azeroth core I get the following error during make -j$BUILD_CORES step:
/home/shewitt/azerothcore/modules/mod-autobalance/src/ABAllCreatureScript.cpp:1200:15: fatal error: no member named 'SetStatFlatModifier' in 'Creature'
I'm on Linux
I have no other modules installed
AzerothCore was cloned from GitHub in October
Expected Behaviour
Azerothcore should recompile without errors
Steps to reproduce the problem
- Added mod-autobalance to the modules folder for Azerothcore
- Run cmake command from Linux Core Installation instructions
- Run make -j$BUILD_CORES
- Observe error
Extra Notes
No response
AutoBalance Debug Commands
No response
AC rev. hash/commit
I don't know
Operating system
Ubuntu Server 24.04.3 LTS
Custom changes or Modules
No response
Current Behaviour
When trying to recompile after adding mod-autobalance to Azeroth core I get the following error during make -j$BUILD_CORES step:
/home/shewitt/azerothcore/modules/mod-autobalance/src/ABAllCreatureScript.cpp:1200:15: fatal error: no member named 'SetStatFlatModifier' in 'Creature'
I'm on Linux
I have no other modules installed
AzerothCore was cloned from GitHub in October
Expected Behaviour
Azerothcore should recompile without errors
Steps to reproduce the problem
Extra Notes
No response
AutoBalance Debug Commands
No response
AC rev. hash/commit
I don't know
Operating system
Ubuntu Server 24.04.3 LTS
Custom changes or Modules
No response