缺氧
传送端口 (Transfer Port)
ftxz  [开发者] 2023 年 10 月 6 日 下午 9:49
bug反馈
如果想要反馈bug,可以将游戏弹出崩溃界面的错误日志发送到评论里。

If you want to report bugs, you can send the error log of the game's pop-up crash screen to the comments.
< >
正在显示第 1 - 15 条,共 17 条留言
libaibai 2024 年 3 月 1 日 上午 6:06 
新版本崩溃了
PY 2024 年 3 月 1 日 下午 10:46 
我超爱这个模组,新版本不能用了,求大佬更新!
PY 2024 年 3 月 1 日 下午 10:50 
Exception while loading mod 2966940337.Steam at D:/Documents/Klei/OxygenNotIncluded/mods/Steam/2966940337.
System.ArgumentException: No such field defined in class DetailsScreen, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parameter name: sideScreenContentBody
at HarmonyLib.MethodPatcher.EmitCallParameter (System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1[T] tmpBoxVars) [0x00316] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher+<>c__DisplayClass36_0.<AddPostfixes>b__1 (System.Reflection.MethodInfo fix) [0x00006] 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.MethodPatcher.AddPostfixes (System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean passthroughPatches) [0x00040] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x0033f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at RsLib.RsHarmonyExtension.Patch (HarmonyLib.Harmony instance, System.Type type, System.String methodName, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix) [0x00043] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsLib.RsSideScreen.Initialized () [0x0002c] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsLib.RsModule`1[T].Initialize (KMod.Mod mod, HarmonyLib.Harmony harmony) [0x00064] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsTransferPort.TransferPortMod.OnLoad (HarmonyLib.Harmony harmony) [0x00113] in <4e8c07f3b72d4cdbb13818ded1b19ad8>: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
Stecat94 2024 年 3 月 4 日 上午 11:13 
Exception while loading mod ConduitTeleport at C:/Users/USERNAME/OneDrive/Documents/Klei/OxygenNotIncluded/mods/Steam/2253227918.
HarmonyLib.HarmonyException: Patching exception in method virtual System.Void DetailsScreen::OnPrefabInit() ---> System.ArgumentException: No such field defined in class DetailsScreen, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parameter name: sideScreenContentBody
at HarmonyLib.MethodPatcher.EmitCallParameter (System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1[T] tmpBoxVars) [0x00316] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher+<>c__DisplayClass36_0.<AddPostfixes>b__1 (System.Reflection.MethodInfo fix) [0x00006] 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.MethodPatcher.AddPostfixes (System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean passthroughPatches) [0x00040] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x0033f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000bb] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] 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 ConduitTeleport.ConduitTeleportPatches.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in <d3b7c06d13614f03af2ae2e7827d1b8e>: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
15838330259 2024 年 3 月 8 日 上午 5:26 
Exception while loading mod 2966940337.Steam at C:/Users/29565/Documents/Klei/OxygenNotIncluded/mods/Steam/2966940337.
System.ArgumentException: No such field defined in class DetailsScreen, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parameter name: sideScreenContentBody
at HarmonyLib.MethodPatcher.EmitCallParameter (System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1[T] tmpBoxVars) [0x00316] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher+<>c__DisplayClass36_0.<AddPostfixes>b__1 (System.Reflection.MethodInfo fix) [0x00006] 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.MethodPatcher.AddPostfixes (System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean passthroughPatches) [0x00040] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x0033f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at RsLib.RsHarmonyExtension.Patch (HarmonyLib.Harmony instance, System.Type type, System.String methodName, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix) [0x00043] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsLib.RsSideScreen.Initialized () [0x0002c] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsLib.RsModule`1[T].Initialize (KMod.Mod mod, HarmonyLib.Harmony harmony) [0x00064] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at RsTransferPort.TransferPortMod.OnLoad (HarmonyLib.Harmony harmony) [0x00113] in <4e8c07f3b72d4cdbb13818ded1b19ad8>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <10441a52cf784e609fef9aaaa8368210>: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 <10441a52cf784e609fef9aaaa8368210>:0
at KMod.Mod.Load (KMod.Content content) [0x00000] in <10441a52cf784e609fef9aaaa8368210>:0
at KMod.Manager.Load (KMod.Content content) [0x00000] in <10441a52cf784e609fef9aaaa8368210>:0
at Global.Awake () [0x00000] in <10441a52cf784e609fef9aaaa8368210>: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 <10441a52cf784e609fef9aaaa8368210>:0
Build: U51-597172-S
15838330259 2024 年 3 月 8 日 上午 5:26 
还是用不了。
ftxz  [开发者] 2024 年 3 月 8 日 上午 7:42 
@15838330259 检查版本号是否对上,最新是1.7.2,没对上就是没有更新,可以重新订阅试试。
15838330259 2024 年 3 月 9 日 上午 3:18 
更新了,卸载重装还是用不了
ftxz  [开发者] 2024 年 3 月 9 日 上午 3:23 
能发这次的错误日志吗
15838330259 2024 年 3 月 9 日 上午 5:59 
突然可以工作了,谢谢。
Sara 2024 年 7 月 25 日 上午 10:41 
大佬我用乙醇传送会崩溃
vampireux 2024 年 9 月 27 日 上午 8:52 
I would like to get in touch with you to get your opinoon and to be able to continue the great work you have done.
You can contact me either here, on discord(same name) or by messaging me in private. The two last options being the ones I would prefer
最后由 vampireux 编辑于; 2024 年 9 月 27 日 上午 9:10
好多个南瓜 2024 年 11 月 21 日 下午 9:46 
Exception while loading mod 2966940337.Steam at C:/Users/13422022771/Documents/Klei/OxygenNotIncluded/mods/Steam/2966940337.
System.ArgumentException: No such field defined in class DetailsScreen, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parameter name: sideScreenConfigContentBody
at HarmonyLib.MethodPatcher.EmitCallParameter (System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1[T] tmpBoxVars) [0x00316] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher+<>c__DisplayClass36_0.<AddPostfixes>b__1 (System.Reflection.MethodInfo fix) [0x00006] 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.MethodPatcher.AddPostfixes (System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean passthroughPatches) [0x00040] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x0033f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at RsLib.RsHarmonyExtension.Patch (HarmonyLib.Harmony instance, System.Type type, System.String methodName, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix) [0x00043] in <04b9e2e871774870bd388d49ed025d90>:0
at RsLib.RsSideScreen.Initialized () [0x0002c] in <04b9e2e871774870bd388d49ed025d90>:0
at RsLib.RsModule`1[T].Initialize (KMod.Mod mod, HarmonyLib.Harmony harmony) [0x00064] in <04b9e2e871774870bd388d49ed025d90>:0
at RsTransferPort.TransferPortMod.OnLoad (HarmonyLib.Harmony harmony) [0x00113] in <04b9e2e871774870bd388d49ed025d90>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] 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
PatientWithRose 2024 年 11 月 21 日 下午 11:27 
新版本不能用了,求大佬更新!
哈哈狗 2024 年 11 月 22 日 上午 2:37 
Exception while loading mod 2966940337.Steam at D:/用戶資料/hugo2/文件/Klei/OxygenNotIncluded/mods/Steam/2966940337.
System.ArgumentException: No such field defined in class DetailsScreen, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parameter name: sideScreenConfigContentBody
at HarmonyLib.MethodPatcher.EmitCallParameter (System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1[T] tmpBoxVars) [0x00316] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher+<>c__DisplayClass36_0.<AddPostfixes>b__1 (System.Reflection.MethodInfo fix) [0x00006] 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.MethodPatcher.AddPostfixes (System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean passthroughPatches) [0x00040] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x0033f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
at RsLib.RsHarmonyExtension.Patch (HarmonyLib.Harmony instance, System.Type type, System.String methodName, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix) [0x00043] in <04b9e2e871774870bd388d49ed025d90>:0
at RsLib.RsSideScreen.Initialized () [0x0002c] in <04b9e2e871774870bd388d49ed025d90>:0
at RsLib.RsModule`1[T].Initialize (KMod.Mod mod, HarmonyLib.Harmony harmony) [0x00064] in <04b9e2e871774870bd388d49ed025d90>:0
at RsTransferPort.TransferPortMod.OnLoad (HarmonyLib.Harmony harmony) [0x00113] in <04b9e2e871774870bd388d49ed025d90>:0
at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] 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-S
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50