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!

Start Orderbot show Invalid session and close

same problem here, RebornBuddyCN too


I got invalid session whenever it trying pathfinding in fatebot or orderbot, the log is almost the same
 
Last edited:
OrderBot Error

I hit the following error in the attached script when changing to a combat class and attempting to move to the first hotspot in Mor Dhona. Stopping and restarting clears the issue but I want to let it run without having to worry about catching this.

[17:57:37.022 D] Removed hook [RoutineCombat] b1b3c58e-9822-4122-a257-49eac658a2a7
[17:57:37.022 V] [Poi.Clear] Reason: Current behavior changed to MoveToTag: XYZ: <506.2175, -3.772751, -426.0106>, Name: Botanist's Hotspot, Distance: 3, UseMesh: True, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[17:57:37.022 D] Replaced hook [ProfileOrderBehavior_Hook] d3d638f4-6126-458e-b3c3-9e78a43d0a76
[17:57:37.022 D] System.NullReferenceException: Object reference not set to an instance of an object.
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
[17:57:57.041 D] System.NullReferenceException: Object reference not set to an instance of an object.
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
[17:58:17.075 D] System.NullReferenceException: Object reference not set to an instance of an object.
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
[17:58:37.087 D] System.NullReferenceException: Object reference not set to an instance of an object.
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
[17:58:39.382 N] Stopping the bot. Reason:Pushed the stop button.
[17:58:39.382 D] CurrentBot.Stop()
[17:58:39.382 N] Connection closed!


View attachment Master Gather Script.xml
 
all bot not working

I am trying to use the fatebot on the Chinese server, it works fine for several days, but since last night it didn't work.
From the log it seems it's keep disconnection, but there's no issue on my Internet.

Attachment is the log file, I try to use the fate bot, but all the bot have the same issue.

View attachment 6544 2015-02-01 13.21.txt
 
was fixed, but happen again right now

edit: seems ok after restart RB serveral times...
 
Last edited:
Were are doing some restructuring of the CN auth system so there may be intermittent issues.
 
Back
Top