安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
<h3>
Could not resolve cross-reference: No RimWorld.StatDef named HackingSpeed found to give to RimWorld.StatModifier (null stat)
Could not load UnityEngine.Texture2D at Things/Mote/IncineratorBeamAgeNoise in any active mod or in base resources.
Could not load UnityEngine.Texture2D at Things/Mote/IncineratorFlameSheet in any active mod or in base resources.
Texture for _AgeScalarNoise is not yet loaded; file may be invalid, or main thread may not have loaded it yet
Could not load UnityEngine.Texture2D at Things/Mote/IncineratorBeamAgeNoise in any active mod or in base resources.
Could not load UnityEngine.Texture2D at Things/Mote/IncineratorFlameSheet in any active mod or in base resources.
Patching failed with error System.MissingMethodException: void Verse.DamageInfo..ctor(Verse.DamageDef,single,single,single,Verse.Thing,Verse.BodyPartRecord,Verse.ThingDef,Verse.DamageInfo/SourceCategory,Verse.Thing,bool,bool)
</h3>
[Ref 73DB45D5]
at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0
at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x00431] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <abec11463bc04855a5322a0a868aeb22>:0
at <0x2484fa1e2b0 + 0x00152> <unknown method>
at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x002e4] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00059] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x0002a] in <abec11463bc04855a5322a0a868aeb22>:0
at RocketMan.IPatchInfo`1[T].Patch (HarmonyLib.Harmony harmony) [0x0027c] in <949351c33af947369af199f234821cd7>:0
yep, pretty much the same, soyuz caught failing patch that happens because your mod uses something to patch damage and this something is non-existent in current version of rimworld
Could not resolve cross-reference: No RimWorld.StatDef named HackingSpeed found to give to RimWorld.StatModifier (null stat)
Patching failed with error System.MissingMethodException: void Verse.DamageInfo..ctor(Verse.DamageDef,single,single,single,Verse.Thing,Verse.BodyPartRecord,Verse.ThingDef,Verse.DamageInfo/SourceCategory,Verse.Thing,bool,bool)
The Log : https://gist.github.com/HugsLibRecordKeeper/bfb64e5afb52a3a99e72f5cf7a24a19c
Please tell me if its safe to proceed
[Ref EF7D3D42]
at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0
at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x00431] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <abec11463bc04855a5322a0a868aeb22>:0
at <0x1d337e29c00 + 0x00152> <unknown method>
at HarmonyLib.MethodCopier.GetInstructions (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method, System.Int32 maxTranspilers) [0x00024] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.PatchProcessor.GetOriginalInstructions (System.Reflection.MethodBase original, System.Reflection.Emit.ILGenerator generator) [0x0000b] in <abec11463bc04855a5322a0a868aeb22>:0
at ModErrorChecker.ModErrorChecker.CheckAssemblies () [0x000af] in <b72bf34db030437a89a93bf6e72b4d0c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
UnityEngine.UnitySynchronizationContext:Exec ()
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
[Ref EF7D3D42] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
UnityEngine.UnitySynchronizationContext:Exec ()
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
Error in CeleTech Arsenal MKIII, assembly name: MYDE_CMC_Dll, method: HediffComp_ConstancyDamage:CompPostTick, exception: System.MissingMethodException: void
我也是这个报错
[Ref C2A6B823] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
RocketMan.Logger:Debug (string,System.Exception,string)
RocketMan.IPatchInfo`1<Soyuz.SoyuzPatch>:Patch (HarmonyLib.Harmony)
Soyuz.SoyuzPatcher:PatchAll ()
System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.Reflection.MethodBase:Invoke (object,object[])
{链接已删除}RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnDefsLoaded>:<GetActions>b__3 ()
RocketMan.Main:DefsLoaded ()
RocketMan.RocketMod/<>c:<.ctor>b__3_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
Verse.Root:Update ()
Verse.Root_Entry:Update ()
这个MOD在和RocketMan - Performance Mod 同时使用会报这个红字,排查了很长时间,仅使用这两MOD才会出现红字,和我的一堆其他MOD却不会触发红字,而RocketMan - Performance Mod作为改善性能的MOD对我帮助太大了,有什么解决办法吗?
[Ref 7546204C] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
RocketMan.Logger:Debug (string,System.Exception,string)
RocketMan.IPatchInfo`1<Soyuz.SoyuzPatch>:Patch (HarmonyLib.Harmony)
Soyuz.SoyuzPatcher:PatchAll ()
System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.Reflection.MethodBase:Invoke (object,object[])
RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnDefsLoaded>:<GetActions>b__3 ()
RocketMan.Main:DefsLoaded ()
RocketMan.RocketMod/<>c:<.ctor>b__3_0 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.UpdateCurrentSynchronousEvent_Patch0 (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
和火箭人一起的时候就会爆这一串红字