-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Current Behaviour
The build won't complete with the current AC version w/ Playerbots. I'm receiving multiple errors detailing line 19 of ABAllCreatureScript.h. Specifically, the error says, "C3668 'AutoBalance_AllCreatureScript::OnCreatureSelectLevel' : method with override specifier 'override' did not override any base class methods".
I've compared this particular file to the one running in my other build. They're identical, which leads me to believe its a conflict with the newest update.
Expected Behaviour
Compile completely and without errors and run as expected.
Steps to reproduce the problem
- Pull the latest AC w/ Playerbots.
- Pull the latest autobalance mod.
- Pull the latest version of any additional mods (I'm running AHBot, AOE loot, arac, autobalance, breaking-news-override, individual progression, playerbot level brackets, and reagent bank).
- Place any required SQL files into \data\sql\custom(dependent on source location)
- Run CMake.
- Select "Configure".
- Review details
- Select "Configure" a second time.
- Select "Generate".
- Select "Open Project" which opens Visual Studio.
- Switch to "RelWithDebInfo"
- Right click "ALL_BUILD"
- Select "Clean".
- Right click "ALL_BUILD"
- Select "Build."
- Wait for the build to fail and read the errors listed.
Extra Notes_No response_### AutoBalance Debug Commands_No response_
AC rev. hash/commit
3c442a6 appears to be the most recent commit, which the file was cloned this morning (September 4th 2025 @6am central).
Operating system
Windows 10 x64
Custom changes or Modules
No response
dan-wilton
Metadata
Metadata
Assignees
Labels
No labels