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

[Release] Demonbuddy - Sunny Monday build (#227)

Status
Not open for further replies.
D3 crashed for me, but DB didn't... weird.
Release notes FTW!

Code:
Changelog .220
 ? Re-enabled the old actormanager while we track down one bug that's causing the bot to stop doing anything.
 ?Disabled closing db if d3 crashes or closes atm.
 
New version is working great. Looks like its not using all my system resources and only had 1 crash with 4 clients in over an hour running (used to get random crashes before the big patch also). No stucks or anything that I was getting yesterday. Thanks for the hard work getting this all corrected.

BTW for anyone going to ask Im running a number of pluggins.

Gilesstashreplacer
Gilesworldobjecthandler
Gilesmonsterpriority
Radsprofilemanager
Profilerestarter
 
so far an hour and a half no crash. Running

Gilesstashreplacer
Gilesworldobjecthandler
Gilescombatreplacer
Radsprofilemanager
Profilerestarter
 
ok finally crashed This is file up to 10 min prior to crash

[17:01:35.044 V] Blacklisting B2390064 for 00:09:50
[17:01:35.061 D] [GilesStashReplacer 1.9.7.3] Blacklisting item: HealthGlobe-15199 because it is a health-globe and shouldn't have a loot-attempt.
[17:01:35.061 V] Blacklisting B23A001C for 00:09:50
[17:01:36.179 D] [WorldObjectHandler] Blacklisting a container [LootType2_tristramVillager_Male_C_Corpse_03-15202] because we never want to open it.
[17:01:36.179 V] Blacklisting B23D001D for 00:10:00
[17:01:37.296 D] Navigator.Clear
[17:01:37.333 D] Replaced hook [ProfileOrderBehavior_Hook] e9f76920-3bc0-4891-a3fb-cea18b6f3fab
[17:01:37.336 D] Generating path to Hollow #24 - <2884.519, 1872.731, 0.1000002>
[17:01:37.349 D] Raycast path generated.
[17:01:37.349 D] Generated path to <2884.519, 1872.731, 0.1000002> (Hollow #24) with 1 hops.
[17:01:38.459 D] [WorldObjectHandler] Blacklisting a world object [Spawner_Skeleton_A_Coffin-15203] because it was an unknown object type.
[17:01:38.459 V] Blacklisting B23E0036 for 00:10:00
[17:01:39.427 D] Navigator.Clear
[17:01:39.467 D] Replaced hook [ProfileOrderBehavior_Hook] 19da31ac-1af3-48ce-ad8d-5a54a42ca994
[17:01:39.469 D] Generating path to Hollow #25 - <2833.594, 1961.932, 0.09999991>
[17:01:39.470 D] Raycast path generated.
[17:01:39.470 D] Generated path to <2833.594, 1961.932, 0.09999991> (Hollow #25) with 1 hops.
[17:01:39.599 D] [WorldObjectHandler] Blacklisting a container [LootType2_tristramVillager_Male_C_Corpse_03-15205] because we never want to open it.
[17:01:39.599 V] Blacklisting B2400036 for 00:10:00
[17:01:40.564 D] [WorldObjectHandler] Blacklisting a world object [Raven_Perched_fliesAway-15212] because it was an unknown object type.
[17:01:40.564 V] Blacklisting B247001C for 00:10:00
[17:01:43.585 D] Navigator.Clear
[17:01:43.646 D] Replaced hook [ProfileOrderBehavior_Hook] f10f981c-6b91-4b74-ac47-927a601f559b
[17:01:43.669 D] Generating path to Hollow #26 - <2837.227, 2036.783, 0.1>
[17:01:43.669 D] Raycast path generated.
[17:01:43.669 D] Generated path to <2837.227, 2036.783, 0.1> (Hollow #26) with 1 hops.
[17:01:46.671 D] Navigator.Clear
[17:01:46.702 D] Replaced hook [ProfileOrderBehavior_Hook] 7d0db68e-8fcc-4e24-a01d-5ce009a25592
[17:01:46.704 D] Generating path to Hollow #27 - <2933.312, 2036.947, 0.09999999>
[17:01:46.713 D] Raycast path generated.
[17:01:46.713 D] Generated path to <2933.312, 2036.947, 0.09999999> (Hollow #27) with 1 hops.
[17:01:58.157 D] [GilesStashReplacer 1.9.7.3] GSError: Minor/temporary glitch in the matrix, was a random null exception reading an item on the ground [GetFirstLootObject-1]
[17:01:58.158 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()
[17:10:24.443 D] Start/Stop Button Clicked!
[17:10:24.453 D] System.AccessViolationException: Could not read bytes from 055D3400 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Service.BnetService.()
at Zeta.Internals.Service.BnetService.get_CurrentHero()
at Demonbuddy.MainWindow.HandleStartStopBot()
at Demonbuddy.MainWindow.btnStart_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[17:10:24.532 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()
[17:10:27.065 D] Start/Stop Button Clicked!
[17:10:27.067 D] System.AccessViolationException: Could not read bytes from 055D3400 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Service.BnetService.()
at Zeta.Internals.Service.BnetService.get_CurrentHero()
at Demonbuddy.MainWindow.HandleStartStopBot()
at Demonbuddy.MainWindow.btnStart_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[17:10:27.134 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()
[17:10:56.891 N] Stopping the bot.
[17:10:56.891 D] CurrentBot.Stop()
[17:10:56.892 D] Navigator.Clear()
[17:10:56.892 D] Navigator.Clear
[17:10:56.892 D] TreeHooks.Instance.ClearAll()
[17:10:56.892 D] OnStop event
[17:10:56.892 D] OnStop Event Invoking
[17:10:56.894 D] QuestOrderManager.OnBotStop(). Resetting caches.
[17:10:56.894 D] Resetting current behavior.
[17:10:56.894 N] [RadsProfileManager beta] Last profile used was Greyhoundpart3.xml.
[17:10:56.895 D] Forcing closed all current windows.
[17:10:56.896 D] Closing window 'Profile Restarter - Information, Settings, and Options.'
[17:10:56.936 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()
[17:10:56.936 N] Bot Thread Ended. Was this requested?
 
is the generic profile ever going to get fixed? or it is going to get ignored because there are other profile out there? to people that doesn't know, generic profile actually attack/spam the fastest. no other profile can even be compared, even giles. this is a major step back to db if this is not fixed.
 
What's weird with .220 is I crash 25 minutes in, restart crash 35 min in, restart crash 45 min in, etc. Seems to take longer to crash D3 everytime I restart after crashing.
 
so far an hour and a half no crash. Running

Gilesstashreplacer
Gilesworldobjecthandler
Gilescombatreplacer
Radsprofilemanager
Profilerestarter


yep for me looks like gilesstashreplacer is compatible with new built.. no issues .. i just cant use combatbot anymore .. and other plugs maybe needs to be updated again .. for this new DB update..
 
Been running .220 for quite a few hours now and not had one crash.

Thanks for the release. :)
 
Yeah after I setup Giles' stash replacer correctly, I've been running flawlessly. No crashes, no stucks.
 
what you mean by saying "correctly"?

You need to go into world object handler config and tick "Disable Loot Rule Filtering". Those item rule matches are caused by DB trying to match item rules, which if you're using the item rules with stash replacer, match EVERYTHING. Always be sure to read a plugin's install instructions carefully :)

This was because I was using GilesStashReplacer and GilesWorldObjectHandler together.
 
anyone noticing DB making the bots run extremely laggy vs the previous releases? (excluding 215 & 217)
 
anyone noticing DB making the bots run extremely laggy vs the previous releases? (excluding 215 & 217)

considering 215 and 217 got so laggy they sucked down all the ram when they got stuck.... hell no. havent had it happen yet on 220
 
I crashed after like 60 seconds with 220. Going to try later again with a completely clean install, but i doubt it depends on plugins or routines, such a crash is just db at the core level not being completely updated for this patch. A blue on bnet forums even said that directx overlay programs may crash d3 after this patch, so i think those 2 issues are related.
 
I crashed after like 60 seconds with 220. Going to try later again with a completely clean install, but i doubt it depends on plugins or routines, such a crash is just db at the core level not being completely updated for this patch. A blue on bnet forums even said that directx overlay programs may crash d3 after this patch, so i think those 2 issues are related.

doubt it. db randomly crashed diablo prior to 1.0.4 it's likely just that bug still existing (don't think they ever confirmed the issue or fixed it). It would appear reverting the actor changes fixed the "lock up db" bug from 214 and 217 though.
 
Is there any possibility of fix tonight/tooday ? because i want to get some paragons tonight
 
Code:
[19:20:09.703 D] System.AccessViolationException: Could not read bytes from 17EC5258 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Zeta.Internals.Actors.DiaObject.()
   at Zeta.Internals.Actors.DiaObject.get_RActorGuid()
   at GilesStashReplacer.GilesStashReplacer.GetFirstObjectFromLootTargeting(Object ret)
   at Zeta.TreeSharp.PrioritySelector..()
   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.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.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.CommonBot.BotMain.()
[19:20:09.704 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()

Still crashing with build #220

Completely fresh install, including plugins.
 
Status
Not open for further replies.
Back
Top