Exception while loading mod DiseasesReimagined at C:/Users/Daniel/Documents/Klei/OxygenNotIncluded/mods/Steam/1911357229.
System.TypeLoadException: Could not resolve type with token 01000026 from typeref (expected class 'Worker' in assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info(intptr,System.Reflection.MonoMethodInfo&)
at System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Reflection.RuntimeMethodInfo.GetPseudoCustomAttributes () [0x00002] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.MonoCustomAttrs.GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType) [0x0000c] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00024] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Reflection.RuntimeMethodInfo.GetCustomAttributes (System.Boolean inherit) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at HarmonyLib.PatchTools+<>c__DisplayClass2_0.<GetPatchMethod>b__0 (System.Reflection.MethodInfo m) [0x00000] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <a314714511a14f84b853c03efd8682b8>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <a314714511a14f84b853c03efd8682b8>:0
at HarmonyLib.PatchTools.GetPatchMethod (System.Type patchType, System.String attributeName) [0x00018] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x000a1] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00000] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at KMod.UserMod2.OnLoad (HarmonyLib.Harmony harmony) [0x00007] in <da38104af1d24eb199a83654e3e6683e>:0
at DiseasesReimagined.DiseasesPatch.OnLoad (HarmonyLib.Harmony harmony) [0x0007d] in <739d0e0a336f4fb1bdf427914e57e2ac>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <da38104af1d24eb199a83654e3e6683e>:0
at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <82d98ed04cc642f199bc654910617431>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <82d98ed04cc642f199bc654910617431>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <82d98ed04cc642f199bc654910617431>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <da38104af1d24eb199a83654e3e6683e>:0
at KMod.Mod.Load (KMod.Content content) [0x00000] in <da38104af1d24eb199a83654e3e6683e>:0
at KMod.Manager.Load (KMod.Content content) [0x00000] in <da38104af1d24eb199a83654e3e6683e>:0
at Global.Awake () [0x00000] in <da38104af1d24eb199a83654e3e6683e>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object , UnityEngine.Transform , UnityEngine.Vector3& , UnityEngine.Quaternion& ) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.GameObject parent, System.String name, System.Boolean initialize_id, System.Int32 gameLayer) [0x00000] in <82d98ed04cc642f199bc654910617431>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <82d98ed04cc642f199bc654910617431>:0
at LaunchInitializer.Update () [0x00000] in <da38104af1d24eb199a83654e3e6683e>:0
Build: U54-646843-SCR
All 3 DLCs are enabled