Oxygen Not Included

Oxygen Not Included

Customize Plants
Notecja Oct 7, 2022 @ 9:46am
Error/Crash Issue
Just cannot load that mod. What I got in error log:

Error in GameAssets(Clone).Assets.OnPrefabInit
System.MissingMethodException: void ElementConverter/ConsumedElement..ctor(Tag,single,bool)
at CustomizePlants.Assets_AddPrefabPatch.Prefix (KPrefabID prefab) [0x00036] in <fd3588930be0420aadfe62908700548b>:0
at (wrapper dynamic-method) Assets.Assets.AddPrefab_Patch1(KPrefabID)
at Assets.OnPrefabInit () [0x0025f] in <1c7e9ccb4aa844e2be4538990aabf98e>:0
at KMonoBehaviour.InitializeComponent () [0x00068] in <8c239b169b544cce8b8bc7ddd2d09e10>: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 <8c239b169b544cce8b8bc7ddd2d09e10>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <8c239b169b544cce8b8bc7ddd2d09e10>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <8c239b169b544cce8b8bc7ddd2d09e10>:0
at KMonoBehaviour.InitializeComponent () [0x00000] in <8c239b169b544cce8b8bc7ddd2d09e10>:0
at KMonoBehaviour.Awake () [0x00000] in <8c239b169b544cce8b8bc7ddd2d09e10>: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 <8c239b169b544cce8b8bc7ddd2d09e10>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <8c239b169b544cce8b8bc7ddd2d09e10>:0
at LaunchInitializer.Update () [0x00000] in <1c7e9ccb4aa844e2be4538990aabf98e>:0
Build: U42-514967-S

My plant setting file:

{
"version": 33,
"PlantSettings": [

{
"id": "MushroomPlant",
"fruitId": "Mushroom",
"fruit_grow_time": 3600.0,
"fruit_amount": 1,
"irrigation": {},
"input_element": "CarbonDioxide",
"input_rate": 0.001
},

{
"id": "ColdBreather",
"irrigation": {},
"radiation": 0.0,
"radiation_radius": 0
},

],
"print_mutations": false,
"MutantPlantsDropSeeds": true,
"SeedsGoIntoAnyFlowerPots": true,
"WheezewortTempDelta": -20.0,
"OxyfernOxygenPerSecond": 0.03125,
"CheatMutationAnalyze": false,
"CheatFlowerVase": false,
"WildFlowerVase": false,
"ApplyBugFixes": true,
"AutomaticallyAddModPlants": false,
"IgnoreList": [],
"ModPlants": []
}

I checked it without any other mods, still error.
< >
Showing 1-3 of 3 comments
Fumihiko  [developer] Oct 7, 2022 @ 11:17am 
Works fine with current version and dlc. From what you wrote I cannot tell what you run.
Calozard Oct 9, 2022 @ 5:07am 
Error in GameAssets(Clone).Assets.OnPrefabInit
System.MissingMethodException: void ElementConverter/ConsumedElement..ctor(Tag,single)
at CustomizePlants.Assets_AddPrefabPatch.Prefix (KPrefabID prefab) [0x00036] in <0def574d5b56423997cf1c4bb99034c5>:0
at (wrapper dynamic-method) Assets.Assets.AddPrefab_Patch1(KPrefabID)
at Assets.OnPrefabInit () [0x00267] in <cb20703507b14eea8088dbc44abf7f85>: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.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 <1b5c2ff4f53d4a48b7159ed84d905978>:0
at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at LaunchInitializer.Update () [0x00000] in <cb20703507b14eea8088dbc44abf7f85>:0
Build: U43-526233-S

I am using the following mods (so far they seem to work)
-No long commutes
-No research alert
-Self sealing airlocks revived
-I love slicksters
-Steam turbine config
-Full miner yield
-Always 3 interest
Fumihiko  [developer] Oct 13, 2022 @ 8:29am 
You run 1.0.34.0. But the current version is 1.0.37.0.
< >
Showing 1-3 of 3 comments
Per page: 1530 50