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
Could not load Texture2D at 'UI/Commands/WarTrumpet' in any active mod or in base resources.
只加载了隔壁的HardworkingKz,玩到一半发现怎小白、小空不能变身,然后毛不是可爱的头发,才想起来还要加载Kz。
加载Kz后打开游戏就会出现上述两行红字BUG,已经把所有MOD都卸载只留Harmony、HugsLib、kemomimihouse、Kz测试过了,还是会弹出红字,我想这应该是Kz本身的问题。
https://pastebin.com/3LSTzBCn
https://pastebin.com/ZW4vzTMp
原因: 一个名为 Yak3543 的角色身上的一个治愈效果(来自 KemomimiHouse mod)在计算头部偏移时发生了 空引用异常。
根源: 这个计算过程非常复杂,被多个Mod(AlienRace, Vanilla Expanded Framework, FacialAnimation)的补丁所影响,最终在 Kz.KemhouseUtility.MoteText(KemomimiHouse mod 的内部方法)中失败。
影响: 游戏移除了这个有问题的效果(Hediff),所以不会继续报错,但 Yak3543 角色可能无法按预期被治愈。
结论: 你的游戏目前存在由 Vanilla Expanded Framework (VEF) 和 KemomimiHouse (兽耳屋) 相关Mod引起的代码冲突,导致游戏运行逻辑出错。这是当前最需要解决的问题。
D指导说的,不过VEF跟兽耳屋我放在一起用很久了,一直没出过问题,难顶,测试了确定愈肤术在动物身上有问题,人没有问题,其他手术没测试过
[Ref B12DF532] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
[Ref 9BFAC1C0]
(wrapper managed-to-native) System.MonoCustomAttrs.IsDefinedInternal(System.Reflection.ICustomAttributeProvider,System.Type)
at System.MonoCustomAttrs.IsDefined (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00027] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Reflection.RuntimeMethodInfo.IsDefined (System.Type attributeType, System.Boolean inherit) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Attribute.IsDefined (System.Reflection.MemberInfo element, System.Type attributeType, System.Boolean inherit) [0x00088] in <51fded79cd284d4d911c5949aff4cb21>:0
[Ref 2A16706F]
(wrapper managed-to-native) System.MonoCustomAttrs.IsDefinedInternal(System.Reflection.ICustomAttributeProvider,System.Type)
at System.MonoCustomAttrs.IsDefined (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00027] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Reflection.RuntimeMethodInfo.IsDefined (System.Type attributeType,
好哥哥报错日志是这个