The BP-Balancer mod has a component that requires DSotSC
Due to recent changes with DSoTSC this particular component cannot be installed.
Current line of code
REQUIRE_COMPONENT ~SETUP-DSOTSC.TP2~ ~0~ ~Dark Side of the Sword Coast is not installed~
For backwards & forwards compatibility this needs to be adjusted
REQUIRE_PREDICATE (MOD_IS_INSTALLED ~SETUP-DSOTSC.TP2~ ~0~) OR (MOD_IS_INSTALLED ~SETUP-DSOTSC.TP2~ ~5~) ~Dark Side of the Sword Coast is not installed~
The initial component # for the mod is now 5 instead of 0