UnlimitedHugs / RimworldHugsLib

A lightweight shared library for Rimworld modding.
Other
245 stars 59 forks source link

UpdateFeatureDef "Name" must be globally unique. #61

Closed CodeOptimist closed 4 years ago

CodeOptimist commented 4 years ago

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.

UnlimitedHugs commented 4 years ago

Fixed in 7.1.1.