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
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!