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!

Random Invalid Session errors while running

bbcd

New Member
Joined
Sep 20, 2014
Messages
15
After successfully running for a while, I get the login popup with the message Invalid Session. Shortly after, the app crashes. As far as I can tell, this always happens within an hour of starting the program, if that's at all important. I have a lifetime 1 session license. I've got the latest version and am not using any plugins. This happens using both gather bot and order bot, and with profiles I make myself and ones I've found on the forums.

Here's a few log excerpts:
Code:
[13:06:08.557 N] Logging in...
...
[13:18:28.011 N] Gathering ItemName:Water Shard Chance:100 HqChance:255 Amount:3 RawItemId:7
[13:18:38.640 N] Invalid Session
[13:18:38.641 N] Stopping the bot.
[13:18:38.641 D] CurrentBot.Stop()
[13:18:38.641 D] TreeHooks.Instance.ClearAll()
[13:18:38.643 D] Navigator.Clear()
[13:18:38.643 V] [Poi.Clear] Reason: Bot stopped
[13:18:38.643 D] OnStop event
[13:18:38.673 N] Bot Thread Ended. Was this requested?

Code:
[14:25:21.955 N] Logging in...
...
[15:11:42.657 N] Gathering ItemName:Water Shard Chance:100 HqChance:255 Amount:1 RawItemId:7
[15:11:45.827 N] Session is invalid!
[15:11:46.073 N] Stopping the bot.
[15:11:46.073 D] CurrentBot.Stop()
[15:11:46.073 D] TreeHooks.Instance.ClearAll()
[15:11:46.074 D] Navigator.Clear()
[15:11:46.074 V] [Poi.Clear] Reason: Bot stopped
[15:11:46.074 D] OnStop event
[15:11:46.119 N] Bot Thread Ended. Was this requested?

Code:
[04:02:41.524 N] Logging in...
...
[04:56:49.897 N] Gathering ItemName:Water Shard Chance:100 HqChance:255 Amount:1 RawItemId:7
[04:57:00.401 N] Invalid Session
[04:57:00.402 N] Stopping the bot.
[04:57:00.402 D] CurrentBot.Stop()
[04:57:00.402 D] TreeHooks.Instance.ClearAll()
[04:57:00.402 D] Navigator.Clear()
[04:57:00.402 V] [Poi.Clear] Reason: Bot stopped
[04:57:00.402 D] OnStop event
[04:57:00.417 N] Bot Thread Ended. Was this requested?

Not sure what other info you'll need from me, but I'll provide whatever I can.
 
Back
Top