安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
When I go to see more information on a persona weapon (from before installing the mod), I get the error message below, and an infobox without any persona trait details.
Exception filling window for Verse.Dialog_InfoCard: System.MissingFieldException: Field 'RimWorld.StatCategoryDefOf.Weapon_Ranged' not found.
at MorePersonaTraits.Patches.PatchBladelinkSpecialDisplayStats+<Postfix>d__0.MoveNext () [0x00102] in <02b598ae96b04466bbd1f3de9e061572>:0
at Verse.ThingWithComps+<SpecialDisplayStats>d__52.MoveNext () [0x000fe] in <7efcf1ca64ef4da5834de183a8640867>:0
at RimWorld.StatsReportUtility+<StatsToDraw>d__24.MoveNext () [0x002e0] in <7efcf1ca64ef4da5834de183a8640867>:0
at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].MoveNext () [0x0004e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper dynamic-method) RimWorld.StatsReportUtility.RimWorld.StatsReportUtility.DrawStatsReport_Patch3(UnityEngine.Rect,Verse.Thing)
at (wrapper dynamic-method) Verse.Dialog_InfoCard.Verse.Dialog_InfoCard.FillCard_Patch1(Verse.Dialog_InfoCard,UnityEngine.Rect)
at Verse.Dialog_InfoCard.DoWindowContents (UnityEngine.Rect inRect) [0x00288] in <7efcf1ca64ef4da5834de183a8640867>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <7efcf1ca64ef4da5834de183a8640867>:0
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)
Yep, that's done it. I hadn't updated in a few months, so that stat must have come with a relatively recent update. Thanks for the help and the mod!
Exception ticking GR_PoisonBlast39219: System.NullReferenceException: Object reference not set to an instance of an object
at MorePersonaTraits.Patches.PatchOnDamageBullet.Postfix (Verse.Thing hitThing, RimWorld.Bullet __instance) [0x0000f] in <0474a41bc49a42dab0421d31ef36112e>:0
at (wrapper dynamic-method) RimWorld.Bullet.RimWorld.Bullet.Impact_Patch1(RimWorld.Bullet,Verse.Thing)
at (wrapper dynamic-method) Verse.Projectile.Verse.Projectile.ImpactSomething_Patch1(Verse.Projectile)
at (wrapper dynamic-method) Verse.Projectile.Verse.Projectile.Tick_Patch1(Verse.Projectile)
at Verse.TickList.Tick () [0x0015c] in <81af9f8a18324e17b286924a43555a7c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
Here is the hugslib log: https://pastebin.com/QCHTLf6j
Ok, thanks for letting me know, I'll check tonight!