romen-h / ONI-Mods

Mods and code for the game Oxygen Not Included.
18 stars 8 forks source link

[Piped Deodorizer] Crash after launching the game. #33

Open AlximikXD opened 1 year ago

AlximikXD commented 1 year ago

When starting the game with this mod, a crash report appears

Steps To Reproduce

Run the basic version of the game (No dls)

Logs:

Exception in RegisterBuilding for type RomenH.PipedDeodorizer.PipedDeodorizerConfig from PipedDeodorizer System.MissingMethodException: void ElementConverter/ConsumedElement..ctor(Tag,single) at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x0009d] in <1f4c5a7d658c4522888fade7e74323ad>:0 at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List`1[T] types) [0x00076] in <1f4c5a7d658c4522888fade7e74323ad>: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 :0 at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in :0 at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in :0 at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List1[T] types) [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 at LegacyModMain.LoadBuildings (System.Collections.Generic.List1[T] types) [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 at LegacyModMain.Load () [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 at Assets.CreatePrefabs () [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 at Assets.OnPrefabInit () [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 at KMonoBehaviour.InitializeComponent () [0x00000] in :0 at KMonoBehaviour.Awake () [0x00000] in :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 :0 at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in :0 at LaunchInitializer.Update () [0x00000] in <1f4c5a7d658c4522888fade7e74323ad>:0 Build: U46-552078-V

Other Mods

I did not use other mods.