RimWorld
Vanilla Outposts Expanded
Seti 2021 年 12 月 21 日 上午 8:37
So yeah, cant create an outpost
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: string Outposts.Utils.Requirement(Verse.TaggedString,bool)
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <eae584ce26bc40229c1b1aa476bfa589>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Outposts.Dialog_CreateCamp..ctor (RimWorld.Planet.Caravan creator) [0x0011d] in <a713008dde794bda9031587f7465abb2>:0
at Outposts.HarmonyPatches+<>c__DisplayClass1_0.<AddCaravanGizmos>b__2 () [0x00005] in <a713008dde794bda9031587f7465abb2>:0
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc) [0x006a6] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.Log:ErrorOnce (string,int)
(wrapper dynamic-method) RimWorld.InspectGizmoGrid:RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0 (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.Planet.WorldInspectPane:DrawInspectGizmos ()
RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane)
RimWorld.Planet.WorldInspectPane:ExtraOnGUI ()
Verse.WindowStack:WindowStackOnGUI ()
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch1 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)
< >
目前顯示第 1-8 則留言,共 8
Mafeluszek 2021 年 12 月 21 日 上午 9:47 
turn off "Vanilla Fishing Expanded"
Seti 2021 年 12 月 21 日 上午 9:51 
引用自 Mafeluszek
turn off "Vanilla Fishing Expanded"
huh
kinda suprised thats the culprit considering id asuume they'd test their mods with all of the vanilla extended mods
Kronosz 2021 年 12 月 21 日 上午 10:06 
引用自 Seti
引用自 Mafeluszek
turn off "Vanilla Fishing Expanded"
huh
kinda suprised thats the culprit considering id asuume they'd test their mods with all of the vanilla extended mods

It was tested, but they changed something before the release that broke it.
Aranador 2021 年 12 月 22 日 上午 2:49 
Ahh, I see. I suppose I assumed that since you could create a fishing outpost if you had Fishing Expanded installed, that it could not possibly be the culprit. Mod interactions be a complicated conundrum
Nighzmarquls 2021 年 12 月 22 日 上午 8:40 
I'm still getting this even with vanilla fishing expanded, but I'm not sure WHAT is causing it to happen. How did we find out that fixed it?
Nighzmarquls 2021 年 12 月 22 日 上午 9:01 
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: string Outposts.Utils.Requirement(Verse.TaggedString,bool)
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <eae584ce26bc40229c1b1aa476bfa589>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Outposts.Dialog_CreateCamp..ctor (RimWorld.Planet.Caravan creator) [0x0011d] in <a713008dde794bda9031587f7465abb2>:0
at Outposts.HarmonyPatches+<>c__DisplayClass1_0.<AddCaravanGizmos>b__2 () [0x00005] in <a713008dde794bda9031587f7465abb2>:0
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc) [0x006a6] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x00244] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Log:ErrorOnce (string,int)
RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.Planet.WorldInspectPane:DrawInspectGizmos ()
RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane)
RimWorld.Planet.WorldInspectPane:ExtraOnGUI ()
Verse.WindowStack:WindowStackOnGUI ()
RimWorld.UIRoot_Play:UIRootOnGUI ()
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)
Nighzmarquls 2021 年 12 月 22 日 上午 9:05 
I have literally no other mods but This, Vanilla Expanded Framework, Royalty, Ideaology and Outposts and it does not work.
Nighzmarquls 2021 年 12 月 22 日 上午 9:28 
And the latest update fixed it!
< >
目前顯示第 1-8 則留言,共 8
每頁顯示: 1530 50