ToyWalrus / RequestItems

A Rimworld mod for requesting items from other factions
MIT License
0 stars 4 forks source link

Right Click #8

Open gtyth opened 4 years ago

gtyth commented 4 years ago

Hi, thanks for the mod but i couldn't even use it.

When i start a game (new), i can't right click anywhere. For example, when i select a colonist, i can't right click to a gun or something. A debugging window opens. Game ver. 1.1.2552

I just wanted to let you know.

Have a good day and be safe. :)

The mod i use attached. Error log down below: 1 2

Root level exception in OnGUI(): System.MissingMethodException: System.Collections.Generic.IEnumerable1<Verse.LocalTargetInfo> Verse.GenUI.TargetsAt_NewTemp(UnityEngine.Vector3,RimWorld.TargetingParameters,bool,RimWorld.ITargetingSource) at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.DMD<DMD<AddHumanlikeOrders_Patch1>?950923520::AddHumanlikeOrders_Patch1>(UnityEngine.Vector3,Verse.Pawn,System.Collections.Generic.List1) at RimWorld.FloatMenuMakerMap.ChoicesAtFor (UnityEngine.Vector3 clickPos, Verse.Pawn pawn) [0x0008c] in :0 at RimWorld.FloatMenuMakerMap.TryMakeFloatMenu (Verse.Pawn pawn) [0x00056] in :0 at RimWorld.Selector.HandleMapClicks () [0x000ac] in :0 at RimWorld.Selector.SelectorOnGUI () [0x00000] in :0 at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in :0 at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000d3] in :0 at Verse.Root.OnGUI () [0x0003d] in :0 Verse.Log:Error(String, Boolean) Verse.Root:OnGUI()

ToyWalrus commented 4 years ago

Hi @gtyth, Thanks for the screenshots. From the log I can't get any information for which mod the error originates from. Do you have other information that lead you to believe this was the mod causing the error? That might help me to understand a little better what's going on. Thanks!