EtiamNullam / Etiam-ONI-Modpack

A bunch of mods made for Klei's Oxygen Not Included.
29 stars 11 forks source link

Chain Decontruct Crash #33

Open Tahno opened 1 week ago

Tahno commented 1 week ago

I have cleared mods cache and re-installed mod, Crash Log 22/11/2024: Exception while loading mod 1737893485.Steam at C:/Users/Alex/Documents/Klei/OxygenNotIncluded/mods/Steam/1737893485. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'ChainedDeconstruction.ChainedDeconstruction' threw an exception. ---> System.TypeLoadException: Failure has occurred while loading a type. --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 --- End of inner exception stack trace --- at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00095] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x00009] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x00027] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00020] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Activator.CreateInstance (System.Type type) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00165] in <96bf83e479e841629616de31cacb5606>: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 <199beda79a0545e18356f69e28ee38c2>:0 at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <199beda79a0545e18356f69e28ee38c2>:0 at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <199beda79a0545e18356f69e28ee38c2>:0 at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <96bf83e479e841629616de31cacb5606>:0 at KMod.Mod.Load (KMod.Content content) [0x00000] in <96bf83e479e841629616de31cacb5606>:0 at KMod.Manager.Load (KMod.Content content) [0x00000] in <96bf83e479e841629616de31cacb5606>:0 at Global.Awake () [0x00000] in <96bf83e479e841629616de31cacb5606>: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 <199beda79a0545e18356f69e28ee38c2>:0 at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <199beda79a0545e18356f69e28ee38c2>:0 at LaunchInitializer.Update () [0x00000] in <96bf83e479e841629616de31cacb5606>:0 Build: U53-642695-SC

Shakis87 commented 3 days ago

Rather than opening another issue I'd just like to share my Player.log file

Looks like the same issue, seems to be a few more logs in the Player.log file though:

https://pastebin.com/7DpM5rjY

Edit:

The crash happens when the game first loads if you have the mod enabled, before you get to the main menu.