Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Kirrax

#1
For me the right click stops working after I assign "Moral guide" role to a colonist. When I remove this role, right click is working fine again. Ideology was not custom, just something auto-generated on the existing save made before Ideology.

Traceback:
Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.RitualRoleConvertee.AppliesToPawn (Verse.Pawn p, System.String& reason, RimWorld.LordJob_Ritual ritual, RimWorld.RitualRoleAssignments assignments, RimWorld.Precept_Ritual precept) [0x0006b] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.RitualBehaviorWorker+<>c__DisplayClass5_0.<CanStartRitualNow>b__1 (Verse.Pawn p) [0x00000] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RimWorld.RitualBehaviorWorker.CanStartRitualNow (Verse.TargetInfo target, RimWorld.Precept_Ritual ritual, Verse.Pawn selectedPawn, System.Collections.Generic.Dictionary`2[TKey,TValue] forcedForRole) [0x00203] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.RitualBehaviorWorker_Conversion.CanStartRitualNow (Verse.TargetInfo target, RimWorld.Precept_Ritual ritual, Verse.Pawn selectedPawn, System.Collections.Generic.Dictionary`2[TKey,TValue] forcedForRole) [0x000c8] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at Verse.Thing+<GetFloatMenuOptions>d__144.MoveNext () [0x0015e] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at Verse.ThingWithComps+<GetFloatMenuOptions>d__40.MoveNext () [0x00078] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.FloatMenuMakerMap.AddHumanlikeOrders (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts) [0x042f2] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.FloatMenuMakerMap.ChoicesAtFor (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Boolean suppressAutoTakeableGoto) [0x000a5] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.FloatMenuMakerMap.TryMakeFloatMenu (Verse.Pawn pawn) [0x000a1] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.Selector.HandleMapClicks () [0x000a9] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.Selector.SelectorOnGUI () [0x00000] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000dd] in <7aa4c659ec6748c0a59a122ff5db3745>:0
  at Verse.Root.OnGUI () [0x0003d] in <7aa4c659ec6748c0a59a122ff5db3745>:0 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)