Just stop, I don't know why....
2016-01-18 14:15:38,043 [8] DEBUG CustomLogger (null) - [WaitForSellPanel]
2016-01-18 14:15:38,044 [8] DEBUG CustomLogger (null) - [SellItemsCoroutine] The Sell window is open. Now moving items to sell.
2016-01-18 14:15:38,171 [8] DEBUG CustomLogger (null) - [CustomRules][Sell] item.IsRGB returned true for Eclipse Staff
2016-01-18 14:15:38,171 [8] DEBUG CustomLogger (null) - [SellItemsCoroutine] Now fast moving the item Eclipse Staff into the current vendor tab.
2016-01-18 14:15:38,302 [8] INFO CustomLogger (null) - [SellItemsCoroutine] Waiting for the item to be moved.
2016-01-18 14:15:39,521 [8] DEBUG CustomLogger (null) - [CustomRules][Keep] item.IsMap returned true for Ghetto Map
2016-01-18 14:15:39,525 [8] DEBUG CustomLogger (null) - [CustomRules][Keep] item.IsCurrency returned true for Armourer's Scrap
2016-01-18 14:15:39,529 [8] DEBUG CustomLogger (null) - [CustomRules][Keep] item.IsCurrency returned true for Orb of Transmutation
2016-01-18 14:15:39,663 [8] DEBUG CustomLogger (null) - [CustomRules][Sell] item.IsRare returned true for Golem Hunger
2016-01-18 14:15:39,665 [8] DEBUG CustomLogger (null) - [SellItemsCoroutine] Now fast moving the item Karui Chopper into the current vendor tab.
2016-01-18 14:15:39,797 [8] INFO CustomLogger (null) - [SellItemsCoroutine] Waiting for the item to be moved.
2016-01-18 14:15:41,048 [8] DEBUG CustomLogger (null) - [CustomRules][Sell] item.IsRare returned true for Cataclysm Bite
2016-01-18 14:15:41,049 [8] DEBUG CustomLogger (null) - [SellItemsCoroutine] Now fast moving the item Butcher Knife into the current vendor tab.
2016-01-18 14:15:41,184 [8] INFO CustomLogger (null) - [SellItemsCoroutine] Waiting for the item to be moved.
2016-01-18 14:15:41,206 [8] INFO CustomLogger (null) - [LatencyTracker] HighestLatency: 22
2016-01-18 14:15:41,208 [8] INFO CustomLogger (null) - [SellItemsCoroutine] Waiting for the item to be moved.
2016-01-18 14:15:42,561 [8] ERROR CustomLogger (null) - [CustomItemRules] The rule "item.IsRare and item.Is2HMace and ((item.PhysDPS >= 400) or (item.PhysDPS >= 300 and item.CritChance >= 20 and item.GlobalCritMult >= 20))" has returned an error.
2016-01-18 14:15:42,562 [8] ERROR CustomLogger (null) - [CustomItemRules] The call you tried to make may be incorrect, it should be "item.YOUR_DATA"
2016-01-18 14:15:42,563 [8] ERROR CustomLogger (null) - [CustomItemRules] If the call seems correct, the data must not be available (yet?) or have a different naming, consider disabling this rule
2016-01-18 14:15:42,563 [8] ERROR CustomLogger (null) - [CustomItemRules] The available properties can be found in the "EvaluableItem.cs" in the "Classes" folder.
2016-01-18 14:15:42,564 [8] ERROR CustomLogger (null) - [CustomItemRules] To avoid any further issues, bot will stop now, please verify your file.
2016-01-18 14:15:42,564 [8] INFO CustomLogger (null) - [Stop] Now force stopping the BotThread.
2016-01-18 14:15:42,565 [8] ERROR CustomLogger (null) - [Stop] BotThread.Abort() failed.
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at (Thread )
at Loki.Bot.BotManager.Stop(Boolean force)
2016-01-18 14:15:42,568 [8] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.NullReferenceException: Object reference not set to an instance of an object.
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Dispose()
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )