安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








System.NullReferenceException: Object reference not set to an instance of an object
[Ref 70B053C0]
at Verse.Find.get_WorldInterface () [0x00005] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.Find.get_TilePicker () [0x00000] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.TickManager.get_ForcePaused () [0x0001a] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.TickManager.get_Paused () [0x00011] in <cb53cd4422904947932d33f561ad8d15>:0
- POSTFIX SmashPhil.VehicleFramework: Void Vehicles.Patch_Misc:PausedFromVehicles(Boolean& __result)
at PeteTimesSix.ResearchReinvented.Managers.ResearchOpportunityManager.GameComponentUpdate () [0x00006] in C:\RimworldProjects\ResearchReinvented\ResearchReinvented\ResearchReinvented\ResearchReinvented\Source\Managers\ResearchOpportunityManager.cs:90
at Verse.GameComponentUtility.GameComponentUpdate () [0x00017] in <cb53cd4422904947932d33f561ad8d15>:0
Not sure if it's an issue with this mod or that one, but I figured I'd report it here, since the line is from your file :)
RR: Frame_CompleteConstruction_Patches - TranspilerSpawn - failed to apply patch (instructions not found, stage 1)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
PeteTimesSix.ResearchReinvented.HarmonyPatches.Prototypes.Frame_CompleteConstruction_Patches:TranspilerSpawn (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>,object) (at C:/RimworldProjects/ResearchReinvented/ResearchReinvented/ResearchReinvented/ResearchReinvented/Source/HarmonyPatches/Prototypes/Frame_CompleteConstruction_Patches.cs:148)
PeteTimesSix.ResearchReinvented.HarmonyPatches.Prototypes.Frame_CompleteConstruction_Patches:FullTranspiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>) (at C:/RimworldProjects/ResearchReinvented/ResearchReinvented/ResearchReinvented/ResearchReinvented/Source/HarmonyPatches/Prototypes/Frame_CompleteConstruction_Patches.cs:35)
System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.Reflection.MethodBase:Invoke (object,object[])
HarmonyLib.CodeTranspiler/<>c__DisplayClass11_0:<GetResult>b__0 (System.Reflection.MethodInfo)
System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
HarmonyLib.MethodBodyReader:FinalizeILCodes (System.Collections.Generic.List`1<System.Reflection.MethodInfo>,bool,bool&,bool&,System.Collections.Generic.List`1<System.Reflection.Emit.Label>)
HarmonyLib.MethodCopier:Finalize (bool,bool&,bool&,System.Collections.Generic.List`1<System.Reflection.Emit.Label>)
HarmonyLib.MethodCreator:CreateReplacement ()
HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
HarmonyLib.PatchClassProcessor:ProcessPatchJob (HarmonyLib.PatchJobs`1/Job<System.Reflection.MethodInfo>)
HarmonyLib.PatchClassProcessor:PatchWithAttributes (System.Reflection.MethodBase&,bool)
HarmonyLib.PatchClassProcessor:Patch ()
HarmonyLib.Harmony:<PatchAll>b__10_1 (System.Type)
HarmonyLib.CollectionExtensions:Do<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Action`1<System.Type>)
HarmonyLib.CollectionExtensions:DoIf<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Func`2<System.Type, bool>,System.Action`1<System.Type>)
HarmonyLib.Harmony:PatchAll (System.Reflection.Assembly)
HarmonyLib.Harmony:PatchAll ()
PeteTimesSix.ResearchReinvented.ResearchReinventedMod:.ctor (Verse.ModContentPack) (at C:/RimworldProjects/ResearchReinvented/ResearchReinvented/ResearchReinvented/ResearchReinvented/Source/ResearchReinventedMod.cs:37)
System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],bool)
System.Reflection.RuntimeConstructorInfo:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.Reflection.RuntimeConstructorInfo:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
System.Activator:CreateInstance (System.Type,object[])
Verse.LoadedModManager:CreateModClasses ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (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.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
hope this makes fixing the issue easier [|87