Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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