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!

E大帮忙.现在db每天到一定时间点就会出错!

catchnb

New Member
Joined
Jun 7, 2014
Messages
7
大概看了下日志好像是每天凌晨5点多就会断开,不知道是d3窗口先关闭的还是db无响应
最近好像一直这样好没效率............日志选择错误部分已经上传
 

Attachments

日志太大上传不了啊~~!!!

05:26:53.654 INFO BrainBehavior Closing error dialog
05:26:57.837 INFO Logger [Trinity] Not in game, XP inactivity reset
05:26:57.838 INFO BrainBehavior Waiting 6.6 seconds before next game...
05:27:04.417 ERROR BotMain Exception during bot tick.
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: 仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。, at addr: 00000000, Size: 344
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Zeta.Game.Internals.Service.BnetHero.()
at Zeta.Game.Internals.Service.BnetHero.()
at Zeta.Game.Internals.Service.BnetParty.CreateGame(Act act, GameDifficulty difficulty, Int32 quest, Int32 questStep, Boolean resumeFromSave, Boolean isPrivate, Boolean quickJoinEnabled)
at Zeta.Bot.Logic.BrainBehavior.<HandleOutOfGame>d__a1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Zeta.Bot.ActionRunCoroutine....()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.()
05:27:04.501 INFO BrainBehavior Closing error dialog
05:27:04.534 INFO BrainBehavior Lost Connection. Closing Diablo III and Demonbuddy
 
Back
Top