7562fa663b5aa1b519b60e6f4dc2c67d86ec3fe1
JIT bots were failing to create (1/29 success rate) because Player::Create() calls ValidateAppearance() which requires valid ChrCustomizationChoice entries for WoW 11.x. The fix generates default customizations using DB2Manager APIs: - GetCustomiztionOptions() to get available options for race/gender - GetCustomiztionChoices() to get valid choices for each option - Uses first available choice for each customization option Applied to both CreateBotCharacter() overloads to fix JIT/Instance bot creation for BG queue population. Co-Authored-By: Claude Opus 4.5 <[email protected]> Signed-off-by: luis <[email protected]>
WowCommunityProject
Blizzlike WowCommunity project
Languages
C++
89.3%
C
10.1%
CMake
0.4%