Incorrect handling of DCSC Priorities
Closed this issue · 2 comments
VolatilePulse commented
Species' DCSC's are being ignored by Purlovia even though they have a higher DCSC priority. Both species have a priority of 5 where the other DCSC's do not have a priority. This apparently leads to the DCSC being ignored when it definitely shouldn't be.
coldino commented
Still looking... Just a bit of data for now.
Fabled Gacha:
Applying ordered DCSCs:
DCSC pri=0 /Game/Mods/Primal_Fear/Dinos/Fabled/Fabled_Gacha/FabledGacha_Character_BP_Child.DinoCharacterStatusComponent_BP_FabledGacha_C_1
DCSC pri=0 /Game/Extinction/Dinos/Gacha/Gacha_Character_BP.DinoCharacterStatusComponent_BP_Gacha_C_1
Apex Velonasaur:
Applying ordered DCSCs:
DCSC pri=0 /Game/Mods/Primal_Fear/Dinos/Apex/Apex_Spindles/ApexSpindles_Character_BP_Child.DinoCharacterStatusComponent_BP_ApexSpindles_C_1
DCSC pri=0 /Game/Extinction/Dinos/Spindles/Spindles_Character_BP.DinoCharacterStatusComponent_BP_Spindles_C_1
Pretty sure we're missing a priority somewhere.
coldino commented
This should be fixed now. The mod data files will update in the next automated run, in a few hours.