RimWorld

RimWorld

Rimbound - Novakin Xenotype
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Airo  [udvikler] 14. juli 2024 kl. 17:43
Bug Reports
Please Post Bugs or Issues here including logs.
I recommend using Better Logs and HugsLib/Logs Publisher from HugsLib.
< >
Viser 1-14 af 14 kommentarer
Ehayn 25. juli 2024 kl. 7:21 
[NL] Facial Animation - WIP
Vanilla Textures Expanded - [NL] Facial Animation
EyeGenes2 | Base - [NL] Facial Animation

This mod causes a visual error and makes Novakid's eyes
Airo  [udvikler] 25. juli 2024 kl. 11:10 
Oprindeligt skrevet af Ehayn:
[NL] Facial Animation - WIP
Vanilla Textures Expanded - [NL] Facial Animation
EyeGenes2 | Base - [NL] Facial Animation

This mod causes a visual error and makes Novakid's eyes
Facial animation is not supported at the moment, I'll look into it :steamthumbsup:
Airo  [udvikler] 19. mar. kl. 9:40 
Oprindeligt skrevet af atomic0726:
Is there A known bug where the Snuggets won't clone?
none so far that I've known of,it may be an interaction between VE Framework cloning system with other mod that made them unable to clone
Lonely Tear 12. apr. kl. 8:45 
Iv had a novakid with a cut off finger and another with brain scar run around the ice sheet for over a 2 (ingame) years now. Yet the Plasma innards couldn't heal the injuries, in fact i didnt see a single permanent injury get healed.

Am i misunderstanding the way the ability works or did i encounter a possible bug?
Airo  [udvikler] 12. apr. kl. 18:12 
Oprindeligt skrevet af Lonely Tear:
Iv had a novakid with a cut off finger and another with brain scar run around the ice sheet for over a 2 (ingame) years now. Yet the Plasma innards couldn't heal the injuries, in fact i didnt see a single permanent injury get healed.

Am i misunderstanding the way the ability works or did i encounter a possible bug?
The ability you mentioned can only heal missing organ/limb or preexisting injury, they couldn't heal permanent injury like brain scars unfortunately
Amori 15. apr. kl. 18:02 
My friend downloaded and added the nova kin xenotype along with the dependencies but is getting a black screen with her game but it works with mine do you know of any way to fix?
Airo  [udvikler] 16. apr. kl. 1:46 
Oprindeligt skrevet af Amori:
My friend downloaded and added the nova kin xenotype along with the dependencies but is getting a black screen with her game but it works with mine do you know of any way to fix?
Does this only occur with the mod + dependency loaded? If so it's best to resubscribe/redownload.
Amori 16. apr. kl. 5:54 
Ok she redownloaded it and it works perfectly we don’t know entirely why it blackscreened in the first place but it’s working Ty ;)
Irismono 17. juli kl. 10:06 
Getting some errors related to "look change desired" moodlets from Ideology. VFE appears to be involved. It's possible the recent updates to the framework changed something. Unsure if in-game impact just yet.
Airo  [udvikler] 17. juli kl. 10:30 
Oprindeligt skrevet af Irismono:
Getting some errors related to "look change desired" moodlets from Ideology. VFE appears to be involved. It's possible the recent updates to the framework changed something. Unsure if in-game impact just yet.
ahh correct, the patch I added is still using VFECore instead of VEF. I will push a hotfix update soon.

edit: should be fine now.
Sidst redigeret af Airo; 17. juli kl. 10:51
Irismono 17. juli kl. 13:07 
Fantastic! Thanks for the quick turnaround.
Irismono 18. juli kl. 11:07 
Got the following red error on boot. Looks like Corona Hair isn't nullifying the look change thought properly.

XML format error: List item found with name Operation that is not <li>, and which does not have a custom XML loader method, in <operations><Operation Class="PatchOperationConditional"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]/nullifyingGenes</xpath><nomatch Class="PatchOperationAdd"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]</xpath><value><nullifyingGenes><li>RB_Corona_Hair</li></nullifyingGenes></value></nomatch><match Class="PatchOperationAdd"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]/nullifyingGenes</xpath><value><li>RB_Corona_Hair</li></value></match></Operation></operations>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.DirectXmlToObject:ValidateListNode (System.Xml.XmlNode,System.Xml.XmlNode,System.Type)
Verse.DirectXmlToObject:ListFromXml<Verse.PatchOperation> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<Verse.PatchOperation> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<Verse.PatchOperation>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<Verse.PatchOperation>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<Verse.PatchOperation> (System.Xml.XmlNode,bool)

edit: cut out a bunch of engine spam that is almost certainly irrelevant.
Sidst redigeret af Irismono; 18. juli kl. 11:09
Airo  [udvikler] 18. juli kl. 15:17 
Oprindeligt skrevet af Irismono:
Got the following red error on boot. Looks like Corona Hair isn't nullifying the look change thought properly.

XML format error: List item found with name Operation that is not <li>, and which does not have a custom XML loader method, in <operations><Operation Class="PatchOperationConditional"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]/nullifyingGenes</xpath><nomatch Class="PatchOperationAdd"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]</xpath><value><nullifyingGenes><li>RB_Corona_Hair</li></nullifyingGenes></value></nomatch><match Class="PatchOperationAdd"><xpath>Defs/ThoughtDef[defName="LookChangeDesired"]/nullifyingGenes</xpath><value><li>RB_Corona_Hair</li></value></match></Operation></operations>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.DirectXmlToObject:ValidateListNode (System.Xml.XmlNode,System.Xml.XmlNode,System.Type)
Verse.DirectXmlToObject:ListFromXml<Verse.PatchOperation> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<Verse.PatchOperation> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<Verse.PatchOperation>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<Verse.PatchOperation>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<Verse.PatchOperation> (System.Xml.XmlNode,bool)

edit: cut out a bunch of engine spam that is almost certainly irrelevant.
I think it points out towards Operation not being li, I'll push another hotfix soon

update: the fix is now live.
Sidst redigeret af Airo; 18. juli kl. 15:34
Irismono 19. juli kl. 17:58 
Working flawlessly now. Many thanks.
< >
Viser 1-14 af 14 kommentarer
Per side: 1530 50