Hello. A little feedback about modding. I already asked for it on the mod-n-tools forum but did not get an answer.
The problerm: Woodie has too many tags (during transforming into a beaver form he has 30 tags, when the limit is 31). If I try to add some new tags or create a replicatable component I get this:
Error serializing tags for entity woodie[109330] - 32 tags; exceeds maximum size of 31
I don't know how to avoid this (well it's possible to remove the "polite tag" or overwrite the replicating script but it's not good).
I know it's not simple, but may be there is a way to clean up a tag-list for Woodie or to add another method to replicate components in future updates.
Thanks.