TripleTriHard error spams and sits there after it initiates a game. Is this updated separately of RB or is there a way to repair these functions?
[18:17:16.881 N] [TripleTriHard v1.1.1] Challenging Indolent Imperial to a Triple Triad match!
[18:17:16.881 D] Interacting with Indolent Imperial 0x1857C088F10
[18:17:24.260 D] System.Exception: No id mapping found for ff14bot.RemoteAgents.AgentTripleTriad
at ff14bot.Managers.AgentModule.GetAgentInterfaceByType[T]()
at ff14bot.Managers.AgentInterface`1.get_Instance()
at TripleTriHard.TripleTriHard.UpdateRules() in ..\TripleTriHard.cs:line 309
at TripleTriHard.TripleTriHard.<get_Root>b__62_12(Object r) in ..\TripleTriHard.cs:line 1708
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
ok so i made a cleen log it happind when landing. i hit stop as fast as i could
Is it the same for non-swimming? Because it was popping the Gold Saucer menu whilst above ground too.Looks like the internal key used to descend while swimming changed. That takes care of the gold saucer issue. Still looking at finishing up the party system changes.
[04:05:21.522 N] Failed to load profile: Element StopCrafting is not supported. Please check your XML and try again. (<StopCrafting />) Line 212
[04:05:21.529 D] System.Exception: Element StopCrafting is not supported. Please check your XML and try again. (<StopCrafting />) Line 212
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
[21:12:15.940 D] Exception during scheduling Pulse: System.NullReferenceException: Object reference not set to an instance of an object.
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()