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

DB just idles upon start

bthompson1638

New Member
Joined
Dec 22, 2014
Messages
6
Reaction score
0
Issues started happening today. Was running clean the past few days.
As soon as i start it itll pop a few things up and then just idles.

2017-01-14 06:19:43,667 [1] INFO MainWindow (null) - Demonbuddy v1.1.3097.474 started
2017-01-14 06:20:48,558 [1] INFO MainWindow (null) - Logging in...
2017-01-14 06:20:48,615 [3] DEBUG MainWindow (null) - Logging in to BestLatency (192.99.20.72)
2017-01-14 06:20:48,861 [3] INFO MainWindow (null) - T: 5247885734913554335 H: 1363054517
2017-01-14 06:20:50,568 [1] INFO MainWindow (null) - Diablo III is running but no build supported by Demonbuddy detected, was there a patch?
2017-01-14 06:21:18,984 [9] DEBUG BotMain (null) - Cannot stop a bot when it is not running.
2017-01-14 06:21:18,984 [9] INFO MainWindow (null) - Session with specified sid does not exist in NorthAmerica region.
2017-01-14 06:23:07,219 [1] DEBUG BotMain (null) - Cannot stop a bot when it is not running.
2017-01-14 06:23:07,235 [1] ERROR App (null) - System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.ZetaDia.get_OnlineService()
at Zeta.Game.ZetaDia.????????????????????????????????????????.?????????????????????????????????????????()
at Zeta.Game.Internals.DynamicPointer`1.get_Value()
at Zeta.Game.ZetaDia.get_Service()
at Zeta.Bot.Settings.CharacterSettings..ctor()
at Zeta.Bot.Settings.CharacterSettings.get_Instance()
at Demonbuddy.MainWindow.?????????????????????????????????????????(Object , CancelEventArgs )
at System.Windows.Window.OnClosing(CancelEventArgs e)
at Demonbuddy.MainWindow.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2017-01-14 06:23:07,236 [1] ERROR App (null) - System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.ZetaDia.get_OnlineService()
at Zeta.Game.ZetaDia.????????????????????????????????????????.?????????????????????????????????????????()
at Zeta.Game.Internals.DynamicPointer`1.get_Value()
at Zeta.Game.ZetaDia.get_Service()
at Zeta.Bot.Settings.CharacterSettings..ctor()
at Zeta.Bot.Settings.CharacterSettings.get_Instance()
at Demonbuddy.MainWindow.?????????????????????????????????????????(Object , CancelEventArgs )
at System.Windows.Window.OnClosing(CancelEventArgs e)
at Demonbuddy.MainWindow.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 
Back
Top