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

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
tonyx you said, there will be an option to prevent this cycling through the stashes (searching for the recipe)...which sometimes occured for some hours. Where can I find this option?

Hardcoded

Does't want to take the scrolls of wisdom from the stash

[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в AdvancedItemFilter.Tasks.IdentifyItems.<>c__DisplayClass13.<Logic>b__6(Item i) в c:\Users\Администратор\Desktop\Download\Energin\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:строка 140
в AdvancedItemFilter.Tasks.IdentifyItems.<>c__DisplayClass13.<Logic>b__9(Item item, Object user) в c:\Users\Администратор\Desktop\Download\Energin\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:строка 206
в Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.‏‏​*‪‬‪‏‬***​*‬*​‬‪*‎**.*‏‏‎*‪*‬**‪‬*‏*‏***‪‏*‏‫‬‫‫*(Item )
в System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
в Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.RvDFHD1;\[Dn'Pm\[R<^\]xl/Hh.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
в AdvancedItemFilter.Tasks.GenericTasks.<IdentifyTask>d__2d.MoveNext() в c:\Users\Администратор\Desktop\Download\Energin\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs:строка 322
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
в AdvancedItemFilter.Tasks.IdentifyItems.<Logic>d__18.MoveNext() в c:\Users\Администратор\Desktop\Download\Energin\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:строка 206
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Loki.Bot.TaskManager.8@fvTZ!$cmlWQ"nu68FSSpQx".MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.NP\[-h"'Q-R1m\[QF\[d\,%I<1xz\&.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Buddy.Coroutines.Coroutine.Po{Gn2\[{94`Es#eld)_)S\&{Y'.q@i~n|24@}E|xx'a}37'q%'5.MoveNext()
--- Конец трассировки внутреннего стека исключений ---
в Buddy.Coroutines.Coroutine.‬‪‬‎‏*‏‫***‫*‎‪‫‫‎*‎**‬*‪*(Boolean )
в Buddy.Coroutines.Coroutine.*‪‫‪‫**‎​***‎***‪‎‪****​‪**‏*‏*(Boolean )
в Buddy.Coroutines.Coroutine.Resume()
в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
в Loki.Bot.BotManager.*‎‪‪‪***​‫**‪**‬​​***‫‪*(IBot )

I won't explain how to fix this, 1st because you are not a good guy, 2nd because I said it shit ton of times.

Ok, now we have the prob with the whitelist :D

Error after i added Cyclone to whitelist:

Code:
2015-08-23 14:28:13,784 [1] ERROR CustomLogger (null) - [Application_DispatcherUnhandledException] Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedItemFilter.AdvancedItemFilterSettingsGui.AddWhiteListedGemToButtonClick(Object sender, RoutedEventArgs routedEventArgs) in c:\RiP\Plugins\AdvancedItemFilter\AdvancedItemFilterGUI.xaml.cs:line 164
   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.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

This is a GUI issue, try reinstalling entirely the plugin

// EDIT //

NVM, have it on my side too, correcting it asap
 
Last edited:
Fixed, redownload again ;) (Also added a little thing for those wanting to deal with Item space :))

Reminder : You can press Enter to add Gems names into GCP recipe box.
 
Tony, what means maximum quality (gcp recipe)? Gems with higher quality are stashed automatically and not be used for the gcp recipe?
 
I've edited RecipeWithdraw.cs to q20 all the items if there is enough Armourer's Scrap (80) and Blacksmith's Whetstone (20). If there is not enought currency to quality 20 the whole set, the set will simply be sold without quality.

I figured some people might be interested in this too so I've attached the modified file to my post.

Seeing the NPC give me 3 chaos is just too beautiful. It brings tears to my eyes every time.

Most of the code is just copy pasted from ExVault's logic for adding quality on maps, so the credits go to him.
 

Attachments

Last edited:
Help please :D

Hello friends,

toNyx, I'm using the new 1.0.1.6 version of AIF and I had the new GCP feature turned off and everything was Ok. I decided to turn it on today, added a few gems on blacklist, started the bot. It went to stash, checked some tabs and stopped on my tab where I save quality gems and errors started to appear on EB console non-stop, I had to do it manually.

Here is a short copy I made.

Code:
[GCPRecipeTask] Actual Quality Sum : 249, gems:6, partial:28
[GCPRecipeTask] Actual Quality Sum : 255, gems:5, partial:29
[GCPRecipeTask] Actual Quality Sum : 260, gems:4, partial:30
[GCPRecipeTask] Actual Quality Sum : 265, gems:3, partial:31
[GCPRecipeTask] Actual Quality Sum : 270, gems:2, partial:32
[GCPRecipeTask] Actual Quality Sum : 275, gems:1, partial:33
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedItemFilter.Tasks.GCPRecipeTask.<Logic>d__d.MoveNext() in c:\XXX\Plugins\AdvancedItemFilter\Tasks\GCPRecipeTask.cs:line 138
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Loki.Bot.TaskManager.8@fvTZ!$cmlWQ"nu68FSSpQx".MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.NP\[-h"'Q-R1m\[QF\[d\,%I<1xz\&.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Coroutines.Coroutine.Po{Gn2\[{94`Es#eld)_)S\&{Y'.q@i~n|24@}E|xx'a}37'q%'5.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.‬‪‬‎‏*‏‫***‫*‎‪‫‫‎*‎**‬*‪*(Boolean )
   at Buddy.Coroutines.Coroutine.*‪‫‪‫**‎​***‎***‪‎‪****​‪**‏*‏*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.*‎‪‪‪***​‫**‪**‬​​***‫‪*(IBot )

[OldGrindBot] OnStop
[CommonEvents] Stop
[ItemFilterEditor] Stop
[AdvancedItemFilter] Stop
[AutoLogin] Stop
[AutoPassives] Stop
[DevTab] Stop
[ExternalCommunication] Stop
[GemLeveler] Stop
[ObjectExplorer] Stop
[PythonExample] Stop
[Stats] Stop
[StuckDetection] Stop
[Typhonis] Stop

Do you have any idea on what's going on? I checked the names of the gems on blacklist and they are correct. I have no idea.
Thanks in advance.
 
again this shit (next tab failed), toNyx HALP ME pls
Code:
[LatencyTracker] AverageLatency: 78
[LatencyTracker] LowestLatency: 77
[LatencyTracker] HighestLatency: 77
[LatencyTracker] HighestLatency: 78
[LatencyTracker] LowestLatency: 71
[LatencyTracker] HighestLatency: 80
[LatencyTracker] HighestLatency: 76
[LatencyTracker] LowestLatency: 69
[LatencyTracker] HighestLatency: 82
[LatencyTracker] HighestLatency: 87
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution
[LatencyTracker] AverageLatency: 75
[LatencyTracker] HighestLatency: 73
[LatencyTracker] HighestLatency: 80
[LatencyTracker] HighestLatency: 88
[LatencyTracker] LowestLatency: 78
[LatencyTracker] HighestLatency: 78
[LatencyTracker] HighestLatency: 80
[LatencyTracker] LowestLatency: 70
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution
[LatencyTracker] LowestLatency: 69
[LatencyTracker] AverageLatency: 76
[LatencyTracker] HighestLatency: 73
[LatencyTracker] HighestLatency: 75
[LatencyTracker] HighestLatency: 79
[LatencyTracker] HighestLatency: 82
[LatencyTracker] HighestLatency: 71
[LatencyTracker] HighestLatency: 74
[LatencyTracker] HighestLatency: 78
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution

screen
WurGZGk.jpg

full logView attachment Exilebuddy 3596 2015-08-25 11.47.txt

1.0.1.6 ofcource
im botting of diffent PC (night at home, day on work), maybe this is something to do?
 
Last edited:
again this shit (next tab failed), toNyx HALP ME pls
Code:
[LatencyTracker] AverageLatency: 78
[LatencyTracker] LowestLatency: 77
[LatencyTracker] HighestLatency: 77
[LatencyTracker] HighestLatency: 78
[LatencyTracker] LowestLatency: 71
[LatencyTracker] HighestLatency: 80
[LatencyTracker] HighestLatency: 76
[LatencyTracker] LowestLatency: 69
[LatencyTracker] HighestLatency: 82
[LatencyTracker] HighestLatency: 87
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution
[LatencyTracker] AverageLatency: 75
[LatencyTracker] HighestLatency: 73
[LatencyTracker] HighestLatency: 80
[LatencyTracker] HighestLatency: 88
[LatencyTracker] LowestLatency: 78
[LatencyTracker] HighestLatency: 78
[LatencyTracker] HighestLatency: 80
[LatencyTracker] LowestLatency: 70
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution
[LatencyTracker] LowestLatency: 69
[LatencyTracker] AverageLatency: 76
[LatencyTracker] HighestLatency: 73
[LatencyTracker] HighestLatency: 75
[LatencyTracker] HighestLatency: 79
[LatencyTracker] HighestLatency: 82
[LatencyTracker] HighestLatency: 71
[LatencyTracker] HighestLatency: 74
[LatencyTracker] HighestLatency: 78
[WaitForStashTabContents] Waiting for the page control to change.
[WaitForStashTabContents] The page control did not change.
[WithdrawItemsCoroutine] NextTab failed.
[RecipeWithdrawTask] Seems like we had a problem withdrawing (RightRing : True) We're gonna count if all items are in inventory already
[RecipeWithdrawTask] We're missing a piece of gear, reloading task execution

screen
WurGZGk.jpg

full logView attachment 185595

1.0.1.6 ofcource
im botting of diffent PC (night at home, day on work), maybe this is something to do?

Before you start botting delete logs and you should be fine
 
Hello friends,

toNyx, I'm using the new 1.0.1.6 version of AIF and I had the new GCP feature turned off and everything was Ok. I decided to turn it on today, added a few gems on blacklist, started the bot. It went to stash, checked some tabs and stopped on my tab where I save quality gems and errors started to appear on EB console non-stop, I had to do it manually.

Here is a short copy I made.

Code:
[GCPRecipeTask] Actual Quality Sum : 249, gems:6, partial:28
[GCPRecipeTask] Actual Quality Sum : 255, gems:5, partial:29
[GCPRecipeTask] Actual Quality Sum : 260, gems:4, partial:30
[GCPRecipeTask] Actual Quality Sum : 265, gems:3, partial:31
[GCPRecipeTask] Actual Quality Sum : 270, gems:2, partial:32
[GCPRecipeTask] Actual Quality Sum : 275, gems:1, partial:33
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedItemFilter.Tasks.GCPRecipeTask.<Logic>d__d.MoveNext() in c:\XXX\Plugins\AdvancedItemFilter\Tasks\GCPRecipeTask.cs:line 138
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Loki.Bot.TaskManager.8@fvTZ!$cmlWQ"nu68FSSpQx".MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.NP\[-h"'Q-R1m\[QF\[d\,%I<1xz\&.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Coroutines.Coroutine.Po{Gn2\[{94`Es#eld)_)S\&{Y'.q@i~n|24@}E|xx'a}37'q%'5.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.‬‪‬‎‏*‏‫***‫*‎‪‫‫‎*‎**‬*‪*(Boolean )
   at Buddy.Coroutines.Coroutine.*‪‫‪‫**‎​***‎***‪‎‪****​‪**‏*‏*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.*‎‪‪‪***​‫**‪**‬​​***‫‪*(IBot )

[OldGrindBot] OnStop
[CommonEvents] Stop
[ItemFilterEditor] Stop
[AdvancedItemFilter] Stop
[AutoLogin] Stop
[AutoPassives] Stop
[DevTab] Stop
[ExternalCommunication] Stop
[GemLeveler] Stop
[ObjectExplorer] Stop
[PythonExample] Stop
[Stats] Stop
[StuckDetection] Stop
[Typhonis] Stop

Do you have any idea on what's going on? I checked the names of the gems on blacklist and they are correct. I have no idea.
Thanks in advance.

Did it withdraw any gems? is your inventory full? if so just lower your gcp sum trigger to 200 or 160.
 
Did it withdraw any gems? is your inventory full? if so just lower your gcp sum trigger to 200 or 160.
Hello toNyx,

Thank you for your reply.
No, I didn't withdraw any gem. I had that sum trigger set to 80 since it started and for qual 10-.
There's a specific tab where I stash all the qual gems. The bot looks on that same tab when the gcp feature is enabled and bot stops there with a red error loop on console as said before. If I turn gcp off, all works well again, no errors.
Is there any log I can send so you can take a look, or anything I can do ?
Thank you, toNyx.
 
Last edited:
Hello friends,

toNyx, I'm using the new 1.0.1.6 version of AIF and I had the new GCP feature turned off and everything was Ok. I decided to turn it on today, added a few gems on blacklist, started the bot. It went to stash, checked some tabs and stopped on my tab where I save quality gems and errors started to appear on EB console non-stop, I had to do it manually.

Here is a short copy I made.

Code:
[GCPRecipeTask] Actual Quality Sum : 249, gems:6, partial:28
[GCPRecipeTask] Actual Quality Sum : 255, gems:5, partial:29
[GCPRecipeTask] Actual Quality Sum : 260, gems:4, partial:30
[GCPRecipeTask] Actual Quality Sum : 265, gems:3, partial:31
[GCPRecipeTask] Actual Quality Sum : 270, gems:2, partial:32
[GCPRecipeTask] Actual Quality Sum : 275, gems:1, partial:33
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedItemFilter.Tasks.GCPRecipeTask.<Logic>d__d.MoveNext() in c:\XXX\Plugins\AdvancedItemFilter\Tasks\GCPRecipeTask.cs:line 138
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Loki.Bot.TaskManager.8@fvTZ!$cmlWQ"nu68FSSpQx".MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.NP\[-h"'Q-R1m\[QF\[d\,%I<1xz\&.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Coroutines.Coroutine.Po{Gn2\[{94`Es#eld)_)S\&{Y'.q@i~n|24@}E|xx'a}37'q%'5.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.‬‪‬‎‏*‏‫***‫*‎‪‫‫‎*‎**‬*‪*(Boolean )
   at Buddy.Coroutines.Coroutine.*‪‫‪‫**‎​***‎***‪‎‪****​‪**‏*‏*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.*‎‪‪‪***​‫**‪**‬​​***‫‪*(IBot )

[OldGrindBot] OnStop
[CommonEvents] Stop
[ItemFilterEditor] Stop
[AdvancedItemFilter] Stop
[AutoLogin] Stop
[AutoPassives] Stop
[DevTab] Stop
[ExternalCommunication] Stop
[GemLeveler] Stop
[ObjectExplorer] Stop
[PythonExample] Stop
[Stats] Stop
[StuckDetection] Stop
[Typhonis] Stop

Do you have any idea on what's going on? I checked the names of the gems on blacklist and they are correct. I have no idea.
Thanks in advance.
Hello toNyx,

Thank you for your reply.
No, I didn't withdraw any gem. I had that sum trigger set to 80 since it started and for qual 10-.
There's a specific tab where I stash all the qual gems. The bot looks on that same tab when the gcp feature is enabled and bot stops there with a red error loop on console as said before. If I turn gcp off, all works well again, no errors.
Is there any log I can send so you can take a look, or anything I can do ?
Thank you, toNyx.

pm me a picture of your stash tab with gems in it

// EDIT //

Nvm, hjappening to me aswell now, need to figure it out. dont enable gcp
 
Last edited:
Evaluate issue

toNyx, unfortunately another issue.
When I try to evaluate gear pieces to check if a custom filter that I'm making is working, it gives this red error on EB console:
Code:
[Application_DispatcherUnhandledException] Unhandled exceptionMicrosoft.Scripting.SyntaxErrorException: unexpected EOF while parsing
   at IronPython.Runtime.ThrowingErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
   at IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode)
   at IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
   at IronPython.Compiler.Parser.ReportSyntaxError(TokenWithSpan t, Int32 errorCode)
   at IronPython.Compiler.Parser.ParseTestListAsExprError()
   at IronPython.Compiler.Parser.ParseTestListAsExpr()
   at IronPython.Compiler.Parser.ParseTestListAsExpression()
   at IronPython.Compiler.Parser.ParseTopExpression()
   at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
   at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
   at IronPython.Runtime.FunctionCode.FromSourceUnit(SourceUnit sourceUnit, PythonCompilerOptions options, Boolean register)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression, PythonDictionary globals, Object locals)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression)
   at CallSite.Target(Closure , CallSite , CodeContext , Object , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
   at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at _Scripting_(Object[] )
   at AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type, Boolean onlyEvaluating) in c:\Games\Path of Exile\Tools\EB\EB\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs:line 59
   at AdvancedItemFilter.AdvancedItemFilterSettingsGui.EvaluateItemRuleButtonClick(Object sender, RoutedEventArgs e) in c:\Games\Path of Exile\Tools\EB\EB\Plugins\AdvancedItemFilter\AdvancedItemFilterGUI.xaml.cs:line 266
   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.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
I followed the instructions you gave on first page. This specific error happened when I tried to check a helmet. Of course, it was positioned on my top left corner in inventory...
Any idea on what it can be? Need any log?
Thank you friend and sorry for bringing more problems...
 
What can't be done :
- Anything that is out of my knowledge, my brain is full of possibilitits.

Well with that much on my brain I can't blame you buddy
 
toNyx, unfortunately another issue.
When I try to evaluate gear pieces to check if a custom filter that I'm making is working, it gives this red error on EB console:
Code:
[Application_DispatcherUnhandledException] Unhandled exceptionMicrosoft.Scripting.SyntaxErrorException: unexpected EOF while parsing
   at IronPython.Runtime.ThrowingErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
   at IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode)
   at IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
   at IronPython.Compiler.Parser.ReportSyntaxError(TokenWithSpan t, Int32 errorCode)
   at IronPython.Compiler.Parser.ParseTestListAsExprError()
   at IronPython.Compiler.Parser.ParseTestListAsExpr()
   at IronPython.Compiler.Parser.ParseTestListAsExpression()
   at IronPython.Compiler.Parser.ParseTopExpression()
   at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
   at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
   at IronPython.Runtime.FunctionCode.FromSourceUnit(SourceUnit sourceUnit, PythonCompilerOptions options, Boolean register)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression, PythonDictionary globals, Object locals)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression)
   at CallSite.Target(Closure , CallSite , CodeContext , Object , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
   at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at _Scripting_(Object[] )
   at AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type, Boolean onlyEvaluating) in c:\Games\Path of Exile\Tools\EB\EB\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs:line 59
   at AdvancedItemFilter.AdvancedItemFilterSettingsGui.EvaluateItemRuleButtonClick(Object sender, RoutedEventArgs e) in c:\Games\Path of Exile\Tools\EB\EB\Plugins\AdvancedItemFilter\AdvancedItemFilterGUI.xaml.cs:line 266
   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.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
I followed the instructions you gave on first page. This specific error happened when I tried to check a helmet. Of course, it was positioned on my top left corner in inventory...
Any idea on what it can be? Need any log?

Thank you friend and sorry for bringing more problems...

I need to know the rule you tried, an error related to a file while parsing a memory object is something weird.

Well with that much on my brain I can't blame you buddy

Dem tits Kreygasm
 
i have problems with custom rules:

using
item.IsRare and item.IsBoot and item.MovementSpeed >= 25 and item.MaximumLife >= 65 and item.OverallResistancesPct >= 99

and bot stashs boots with 10-15movement speed too and lesser life/res <.<

same with chest:

item.IsRare and item.IsChest and item.MaximumLife >= 90 and item.OverallResistancesPct >= 110

and get stuff with 60 life/ 70 res <.<
 
i have problems with custom rules:

using
item.IsRare and item.IsBoot and item.MovementSpeed >= 25 and item.MaximumLife >= 65 and item.OverallResistancesPct >= 99

and bot stashs boots with 10-15movement speed too and lesser life/res <.<

same with chest:

item.IsRare and item.IsChest and item.MaximumLife >= 90 and item.OverallResistancesPct >= 110

and get stuff with 60 life/ 70 res <.<

write this rule in the evaluator, put the item in 0,0 then evaluate it, does it return true? if so send a screenshot of the item to me in pm, along with the stats from object explorer
 
write this rule in the evaluator, put the item in 0,0 then evaluate it, does it return true? if so send a screenshot of the item to me in pm, along with the stats from object explorer

can i write the rule maybe on another way? i think this rule gets half ignored :D
 
Status
Not open for further replies.
Back
Top