安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Getting to be able to use other Basemod related mods with it is nice-
Might be something to do with its new update that integrates BaseBridge
at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0005c] in <437ba245d8404784b9fbab9b439ac908>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <437ba245d8404784b9fbab9b439ac908>:0
at System.String.Format (System.String format, System.Object arg0) [0x00008] in <437ba245d8404784b9fbab9b439ac908>:0
at virtu9AbnoChangeUtil.Core.AbnoChangeManager.Init (System.Collections.Generic.List`1[T] mods) [0x00033] in <fa35b0671f6647779c7f75faef5f60ea>:0
at virtu9AbnoChangeUtil.Core.Initializer.OnInitializeMod () [0x000a0] in <fa35b0671f6647779c7f75faef5f60ea>:0
at AssemblyManager.CallAllInitializer () [0x00016] in <7d9f3d8f8146434a93160ad0a2194b2a>:0
at LibraryOfAngela.Implement.LoAEmotionDictionary.GetEmotionCardListByMod (LibraryOfAngela.ILoACustomEmotionMod mod, System.Predicate`1[T] condition) [0x00000] in <3872fe96e0ff43cbb6d5ef133fb77a72>:0
at LibraryOfAngela.Extension.LoAModExtension.GetMyEmotionCards (LibraryOfAngela.ILoACustomEmotionMod owner, System.Predicate`1[T] condition) [0x0000a] in <77a9b82d6ab34e43b8bfd0d93144bf28>:0
at Innamorato.Heukhyeon.InnamoratoEmotionConfig.OnReturnEmotionCardListForPreview (System.Collections.Generic.List`1[T] cards, SephirahType sephirah, System.Int32 level) [0x0001c] in <05c65f4cc4494e5eac80c1b9bddc73e1>:0
at LibraryOfAngela.Emotion.EmotionPatch.After_GetDataListByLevel (SephirahType sephirah, System.Int32 level, System.Collections.Generic.List`1[EmotionCardXmlInfo]& __result) [0x00013] in <3872fe96e0ff43cbb6d5ef133fb77a72>:0
When im trying to use abno page rework this happened:
1) Game now launch Kether floor with blank images of abno pages ith chines language isntead of english,
2) when im trying to move my mouse to kether floor this will writes in player doc:
NullReferenceException: Object reference not set to an instance of an object
at LibraryOfAngela.Implement.LoAEmotionDictionary.GetEmotionCardListByMod (LibraryOfAngela.ILoACustomEmotionMod mod, System.Predicate`1[T] condition) [0x00000] in <3872fe96e0ff43cbb6d5ef133fb77a72>:0
at LibraryOfAngela.Extension.LoAModExtension.GetMyEmotionCards (LibraryOfAngela.ILoACustomEmotionMod owner, System.Predicate`1[T] condition) [0x0000a] in <77a9b82d6ab34e43b8bfd0d93144bf28>:0
at Innamorato.Heukhyeon.InnamoratoEmotionConfig.OnReturnEmotionCardListForPreview (System.Collections.Generic.List`1[T] cards, SephirahType sephirah, System.Int32 level) [0x0001c] in <05c65f4cc4494e5eac80c1b9bddc73e1>:0
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'EmotionCardAbility_virtu9_NewAbnoCards.EmotionCardAbility_MalkuthNewAbno09' threw an exception. ---> System.TypeInitializationException: The type initializer for 'virtu9AbnoBalanceRework.ModMetaInfo' threw an exception. ---> System.MissingMethodException: string virtu9CommonLORUtil.ModMetaInfoLoader.LoadModPath()
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at EmotionCardAbility_virtu9_NewAbnoCards.EmotionCardAbility_MalkuthNewAbno09..cctor () [0x00000] in <166433e45e6e4c74b21ed55d240e5202>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
1)
System.TypeInitializationException: The type initializer for 'virtu9AbnoBalanceRework.ModMetaInfo' threw an exception. ---> System.MissingMethodException: string virtu9CommonLORUtil.ModMetaInfoLoader.LoadModPath()
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at virtu9AbnoBalanceRework.Core.AbnoBalanceReworkInit+<>c.<OnInitializeMod>b__0_0 (System.String m) [0x00000] in <166433e45e6e4c74b21ed55d240e5202>:0
at System.Collections.Generic.List`1[T].RemoveAll (System.Predicate`1[T] match) [0x0001a] in <437ba245d8404784b9fbab9b439ac908>:0
at virtu9AbnoBalanceRework.Core.AbnoBalanceReworkInit.OnInitializeMod () [0x00014] in <166433e45e6e4c74b21ed55d240e5202>:0
at AssemblyManager.CallAllInitializer () [0x00016] in <7d9f3d8f8146434a93160ad0a2194b2a>:0
Exception has been thrown by the target of an invocation
The type initializer for
virtu9AbnoBalanceRework.ModMetaInfo threw an exception
adn then it turning off that abno rework mod