mod-progression-system icon indicating copy to clipboard operation
mod-progression-system copied to clipboard

fix: Add property 70_2_3 (Ogri'la) to config

Open sogladev opened this issue 1 year ago • 0 comments

I ran into this error

Loading World Information...
> RealmID:              1
> Version DB world:     ACDB 335.11-dev
Loading mod-progression-system updates...
> Config: Missing property ProgressionSystem.Bracket_70_2_3 in config file /home/jelle/wd/wow/azerothcore-wotlk/env/dist/etc/worldserver.conf, add "ProgressionSystem.Bracket_70_2_3 = 0" to this file or define 'AC_PROGRESSION_SYSTEM_BRACKET__70___2___3' as an environment variable.
> Config: Missing property ProgressionSystem.Bracket_70_2_3 in config file /home/jelle/wd/wow/azerothcore-wotlk/env/dist/etc/worldserver.conf, add "ProgressionSystem.Bracket_70_2_3 = 0" to this file or define 'AC_PROGRESSION_SYSTEM_BRACKET__70___2___3' as an environment variable.
> Config: Missing property ProgressionSystem.Bracket_70_2_3 in config file /home/jelle/wd/wow/azerothcore-wotlk/env/dist/etc/worldserver.conf, add "ProgressionSystem.Bracket_70_2_3 = 0" to this file or define 'AC_PROGRESSION_SYSTEM_BRACKET__70___2___3' as an environment variable.

The property for 70_2_3 was not added?

sogladev avatar Apr 11 '24 19:04 sogladev