Oxygen Not Included

Oxygen Not Included

Egg Cryopreservation
 This topic has been pinned, so it's probably important
Dr. Chapman  [developer] 23 Sep, 2021 @ 8:57am
Post error messages here
You can post the error messages you receive here, then I'll look into it.
Alternatively, you can post an image.

A list of your active mods would also help a lot, to figure out if it's maybe an incompatibility issue.
< >
Showing 1-14 of 14 comments
carpuncle-pc 28 Oct, 2021 @ 1:39am 
Hello the mod starts flawlessly is also displayed correctly in the game, but I still can't build it.
When I want to place the Egg Cryopreservation, the object is outlined in red with the error message (automation connections must not overlap).
I've already reinstalled the mod which didn't bring anything.
can you please help me?
Dr. Chapman  [developer] 28 Oct, 2021 @ 10:39am 
That's really odd, that was a bug once, but it got fixed. It almost seems like you have an outdated version of the mod...
Could I get you to post your log file? Either here or maybe as an email?
carpuncle-pc 29 Oct, 2021 @ 12:19am 
they mean the Player.log?
carpuncle-pc 29 Oct, 2021 @ 12:22am 
and where should i send the file?
because I can't pull the file in here, right?
carpuncle-pc 29 Oct, 2021 @ 12:27am 
[05:54:25.078] [1] [INFO] Egg Cryopreservation has a mod.yaml with a staticID `Jespercal.EggCryopreservation`, using that from now on.
[05:54:25.079] [1] [WARNING] Recoverable parse error in
Found a property 'staticID' on a type 'KMod.Mod+PackagedModInfo', but that type doesn't have that property!
[05:54:25.080] [1] [INFO] Egg Cryopreservation: Successfully loaded from path 'root' with content 'DLL, Animation'.
riabokinserhii 5 Oct, 2022 @ 12:40pm 
Save game not load, have this problem

Error in EggCryopreservationComplete.EggCryopreservation.OnPrefabInit
System.MissingMethodException: void FilteredStorage..ctor(KMonoBehaviour,Tag[],Tag[],IUserControlledCapacity,bool,ChoreType)
at EggCryopreservation.EggCryopreservation.OnPrefabInit () [0x00000] in <2af9ab3c79d244b184909e36046649ae>:0
at KMonoBehaviour.InitializeComponent () [0x00068] in <1b5c2ff4f53d4a48b7159ed84d905978>:0

at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.InitializeComponent () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Awake () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at UnityEngine.GameObject.SetActive (System.Boolean value) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at SaveLoadRoot.Load (UnityEngine.GameObject prefab, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Vector3 scale, IReader reader) [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at SaveLoadRoot.Load (UnityEngine.GameObject prefab, IReader reader) [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at SaveManager.Load (IReader reader) [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at SaveLoader.Load (IReader reader) [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at SaveLoader.SaveLoader.Load_Patch1 (SaveLoader , System.String ) [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at SaveLoader.OnSpawn () [0x00000] in <6ab6b57553ed449280aa2485c86e9aab>:0
at KMonoBehaviour.Spawn () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Start () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
Build: U43-525812-SD
MinaFlux 8 Oct, 2022 @ 8:25pm 
I'm experiencing the same error as riabokinserhii:
System.MissingMethodException: void FilteredStorage..ctor
Calozard 9 Oct, 2022 @ 5:14am 
Gettiing this after a few cycle have passed (now that I'm at cycle 23 it's triggering instantly when I launch the save)

Exception in: (PacuEgg).IncubationMonitor.root.
System.MissingMethodException: !4 StateMachine`4/Parameter`1.Set(!4,!1)
at (wrapper dynamic-method) IncubationMonitor+Instance.IncubationMonitor+Instance.UpdateIncubationState_Patch1(IncubationMonitor/Instance,bool,EggIncubator)
at IncubationMonitor+Instance.OnOperationalChanged (System.Object data) [0x0002a] in <cb20703507b14eea8088dbc44abf7f85>:0
at IncubationMonitor+<>c.<InitializeStates>b__11_0 (IncubationMonitor+Instance smi) [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachine`4+GenericInstance[StateMachineType,StateMachineInstanceType,MasterType,DefType].ExecuteActions (StateMachine`4+State[StateMachineType,StateMachineInstanceType,MasterType,DefType] state, System.Collections.Generic.List`1[T] actions) [0x00048] in <cb20703507b14eea8088dbc44abf7f85>:0

at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at StateMachine`4+GenericInstance[StateMachineType,StateMachineInstanceType,MasterType,DefType].ExecuteActions (StateMachine`4+State[StateMachineType,StateMachineInstanceType,MasterType,DefType] state, System.Collections.Generic.List`1[T] actions) [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachine`4+GenericInstance[StateMachineType,StateMachineInstanceType,MasterType,DefType].PushState (StateMachine+BaseState state) [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachine`4+GenericInstance[StateMachineType,StateMachineInstanceType,MasterType,DefType].GoTo (StateMachine+BaseState base_state) [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachine+Instance.StartSM () [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachine`4+GenericInstance[StateMachineType,StateMachineInstanceType,MasterType,DefType].StartSM () [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at StateMachineController.StartSMIS () [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
at KPrefabID.OnSpawn () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Spawn () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at Util.SpawnComponent (UnityEngine.Component cmp) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at MyAttributeManager`1[T].OnStart (System.Object obj, KMonoBehaviour cmp) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at MyAttributes.OnStart (System.Object obj, KMonoBehaviour cmp) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at MyAttributes.OnStart (KMonoBehaviour c) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Spawn () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Start () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
Build: U43-526233-S

I am using a few mods also :
-I love slicksters
-No long commutes
-No research alert
-Steam turbine config
-Always 3 interests
-Full miner yield
Calozard 9 Oct, 2022 @ 5:20am 
Actually the "I love slicksters" mod add a bunch of new eggs
May be the reason
Dr. Chapman  [developer] 15 Oct, 2022 @ 4:14am 
For those of you who are still getting crashes/errors from the mod, I can't seem to replicate the errors on my end.

If you want to help me a bit, please post your save file along with the error you are getting.
This will help immensely when it comes to figuring out why the errors happen.
Mayday6971 11 Nov, 2023 @ 3:53pm 
Assertion failed
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:Assert (bool)
Klei.AI.AttributeModifier:SetValue (single) (at /home/build/workspace/game/Assets/scripts/ai/attributes/AttributeModifier.cs:46)
EggCryopreservation.CryoPreservationPrePatches/ChangesToThing:Prefix (IncubationMonitor/Instance,bool,EggIncubator)
(wrapper dynamic-method) IncubationMonitor/Instance:IncubationMonitor+Instance.UpdateIncubationState_Patch1 (IncubationMonitor/Instance,bool,EggIncubator)
IncubationMonitor/Instance:OnOperationalChanged (object) (at /home/build/workspace/game/Assets/scripts/game/Creatures/common/IncubationMonitor.cs:243)
EventSystem:Trigger (UnityEngine.GameObject,int,object) (at /home/build/workspace/game/Assets/Plugins/Klei/util/EventSystem.cs:162)
KMonoBehaviour:Trigger (int,object) (at /home/build/workspace/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:453)
StateMachine/Instance:Trigger (int,object) (at /home/build/workspace/game/Assets/scripts/ai/statemachine/StateMachine.cs:314)
EggCryopreservation.EggCryopreservation:UpdateEgg (UnityEngine.GameObject)
System.Collections.Generic.List`1<UnityEngine.GameObject>:ForEach (System.Action`1<UnityEngine.GameObject>)
EggCryopreservation.EggCryopreservation:UpdateLogicAndActiveState ()
EggCryopreservation.EggCryopreservation:OnSpawn ()
KMonoBehaviour:Spawn () (at /home/build/workspace/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:295)
KMonoBehaviour:Start () (at /home/build/workspace/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:253)
Tyo Atrosa 29 Feb, 2024 @ 4:54pm 
broken by todays update

Exception while loading mod 2381541381.Steam at C:/Users/TyoAt/Documents/Klei/OxygenNotIncluded/mods/Steam/2381541381.
HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Boolean EggCryopreservation.ChangesToThing5::Prefix(SimpleInfoScreen __instance, UnityEngine.GameObject& ___selectedTarget, System.Collections.Generic.Dictionary`2& ___storageLabels)
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] 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 <1a8bba13569349b99ce84dc6ff18815b>:0
at EggCryopreservation.CryoPreservationPrePatches.OnLoad (HarmonyLib.Harmony harmony) [0x00016] in <61bed8b45c634aa8ab14aef3c861c461>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <1a8bba13569349b99ce84dc6ff18815b>:0

at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at KMod.Mod.Load (KMod.Content content) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at KMod.Manager.Load (KMod.Content content) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at Global.Awake () [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3& pos, UnityEngine.Quaternion& rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>: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 <3ca21dc18eae422d87255277091f8593>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at LaunchInitializer.Update () [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
Build: U51-596100-S
Mayday6971 1 Mar, 2024 @ 3:32pm 

Exception while loading mod 2381541381.Steam at C:/Users/xxxxxx/Documents/Klei/OxygenNotIncluded/mods/Steam/2381541381.
HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Boolean EggCryopreservation.ChangesToThing5::Prefix(SimpleInfoScreen __instance, UnityEngine.GameObject& ___selectedTarget, System.Collections.Generic.Dictionary`2& ___storageLabels)
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] 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 <1a8bba13569349b99ce84dc6ff18815b>:0
at EggCryopreservation.CryoPreservationPrePatches.OnLoad (HarmonyLib.Harmony harmony) [0x00016] in <61bed8b45c634aa8ab14aef3c861c461>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <1a8bba13569349b99ce84dc6ff18815b>:0

at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at KMod.Mod.Load (KMod.Content content) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at KMod.Manager.Load (KMod.Content content) [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at Global.Awake () [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3& pos, UnityEngine.Quaternion& rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>: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 <3ca21dc18eae422d87255277091f8593>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <3ca21dc18eae422d87255277091f8593>:0
at LaunchInitializer.Update () [0x00000] in <1a8bba13569349b99ce84dc6ff18815b>:0
Build: U51-596100-SD
NiceGuy 18 Jan @ 7:21am 
Does not work anymore with the Bionic DLC :steamsad:
< >
Showing 1-14 of 14 comments
Per page: 1530 50