RimWorld

RimWorld

Vanilla Factions Expanded - Settlers
Totsnuk 24 Feb, 2023 @ 10:43am
Error log
https://gist.github.com/c90da488b6569abcaf9c00a636097b05
Field VFE_Settlers.Comps.CompPowerPlantWindmill.BladeWidth is marked with TweakValue, but is readonly; TweakValue won't work
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
Verse.EditWindow_TweakValues/<FindAllTweakables>d__11:MoveNext ()
System.Linq.Enumerable/SelectEnumerableIterator`2<System.Reflection.FieldInfo, Verse.EditWindow_TweakValues/TweakInfo>:ToArray ()
System.Linq.Buffer`1<Verse.EditWindow_TweakValues/TweakInfo>:.ctor (System.Collections.Generic.IEnumerable`1<Verse.EditWindow_TweakValues/TweakInfo>)
System.Linq.OrderedEnumerable`1<Verse.EditWindow_TweakValues/TweakInfo>:ToList ()
System.Linq.Enumerable:ToList<Verse.EditWindow_TweakValues/TweakInfo> (System.Collections.Generic.IEnumerable`1<Verse.EditWindow_TweakValues/TweakInfo>)
Verse.EditWindow_TweakValues:.ctor ()
Verse.DebugWindowsOpener:ToggleTweakValuesMenu ()
(wrapper dynamic-method) Verse.DebugWindowsOpener:Verse.DebugWindowsOpener.DrawButtons_Patch0 (Verse.DebugWindowsOpener)
RocketMan.DebugWindowsOpener_Patch/<>c__DisplayClass3_0:<Postfix>b__0 ()
Verse.ImmediateWindow:DoWindowContents (UnityEngine.Rect)
(wrapper dynamic-method) Verse.Window:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)