What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Constant Disconnects (DB issue?)

solrflare

Member
Joined
Apr 2, 2015
Messages
99
Reaction score
0
Not sure what the deal is, but every time I come back to my PC, I have a bunch of red text on my DB and D3 is disconnected.

Basically, a bunch of this:

Code:
08:07:33.728 ERROR BotMain Exception during bot tick.
GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
   at GreyMagic.Executor.????????????????????????????????????????(Int32 )
   at GreyMagic.Executor.?????????????????????????????????????????(Int32 )
   at GreyMagic.Executor.Execute(Int32 timeout)
   at GreyMagic.Executor.GrabFrame()
   at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
   at Zeta.Bot.BotMain.?????????????????????????????????????????()

And this:

Code:
03:41:38.825 INFO  Logger [Trinity] Not in game, XP inactivity reset
03:41:38.826 INFO  Logger [Trinity] Not in game, gold inactivity reset
03:41:38.826 INFO  BrainBehavior Closing error dialog
03:41:38.873 INFO  Logger [Trinity] Not in game, XP inactivity reset
03:41:38.874 INFO  Logger [Trinity] Not in game, gold inactivity reset
03:41:38.875 INFO  BrainBehavior Waiting 5.9 seconds before next game...
03:41:44.805 INFO  BnetParty Creating new game. Params: [Act: OpenWorld, Difficulty: Torment8, Quest: -1, QuestStep: -1, ResumeFromSave: False, IsPrivate: True]

View attachment 1180 2015-09-20 22.24.zip

Thank you!
 
use latest beta build and let me know
 
Back
Top