peterhaneve / ONIMods

Peter Han's mods for Oxygen Not Included
Other
316 stars 64 forks source link

Smart Pumps not compatible with Automation Update #32

Closed ghost closed 4 years ago

ghost commented 4 years ago

Gives this error:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'LogicOperationalController.INPUT_PORTS_0_1' not found. at PeterHan.SmartPumps.SmartPumpsPatches.OnLoad () [0x00006] in <8fe72bd7d7c64e8bb3b5a5de8f531ad7>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in :0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in :0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0 at KMod.DLLLoader.LoadDLLs (System.String harmonyId, System.String path) [0x002cf] in <79d2d4d3b2c24823adbee3657342b590>:0 Exception while loading mod 1887986467.Steam at C:/Users/1/Documents/Klei/OxygenNotIncluded/mods/Steam/1887986467. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'LogicOperationalController.INPUT_PORTS_0_1' not found. at PeterHan.SmartPumps.SmartPumpsPatches.OnLoad () [0x00006] in <8fe72bd7d7c64e8bb3b5a5de8f531ad7>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in :0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in :0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0 at KMod.DLLLoader.LoadDLLs (System.String harmonyId, System.String path) [0x002cf] in <79d2d4d3b2c24823adbee3657342b590>:0

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)

peterhaneve commented 4 years ago

Smart Pumps has been updated. If you are still having issues, Steam is not updating your copy, and you may need to install a local mod or clear the mods cache.