UpdateFeatureDef "Name" must be globally unique.
CodeOptimist opened this issue · 1 comments
CodeOptimist commented
Maybe it's something I'm doing, but I just discovered that "UpdateFeatureBase" from the following:
<HugsLib.UpdateFeatureDef Abstract="true" Name="UpdateFeatureBase">
threw an error as soon as I updated a second mod to 1.1, because they both used it:
I changed them to prefix my packageIds.
Just another departure from 1.0 I thought worth mentioning... maybe for the documentation? I assume this isn't a bug with HugsLib but just the way 1.1 does things.
UnlimitedHugs commented
Fixed in 7.1.1.