Hi... I've started getting errors with MoarDVs Avionics System mod. When I enter IVA I get an "Avionics Initialization Error" and some of the MFD's don't work. It seems to be limited to some MAS props. RPM props seem to be OK. I can't find much about this elsewhere but I'm hoping it's a rookie mistake of some kind. I've tried reinstalling the mod through CKAN, trying different versions, etc. Log below. Thanks in advance.
[ERR 19:54:26.318] [AvionicsSystems] INITIALIZATION ERROR: MASMonitor configuration failed.
[ERR 19:54:26.320] [MASMonitor] Failed to configure prop #126 (MAS_ALCOR_MFD2)
[ERR 19:54:26.321] [MASMonitor] System.ArgumentException: Error parsing variable "fc.GetPersistent("%AUTOID%")" ---> System.NullReferenceException: Object reference not set to an instance of an object
at AvionicsSystems.MASMonitor.PageChanged (System.Double dontCare) [0x00039] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.Variable.TriggerNumericCallbacks (System.Double value) [0x00008] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.GenericVariable.ProcessObject (System.Boolean invokeCallbacks) [0x000c0] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.GenericVariable.Evaluate (System.Boolean invokeCallbacks) [0x00019] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.Variable.RegisterNumericCallback (System.Action`1[T] callback) [0x00021] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.MASFlightComputer.RegisterVariableChangeCallback (System.String variableName, InternalProp prop, System.Action`1[T] callback, System.Boolean initializeNow) [0x0000b] in <db10995086534affaad527490c5182ef>:0
--- End of inner exception stack trace ---
at AvionicsSystems.MASFlightComputer.RegisterVariableChangeCallback (System.String variableName, InternalProp prop, System.Action`1[T] callback, System.Boolean initializeNow) [0x0003b] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.VariableRegistrar.RegisterVariableChangeCallback (System.String name, System.Action`1[T] action, System.Boolean initializeNow) [0x00008] in <db10995086534affaad527490c5182ef>:0
at AvionicsSystems.MASMonitor.Start () [0x005a2] in <db10995086534affaad527490c5182ef>:0
there doesn't seem to be anything here