RimWorld

RimWorld

Vanilla Outposts Expanded
Seti 21 Dec, 2021 @ 8:37am
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)
< >
Showing 1-8 of 8 comments
Mafeluszek 21 Dec, 2021 @ 9:47am 
turn off "Vanilla Fishing Expanded"
Seti 21 Dec, 2021 @ 9:51am 
Originally posted by 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 21 Dec, 2021 @ 10:06am 
Originally posted by Seti:
Originally posted by 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 22 Dec, 2021 @ 2:49am 
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 22 Dec, 2021 @ 8:40am 
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 22 Dec, 2021 @ 9:01am 
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 22 Dec, 2021 @ 9:05am 
I have literally no other mods but This, Vanilla Expanded Framework, Royalty, Ideaology and Outposts and it does not work.
Nighzmarquls 22 Dec, 2021 @ 9:28am 
And the latest update fixed it!
< >
Showing 1-8 of 8 comments
Per page: 1530 50