Hey i'm getting this error when i try and use Generic, both with the .95 version and the latest version .. dunno what went wrong:
Code:
[10:15:59.881 N] Demonbuddy v1.0.462.95 started
[10:16:02.131 N] Logging in...
[10:16:02.361 N]
[10:16:04.409 N] Attached to Diablo III with pid: 2160
[10:16:04.413 N] Flashing window
[10:16:04.864 D] Executable Path: D:\d3\Demonbuddy\Demonbuddy.exe
[10:16:04.864 D] OS Architecture: AMD64
[10:16:04.866 D] OS: Windows 7 64-bit
[10:16:04.867 D] OS Language: Danish (Denmark)
[10:16:06.127 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - Initializing
[10:16:08.464 N] Current bot set to Order Bot
[10:16:08.465 N] Loaded profile The Core of Arreat NM- Written by Farix
[10:16:08.469 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing
[10:16:08.574 D] There are 0 plugins.
[10:16:15.283 N] Loaded profile The Core of Arreat NM- Written by Farix
[10:16:18.010 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - RoutineManager.Reload
[10:16:19.096 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - RoutineManager.Reload !THROTTLED!
[10:16:19.096 D] Routines were reloaded. New routine list:
[10:16:19.096 D] Belphegor All-in-One v0.0.0.0
[10:16:19.096 D] Generic v0.0.0.0
[10:16:19.096 D] Routines were reloaded. New routine list:
[10:16:19.096 D] Belphegor All-in-One v0.0.0.0
[10:16:19.096 D] Generic v0.0.0.0
[10:16:21.257 N] Chose Generic as your combat routine.
[10:16:27.026 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Demonbuddy.Routines.Generic.GenericRoutineConfigWindow.Window_Closing(Object sender, CancelEventArgs e)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
[10:16:27.026 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Demonbuddy.Routines.Generic.GenericRoutineConfigWindow.Window_Closing(Object sender, CancelEventArgs e)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
Code:
[12:40:37.042 N] Demonbuddy v1.0.486.100 started
[12:40:39.979 N] Logging in...
[12:40:40.217 N]
[12:40:44.263 N] Attached to Diablo III with pid: 5776
[12:40:44.266 N] Flashing window
[12:40:44.676 D] Executable Path: D:\d3\Demonbuddy\Demonbuddy.exe
[12:40:44.676 D] OS Architecture: AMD64
[12:40:44.676 D] OS: Windows 7 64-bit
[12:40:44.676 D] OS Language: Danish (Denmark)
[12:40:45.822 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - Initializing
[12:40:47.914 N] Current bot set to Order Bot
[12:40:47.914 N] Loaded profile The Core of Arreat NM- Written by Farix
[12:40:47.924 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing
[12:40:48.026 D] There are 0 plugins.
[12:40:53.402 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - RoutineManager.Reload
[12:40:54.491 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - RoutineManager.Reload !THROTTLED!
[12:40:54.491 D] Routines were reloaded. New routine list:
[12:40:54.492 D] Belphegor All-in-One v0.0.0.0
[12:40:54.492 D] Generic v0.0.0.0
[12:40:54.492 D] Routines were reloaded. New routine list:
[12:40:54.492 D] Belphegor All-in-One v0.0.0.0
[12:40:54.492 D] Generic v0.0.0.0
[12:40:59.318 N] Chose Generic as your combat routine.
[12:41:00.696 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Demonbuddy.Routines.Generic.GenericRoutineConfigWindow.Window_Closing(Object sender, CancelEventArgs e)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
[12:41:00.696 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Demonbuddy.Routines.Generic.GenericRoutineConfigWindow.Window_Closing(Object sender, CancelEventArgs e)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
Last edited:






