edbmods / EdBPrepareCarefully

EdB Prepare Carefully, a RimWorld mod
MIT License
232 stars 91 forks source link

Can't change the colonist name v 1.0.10 #246

Closed BlindSE closed 6 years ago

BlindSE commented 6 years ago

Every time i attempt to change a colonist's name in the prepare carefully tab i am met with this error:

Exception filling window for EdB.PrepareCarefully.Page_PrepareCarefully: System.MissingFieldException: Field 'RimWorld.CharacterCardUtility.ValidNameRegex' not found. at EdB.PrepareCarefully.PanelName.DrawPanelContent (EdB.PrepareCarefully.State state) [0x00000] in :0 at EdB.PrepareCarefully.PanelBase.Draw (EdB.PrepareCarefully.State state) [0x00000] in :0 at EdB.PrepareCarefully.TabViewPawns.Draw (EdB.PrepareCarefully.State state, Rect rect) [0x00000] in :0 at EdB.PrepareCarefully.Page_PrepareCarefully.DoWindowContents (Rect inRect) [0x00000] in :0 at Verse.Window+cAnonStorey0.<>m0 (Int32 x) [0x00000] in :0 Verse.Log:Error(String, Boolean) Verse.cAnonStorey0:<>m0(Int32) UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)

Everything else seems to work, no errors.

Here's my mod list: https://i.imgur.com/M2v2HHc.png

Thanks.

BlindSE commented 6 years ago

Sorry for the request, the issue has been fixed after updating and restarting my PC.