What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Error using RebornProfiles

RXantos

New Member
Joined
Apr 12, 2022
Messages
2
When using the order bot. And RebornProfiles:
it get me an error if I run it outside the dungeon. (trying to open the trust dialog, i guess) But no error if running inside the dungeon. Except the bot crashes when it finishes and tries again to open the trust dialog (just the bot. not rebornbuddy). Not sure if this the right place to ask, but just in case someone had the same problem and has a solution.

The log shows in red:
[03:04:08.292 D] Replaced hook [ProfileOrderBehavior_Hook] f754edcd-204b-4756-82b6-71369b64419f
[03:04:08.369 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Could not find pattern Search 48 8D 05 ? ? ? ? 48 C7 43 ? ? ? ? ? 48 8D 4B ? 48 89 03 66 C7 43 ? ? ? Add 3 TraceRelative DontRebase
at GreyMagic.PatternFinder.FindAdvanced(String pattern, Boolean& multipleMatches, Boolean& isMarkedDontRebase)
at GreyMagic.PatternFinder.Find(String pattern)
at ff14bot.NeoProfiles.Tags.QueueTrustTag.<RunAsync>d__6.MoveNext() in Z:\Games\RebornBuddy\Plugins\RBtrust\Quest Behaviors\QueueTrustTag.cs:line 34
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at TreeSharp.ActionRunCoroutine...()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
at TreeSharp.ActionRunCoroutine.Run(Object context)
at TreeSharp.Action.<Execute>d__13.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 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(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 ff14bot.TreeRoot.() --> System.Exception: Could not find pattern Search 48 8D 05 ? ? ? ? 48 C7 43 ? ? ? ? ? 48 8D 4B ? 48 89 03 66 C7 43 ? ? ? Add 3 TraceRelative DontRebase
at GreyMagic.PatternFinder.FindAdvanced(String pattern, Boolean& multipleMatches, Boolean& isMarkedDontRebase)
at GreyMagic.PatternFinder.Find(String pattern)
at ff14bot.NeoProfiles.Tags.QueueTrustTag.<RunAsync>d__6.MoveNext() in Z:\Games\RebornBuddy\Plugins\RBtrust\Quest Behaviors\QueueTrustTag.cs:line 34
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at TreeSharp.ActionRunCoroutine...()
 

Attachments

You're gonna want to visit Project BR discord server for issues with RB Trust, as it's a third party addon and isn't supported by RB itself.

https://discord.gg/aFZRBhAYPJ

That being said, RB Trust hasn't been updated for 6.1 yet, which is likely why you're having this error.
 
Back
Top