I've tried botting with DB and the very first time, it crashed, so I restarted it and it worked and since i've closed out of it, I can't find a way to make it work again. I've tried switching all the settings to no avail. Here's my Log
Executable Path: F:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Demonbuddy.exe
Platform: Microsoft Windows NT 6.1.7601 Service Pack 1
Reloading AssemblyLoader<Zeta.Bot.IBot> - BotManager.Reload
Bots were reloaded. New bot list:
Combat Bot v1.1.2914.450
Script Runner v1.1.2914.450
Order Bot v1.1.2914.450
Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
[Adventurer] (1.3.4.14) initialized.
[Trinity 2.14.30] Initialized v2.14.30
[Adventurer] Plugin is up-to-date.
[Adventurer] (1.3.4.14) enabled.
There are 3 plugins
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
Start/Stop Button Clicked!
Reloading AssemblyLoader<Zeta.Bot.ICombat> - RoutineManager.Reload
Chose Trinity as your combat routine
[Trinity 2.14.30] OnEnable start
Setting up Trinity Logging
[Trinity 2.14.30] Loading BattleTag Settings
[Trinity 2.14.30] Configuration file loaded
[Trinity 2.14.30] Configuration loaded successfully.
[Trinity][Performance] Execution of UpdateCachedPlayerData took 2106.53735ms.
[Trinity 2.14.30] Using Trinity Unstucker
[Trinity 2.14.30] Reset bot TPS to default
[Trinity 2.14.30] ENABLED: Trinity v2.14.30 now in action!
Replaced hook [RoutineCombat] 241807d5-2470-4ec8-91a8-edcf19e02007
Routines were reloaded. New routine list:
Trinity v0.0.0.0
Generic v1.1.2914.450
Forcing profile reload.
Loaded profile Adventurer - Nephalem Rift
Starting bot: Order Bot
Chose Trinity as your combat routine
Replaced hook [RoutineCombat] 5e3232ea-b974-45bf-98ab-e34b26e316ad
Added new hook [OutOfGame] b86bb8c1-b6fa-441c-b9cc-6b8ae340593a
Added new hook [Death] 95784bca-4436-4390-8746-20f8ec583dbd
Added new hook [RoutineBuffs] 040f2479-d29c-4c1c-aca5-0743c593c95e
Added new hook [RoutineCombat] 54bda003-1d42-4434-9bdb-c5cb5cf28aca
Added new hook [Combat] b3a1726b-3f2f-420a-b45d-3fdf849f8e42
Added new hook [IdentifyItems] 8382fb64-c389-40c1-912d-ec8eb14694c1
Added new hook [StashItems] 2ce1999c-4d71-477b-9fd4-698f104c12a8
Added new hook [SellAndRepair] a154d2aa-8705-45ac-bf8b-3d5144916b05
Added new hook [SalvageItems] 9061813d-1c0d-4ccd-aaa7-df70ba56748a
Added new hook [VendorRun] b7fca118-036f-4e6e-93a8-90ee623668fd
Added new hook [Loot] 123b2afd-0a10-49cd-9ac5-152869806e34
Replaced hook [BotBehavior] 7fa09b33-4cf1-4cab-9e1a-03ed277f4411
[Trinity 2.14.30] Bot Starting
[Trinity 2.14.30] Replacing Combat Hook
Replaced hook [Combat] e29bdeb2-d149-43f3-833b-2c9508abc607
[Trinity 2.14.30] Replacing VendorRun Hook
Replaced hook [VendorRun] e679b5df-d4fb-45e3-aa51-e8e1fc100090
[Trinity 2.14.30] Replacing Loot Hook
Replaced hook [Loot] 1e28e823-59e8-43ce-b647-adea51506c71
[Trinity 2.14.30] Replacing Death Hook
Replaced hook [Death] 1e262248-be8c-400c-a91c-b9d25b3c7644
[Trinity 2.14.30] Inserting GoldInactivity into TreeStart
Inserted new hook [TreeStart @0] b60c7a70-b7b4-4ce5-9983-c9e8d0ef2b89
[Trinity 2.14.30] Inserting XPInactivity into TreeStart
Inserted new hook [TreeStart @0] 290b1030-8fcc-4a23-bf7a-8475def529fa
[Trinity 2.14.30] Bot Starting, Resetting Gold Inactivity Timer
Spooling up bot thread.
Bot thread started.
[Trinity 2.14.30] Clicking UI element Network Disconnect Error Dialog OK Button (572622848)
[Trinity 2.14.30] Exception in Pulse: System.NullReferenceException: Object reference not set to an instance of an object.
at Trinity.Trinity.RefreshDiaObjectCache() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Cache\RefreshObjects.cs:line 66
at Trinity.Trinity.OnPulse() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Plugin.cs:line 103
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Bot.GameStats.**********(Object , EventArgs )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.Internals.Actors.DiaUnit.get_IsDead()
at Trinity.DbProvider.PlayerMover.GetIsBlocked() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Movement\PlayerMover.cs:line 85
at Trinity.DbProvider.PlayerMover.Pulsator_OnPulse(Object sender, EventArgs e) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Movement\PlayerMover.cs:line 42
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
Inserted new hook [VendorRun @0] 9fcf1989-2069-470d-b078-95286281b0f1
Inserted new hook [BotBehavior @0] 2d788a86-a779-4654-aff4-595cf6e60a45
Inserted new hook [Combat @0] 4b98efbb-7c36-460c-ba98-bce51ce0ddbb
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.Internals.Actors.DiaUnit.get_IsDead()
at Trinity.DbProvider.ClearArea.PulseClearAreaCheck(Object sender, EventArgs e) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\DbProvider\ClearArea.cs:line 146
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
[Trinity][Performance] Execution of Cooldowns.Pulse took 7706.75880ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Trinity.Framework.Utilities.Cooldowns.RecordBuffData(CachedBuff buff) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utilities\Cooldowns.cs:line 178
at Trinity.Framework.Utilities.Cooldowns.OnPulse() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utilities\Cooldowns.cs:line 161
at Trinity.Framework.Utility.BasePulse(Object sender, EventArgs eventArgs) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utility.cs:line 36
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
[BotEvents] EventChecker ************** threw exception Object reference not set to an instance of an object. in check
Executable Path: F:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Demonbuddy.exe
Platform: Microsoft Windows NT 6.1.7601 Service Pack 1
Reloading AssemblyLoader<Zeta.Bot.IBot> - BotManager.Reload
Bots were reloaded. New bot list:
Combat Bot v1.1.2914.450
Script Runner v1.1.2914.450
Order Bot v1.1.2914.450
Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
[Adventurer] (1.3.4.14) initialized.
[Trinity 2.14.30] Initialized v2.14.30
[Adventurer] Plugin is up-to-date.
[Adventurer] (1.3.4.14) enabled.
There are 3 plugins
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
Start/Stop Button Clicked!
Reloading AssemblyLoader<Zeta.Bot.ICombat> - RoutineManager.Reload
Chose Trinity as your combat routine
[Trinity 2.14.30] OnEnable start
Setting up Trinity Logging
[Trinity 2.14.30] Loading BattleTag Settings
[Trinity 2.14.30] Configuration file loaded
[Trinity 2.14.30] Configuration loaded successfully.
[Trinity][Performance] Execution of UpdateCachedPlayerData took 2106.53735ms.
[Trinity 2.14.30] Using Trinity Unstucker
[Trinity 2.14.30] Reset bot TPS to default
[Trinity 2.14.30] ENABLED: Trinity v2.14.30 now in action!
Replaced hook [RoutineCombat] 241807d5-2470-4ec8-91a8-edcf19e02007
Routines were reloaded. New routine list:
Trinity v0.0.0.0
Generic v1.1.2914.450
Forcing profile reload.
Loaded profile Adventurer - Nephalem Rift
Starting bot: Order Bot
Chose Trinity as your combat routine
Replaced hook [RoutineCombat] 5e3232ea-b974-45bf-98ab-e34b26e316ad
Added new hook [OutOfGame] b86bb8c1-b6fa-441c-b9cc-6b8ae340593a
Added new hook [Death] 95784bca-4436-4390-8746-20f8ec583dbd
Added new hook [RoutineBuffs] 040f2479-d29c-4c1c-aca5-0743c593c95e
Added new hook [RoutineCombat] 54bda003-1d42-4434-9bdb-c5cb5cf28aca
Added new hook [Combat] b3a1726b-3f2f-420a-b45d-3fdf849f8e42
Added new hook [IdentifyItems] 8382fb64-c389-40c1-912d-ec8eb14694c1
Added new hook [StashItems] 2ce1999c-4d71-477b-9fd4-698f104c12a8
Added new hook [SellAndRepair] a154d2aa-8705-45ac-bf8b-3d5144916b05
Added new hook [SalvageItems] 9061813d-1c0d-4ccd-aaa7-df70ba56748a
Added new hook [VendorRun] b7fca118-036f-4e6e-93a8-90ee623668fd
Added new hook [Loot] 123b2afd-0a10-49cd-9ac5-152869806e34
Replaced hook [BotBehavior] 7fa09b33-4cf1-4cab-9e1a-03ed277f4411
[Trinity 2.14.30] Bot Starting
[Trinity 2.14.30] Replacing Combat Hook
Replaced hook [Combat] e29bdeb2-d149-43f3-833b-2c9508abc607
[Trinity 2.14.30] Replacing VendorRun Hook
Replaced hook [VendorRun] e679b5df-d4fb-45e3-aa51-e8e1fc100090
[Trinity 2.14.30] Replacing Loot Hook
Replaced hook [Loot] 1e28e823-59e8-43ce-b647-adea51506c71
[Trinity 2.14.30] Replacing Death Hook
Replaced hook [Death] 1e262248-be8c-400c-a91c-b9d25b3c7644
[Trinity 2.14.30] Inserting GoldInactivity into TreeStart
Inserted new hook [TreeStart @0] b60c7a70-b7b4-4ce5-9983-c9e8d0ef2b89
[Trinity 2.14.30] Inserting XPInactivity into TreeStart
Inserted new hook [TreeStart @0] 290b1030-8fcc-4a23-bf7a-8475def529fa
[Trinity 2.14.30] Bot Starting, Resetting Gold Inactivity Timer
Spooling up bot thread.
Bot thread started.
[Trinity 2.14.30] Clicking UI element Network Disconnect Error Dialog OK Button (572622848)
[Trinity 2.14.30] Exception in Pulse: System.NullReferenceException: Object reference not set to an instance of an object.
at Trinity.Trinity.RefreshDiaObjectCache() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Cache\RefreshObjects.cs:line 66
at Trinity.Trinity.OnPulse() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Plugin.cs:line 103
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Bot.GameStats.**********(Object , EventArgs )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.Internals.Actors.DiaUnit.get_IsDead()
at Trinity.DbProvider.PlayerMover.GetIsBlocked() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Movement\PlayerMover.cs:line 85
at Trinity.DbProvider.PlayerMover.Pulsator_OnPulse(Object sender, EventArgs e) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Movement\PlayerMover.cs:line 42
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
Inserted new hook [VendorRun @0] 9fcf1989-2069-470d-b078-95286281b0f1
Inserted new hook [BotBehavior @0] 2d788a86-a779-4654-aff4-595cf6e60a45
Inserted new hook [Combat @0] 4b98efbb-7c36-460c-ba98-bce51ce0ddbb
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Game.Internals.Actors.DiaUnit.get_IsDead()
at Trinity.DbProvider.ClearArea.PulseClearAreaCheck(Object sender, EventArgs e) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\DbProvider\ClearArea.cs:line 146
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
[Trinity][Performance] Execution of Cooldowns.Pulse took 7706.75880ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Trinity.Framework.Utilities.Cooldowns.RecordBuffData(CachedBuff buff) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utilities\Cooldowns.cs:line 178
at Trinity.Framework.Utilities.Cooldowns.OnPulse() in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utilities\Cooldowns.cs:line 161
at Trinity.Framework.Utility.BasePulse(Object sender, EventArgs eventArgs) in f:\Users\Nick\Downloads\Demonbuddy 1.1.2914.450\Plugins\Trinity\Framework\Utility.cs:line 36
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.Pulsator.*****************(Delegate , Object[] )
[BotEvents] EventChecker ************** threw exception Object reference not set to an instance of an object. in check






