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

Can't find "Coffee break" option in plugins

d0rian

New Member
Joined
Dec 16, 2012
Messages
292
Reaction score
0
My bot is having too long Coffee breaks.PLS HELP

Hello,
Sorry if this is not the right place for this topic. The problem is that my Bot is having too long coffee breaks in random places as the log says:
Code:
[08:19:56.390 D] Spooling up bot thread.
[08:19:56.406 D] Bot thread started.
[08:19:56.421 N] Waiting 12.1 seconds before next game...
[08:20:08.515 N] Creating new game, Params: <Act:A3 Difficulty:Inferno Quest:101758 QuestStep:1 ResumeFromSave:True IsPrivate:True Handicap:0>
[08:20:12.968 N] GameChanged. Clearing actors
[08:20:13.078 N] ToggleTargeting, new values: Looting:True LootRadius:80 Combat:True KillRadius:45
[08:20:13.078 D] Replaced hook [ProfileOrderBehavior_Hook] e0b62b92-4a77-4930-b09e-55439d99b7b4
[08:20:15.000 D] Replaced hook [ProfileOrderBehavior_Hook] f4d47bec-b55a-48a6-bd81-736662d19d7b
[08:20:23.046 N] Coffee Break Timer - How is my brake ? Break # - 05.5
[08:20:23.109 D] Replaced hook [ProfileOrderBehavior_Hook] 43226af4-fe22-4a70-9bf8-f76a96fa1a56
[08:20:41.671 D] Navigator.Clear
[08:20:41.671 N] Profile completed
[08:20:41.671 N] Number of games completed:1
[08:21:28.671 D] System.AccessViolationException: Could not read bytes from 00000030 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
   at Zeta.ZetaDia.get_CurrentWorldId()
   at Zeta.ZetaDia.get_IsInGame()
   at Zeta.CommonBot.BotMain.()
[08:21:28.671 D] [RadsAtom] - System.AccessViolationException: Could not read bytes from 00000030 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
   at Zeta.ZetaDia.get_CurrentWorldId()
   at Zeta.ZetaDia.get_IsInGame()
   at RadsAtom.Functions.Mrworker.MrThread()
[08:21:28.703 D] System.AccessViolationException: Could not read bytes from 00000030 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
   at Zeta.ZetaDia.get_CurrentWorldId()
   at Zeta.ZetaDia.get_IsInGame()
   at Zeta.CommonBot.BotMain.()
[08:21:28.890 D] System.AccessViolationException: Could not read bytes from 00000788 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
   at Zeta.ZetaDia.get_CurrentWorldId()
   at Zeta.ZetaDia.get_IsInGame()
   at Zeta.CommonBot.BotMain.()
[08:21:29.437 N] Diablo III Exited, Demonbuddy terminating
[08:21:29.468 D] System.AccessViolationException: Could not read bytes from 01873414 [5]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
   at Zeta.ZetaDia.get_CurrentWorldId()
   at Zeta.ZetaDia.get_IsInGame()
   at Zeta.CommonBot.BotMain.()
He just took a Coffee break after i just started it. Restarting DB and the game doesn't work. Changing acts and profiles,combat routines doesn't work also. Still taking breaks.

RedsAtom plugin has "Enable Break" option but it's unchecked. So...i got no more ideas guys. Please help me.

EDIT: I gues something is wrong with that Coffee Break timer or i have to change how it counts. I reinstalled the whole DB and installed the plugins again. The Coffee break time count 3..instead of 5 in upper code..and bot starts fighting as usual.
 
Last edited:
d0rian that is how Gnome set his profile to work, it writes to console "Coffee break" but all it does is a standard WAIT for a certain amount of time.
 
And what is that certain amount of time and how can i change it? The bot is standing in the middle of battlefield doing nothing for like 1 hour and i stop it cause its gonna stay for i don't know how long. Something is very wrong. You said Gnome..sorry but i am new and not familiar with author's of the profiles. Which profile is his ? I've changed few profiles..i tried act1, act3 runs..different Combat Routines..different versions of plugins and nothing can change that "Coffee break" counter. I just wanna turn it OFF. Please give me some additional information.
 
Last edited:
Back
Top