RimWorld

RimWorld

Power Logic
Susp3ct Sep 8, 2024 @ 12:46pm
Remote Gizmo Error
I'm trying to make a blast door close and open at given day times, the switch flickers but nothing happens, then i get this error:

Exception ticking SupesRemoteGizmoServo7121848 (at (163, 0, 54)): System.TypeInitializationException: The type initializer for 'Multiplayer.API.MP' threw an exception. ---> System.MissingMethodException: void Verse.Log.Error(string,bool)
--- End of inner exception stack trace ---
[Ref 212148EA]
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at PowerLogic.Building_GizmoServo.ActivateList (System.Collections.Generic.List`1[T] svlist) [0x00039] in <21e2e24fb5924cf5a5e64fb6a92b12d2>:0
at PowerLogic.Building_GizmoServo.FlickTo (System.Boolean switchto) [0x00003] in <21e2e24fb5924cf5a5e64fb6a92b12d2>:0
at PowerLogic.Building_GizmoServo.Tick () [0x000c4] in <21e2e24fb5924cf5a5e64fb6a92b12d2>:0
at Verse.TickList.Tick () [0x0017d] in <9f1e970858404620af05148900af1df8>:0
- POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow_PlantHarvest:Postfix(TickerType ___tickType)
- POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow:Postfix(TickerType ___tickType)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch7 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch8 (Verse.Game)
Verse.Root_Play:Update ()
`
here is the log file:
https://gist.github.com/HugsLibRecordKeeper/ff6aad0b92a7a99fd48c33561cf8bedf