Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"cs The.Player.RemovePart<AnimatedMaterialGeneric>();"
I'll include a wish in the next update to remove the animation in case this issue pops up again post-update.
I do a check in the blink mutation when the creature is sprinting to determine whether or not they're a prickle pig and to then apply/unapply the animation as appropriate. In case that gets missed, I also do a lighter check on turn-tick to make sure it gets applied/unapplied, but I neglected to do the prickle pig check at that point. I also forgot to tidy up the animation part on unmutate (which gets called when you unequip the runners).
I'm unsure which of the two caused the totality of the issue (it being permanent), but the next version of the mod should be without the issue.
Were you playing as the prickle pig preset, a character that happened to start with blink, or a character that got blink some time after the game had started?
=== Blink Mutation 0.0.2 Errors ===
<...>/steamapps/workshop/content/333640/3518250317/Parts/ChaosEmeraldSetBonus.cs(1426,17): error CS0433: The type 'StunningForce' exists in both '3173434628.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Assembly-CSharp, Version=2.0.210.20, Culture=neutral, PublicKeyToken=null'