Due to the uniquiness of the module you will get this message on the worldconsole, but nothing is broken. It is due to the npc not exactly having a gossip menu in the database, the script handles the gossip menu because of the additional locales.
Please add the adjustment to the conf to have that error message not show up:
# Creatures.CustomIDs
# Description: The list of custom creatures with gossip dialogues hardcoded in core,
# divided by "," without spaces.
# It is implied that you do not use for these NPC dialogs data from "gossip_menu" table.
# Server will skip these IDs during the definitions validation process.
# Example: Creatures.CustomIDs = "190010,55005,999991,25462,98888" - Npcs for Transmog, Guild-zone, 1v1-arena modules
# Skip Dk Module, Racial Trait Swap Modules
# Default: ""
Creatures.CustomIDs = "190010,55005,999991,25462,98888"
modules
directory of your AzerothCore source. If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy RacialTraitSwap.conf.dist to RacialTraitSwap.conf and edit that new file.
Jinnaix For Translations
bench For Compile Fixes on Core Revisions
AzerothCore: repository - website - discord chat community