UnlimitedHugs/RimworldHugsLib

UpdateFeatureDef "Name" must be globally unique.

Closed this issue · 1 comments

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:
image
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.

Fixed in 7.1.1.