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
I do have a pretty extensive modlist running so it might be a conflict somewhere though other settings windows are opening fine
Here's the full log: https://gist.github.com/55e187da74bc12574495832c16dee03d
Thanks for the mod!
I'm still in the process of building my modlist for 1.4, so it's entirely possible that if this simply a mod conflict of some sort that I might run into it myself. Without knowing where the conflict lies there's precious little else I can do at this time. If you happen to be able to track down the source of the issue through some process of elimination then definitely let me know.
Out of curiosity I would be interested in seeing a screenshot of what you're describing.
I've done a little testing myself and it seems to only occur when I search for the settings in the mod options menu, if I just scroll and go into the settings it works fine - rather strange!
I've uploaded a screenshot of the glitch when it occurs here: https://imgur.com/HudSOeg
Error in static constructor of FasterBiosculpterPod.FasterBiosculpterPod_Patches: System.TypeInitializationException: The type initializer for 'FasterBiosculpterPod.FasterBiosculpterPod_Patches' threw an exception. ---> System.MissingFieldException: Field 'RimWorld.CompProperties_BiosculpterPod.powerConsumptionStandby' not found.
at FasterBiosculpterPod.FasterBiosculpterPod_Patches..cctor () [0x00055] in <094db78c32b044579ca3e3237b9f8dcc>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility.Verse.StaticConstructorOnStartupUtility.CallAll_Patch3()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
This didn't have anything to do with Vanilla Factions Expanded, it was caused by an update to RimWorld itself which removed a field from a Biosculpter related class that I was referencing. I've pushed an update which should resolve the issue, so make sure your mod is updated to version 2.9.3.
anyone got the same problem?
Error in static constructor of FasterBiosculpterPod.FasterBiosculpterPod_Patches: System.TypeInitializationException: The type initializer for 'FasterBiosculpterPod.FasterBiosculpterPod_Patches' threw an exception. ---> System.MissingFieldException: Field 'RimWorld.CompProperties_Power.idlePowerDraw' not found.
at FasterBiosculpterPod.FasterBiosculpterPod_Patches..cctor () [0x00055] in <dbe02bff695d4997b1a3855d1e68bb54>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00025] in <a7d7c17c253e4b3abddb592871ee455b>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
Verse.Root:Update ()
Verse.Root_Entry:Update ()
Exception filling window for RimWorld.Dialog_ModSettings: System.MissingFieldException: Field 'RimWorld.CompProperties_Power.idlePowerDraw' not found.
at FasterBiosculpterPod.FasterBiosculpterPod_Mod.DoSettingsWindowContents (UnityEngine.Rect canvas) [0x00e2e] in <dbe02bff695d4997b1a3855d1e68bb54>:0
at RimWorld.Dialog_ModSettings.DoWindowContents (UnityEngine.Rect inRect) [0x00073] in <a7d7c17c253e4b3abddb592871ee455b>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <a7d7c17c253e4b3abddb592871ee455b>: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)
Must be something else on your mod list interfering with it, because I just tested it and...
https://imgur.com/a/D484pQl