Skip to content

Bug: No member named 'SetStatFlatModifier' in 'Creature' #220

@Creddo

Description

@Creddo

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

  1. Added mod-autobalance to the modules folder for Azerothcore
  2. Run cmake command from Linux Core Installation instructions
  3. Run make -j$BUILD_CORES
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions