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.
The problem I have already decided. Now I have a new problem :) Now he stands and opens and closes the window stash.

You should consider linking your log... I'm not a magician ;D

1.0.1.1 is out, should fix evaluate button bug and other few things :

CHANGELOG :

+ Main.cs
> Moved to 1.0.1.1

+ EvaluableItem.cs
> Added Is1HAxe property for custom rules

+ ConditionParserPython.cs
> Added optional parameter "onlyEvaluating" to make the Evaluate buttons working again

+ RecipeWithdraw.cs
> Added cursor clearing before processing

+ StashToSpecificTab.cs
> Added logging for kept currency asked by GrindBot.

+ AdvancedItemFilterGUI.xaml.cs
> Changed behavior of Evaluation buttons to fit the new signature.

+ CustomRules Available Values.txt
> Removed file, it had some issues and anyway, we got a link now !
 
You should consider linking your log... I'm not a magician ;D

1.0.1.1 is out, should fix evaluate button bug and other few things :

CHANGELOG :

+ Main.cs
> Moved to 1.0.1.1

+ EvaluableItem.cs
> Added Is1HAxe property for custom rules

+ ConditionParserPython.cs
> Added optional parameter "onlyEvaluating" to make the Evaluate buttons working again

+ RecipeWithdraw.cs
> Added cursor clearing before processing

+ StashToSpecificTab.cs
> Added logging for kept currency asked by GrindBot.

+ AdvancedItemFilterGUI.xaml.cs
> Changed behavior of Evaluation buttons to fit the new signature.

+ CustomRules Available Values.txt
> Removed file, it had some issues and anyway, we got a link now !
I added
 
Please can you link a screenshot of the "Recipes" tab with everything expanded? so I can see how is your config
The problem was solved by adding StaticItemFilter
{
"Description": "Id all uniques",
"Enabled": true,
"Rarities": [
3
]
}
]
 
Tony, I'm not too bright. Can you make a tutorial for me? I want to just stash items for chaos recipe and leave them all unID using the default "Amount of pieces to keep".
 
Tony, I'm not too bright. Can you make a tutorial for me? I want to just stash items for chaos recipe and leave them all unID using the default "Amount of pieces to keep".

Check the chaos recipe box, set a specific tab, set your sliders, enjoy.
 
It wants to stash stuff like this :/

unbenannt.png
 
I'm probably retarded but I'm getting compiler errors with this plugin. The download doesn't have a root folder, wondering if I need to make one with a specific name?
 
It wants to stash stuff like this :/

unbenannt.png

Pretty bad item tho. And what is the issue?

I'm probably retarded but I'm getting compiler errors with this plugin. The download doesn't have a root folder, wondering if I need to make one with a specific name?

As every plugin, create a folder with the name of the plugin... and unzip everything in the .zip into this folder
 
Pretty bad item tho. And what is the issue?

no shit.... That is the issue man lol, the plugin works great it just keeps stashing crap rare´s like seen above. :/
 
Last edited:
no shit.... That is the issue man lol, the plugin works great it just keeps stashing crap rare´s like seen above. :/

You're using custom item rules ? if so make sure you don't have rules that could be the reason to keep those. Also check your default item filters if there's no rules that could return true.
Sorry I read "I want to stash stuff like this" :D i was a bit asleep.
 
Version of AIF: 1.0.1.0
Description of the Issue : After relog due to chicken, bot keeps opening stash over and over and over and over again
Error in the log ? : N - not really, log atttached beow
Error thrown (the thing written in the log) : See attached log
Full log file : see below
Potential Idea of what is going wrong ? Guide me messiah ! : Stash Tab 1 is full (3 empty spaces), Inventory is Full with 1 Un-ID'd Unique, otherwise Inventory is full too and only has single spaces free. It seems the bot tries to grab items for a recipe, but since inventory is full it goes haywire..?

Code:
2015-05-27 09:36:27,101 [88] INFO  Logger (null) - [Start] Now creating the BotThread.
2015-05-27 09:36:27,106 [99] DEBUG Logger (null) - [BasicGrindBot] Start
2015-05-27 09:36:27,107 [99] DEBUG Logger (null) - [Start] MsBetweenTicks: 15.
2015-05-27 09:36:27,107 [99] DEBUG Logger (null) - [Start] InputEventMsDelay: 100.
2015-05-27 09:36:27,107 [99] DEBUG Logger (null) - [Start] LowFpsMode: False.
2015-05-27 09:36:27,106 [99] DEBUG Logger (null) - [Start] PlayerMover.Instance: Loki.Bot.v3.DefaultPlayerMover.
2015-05-27 09:36:27,108 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ClearCursorTask] This task places any item left on the cursor into the inventory..
2015-05-27 09:36:27,109 [99] DEBUG Logger (null) - [AddAtBack] Now adding [HandleBlockingChestsTask] This task will handle breaking any blocking chests that interfere with movement..
2015-05-27 09:36:27,108 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ResurrectTask] This task handles resurrection..
2015-05-27 09:36:27,109 [99] DEBUG Logger (null) - [AddAtBack] Now adding [HandleDoorsTask] This task handles opening doors..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [OpenChestTask (Leash 50)] This task handles opening chests..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [LootItemTask (Leash -1)] This task handles looting items..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [IdTask] A task to identify items in inventory..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [SellTask] A task to vendor items in the inventory..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [StashTask] This task will stash all applicable items in town..
2015-05-27 09:36:27,111 [99] DEBUG Logger (null) - [AddAtBack] Now adding [WithdrawTask] A task to withdraw items from stash when we are in town..
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TakeCorruptedAreaTask] A task to take corrupted areas..
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TravelToGrindZoneTask] This task will travel to the grind zone configured..
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [OpenChestTask (Leash -1)] This task handles opening chests..
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [CombatTask (Leash -1)] This task executes routine logic for combat..
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [MergeInventoryTask] A task to handle merging the inventory into full stacks..
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TravelThroughBossAreasTask-PassThrough] This task will travel though the local area transitions in boss zones..
2015-05-27 09:36:27,114 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ExplorationCompleteTask (Early)] A task to execute exploration complete logic..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ExplorationCompleteTask] A task to execute exploration complete logic..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddAtBack] Now adding [FallbackTask] This task is the last task executed. It should not execute..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AdvancedItemFilter] Start
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [Replace] Now replacing [IdentifyItemsTask].
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddTask] RecipeWithdrawTask Sucessfully added after CheckForRecipeItemsTask
2015-05-27 09:36:27,109 [99] DEBUG Logger (null) - [AddAtBack] Now adding [AssignMoveSkillTask] A task to handle assigning the Move skill if it's not already on the skill bar..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddTask] CheckForRecipeItemsTask Sucessfully added at front of the list
2015-05-27 09:36:27,111 [99] DEBUG Logger (null) - [AddAtBack] Now adding [SortInventoryTask] A task to sort the main inventory by moving items towards the top left corner..
2015-05-27 09:36:27,117 [99] DEBUG Logger (null) - [Alerter] Start
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Tora, Master of the Hunt
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Vagan, Weaponmaster
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) -    Zana, Master Cartographer
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [Chicken] Start
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [GemLeveler] Start
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Replace] Now replacing [MapExplorationCompleteTask].
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [TagWaypointTask].
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [ExplorationCompleteTask (Early)].
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [UnblockCorruptedAreaTransitionTask].
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [TravelThroughBossAreasTask-PassThrough].
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [Remove] Now removing [TravelToGrindZoneTask].
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [StuckDetection] Start
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [RecipeSellTask] Now resetting task state.
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [Remove] Now removing [ReturnToGrindZoneTask].
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [RecipeWithdrawTask] Now resetting task state.
2015-05-27 09:36:27,111 [99] DEBUG Logger (null) - [AddAtBack] Now adding [HandleInventoryItemsTask] A task to manage inventory items that are not stashed..
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Vorici, Master Assassin
2015-05-27 09:36:27,110 [99] DEBUG Logger (null) - [AddAtBack] Now adding [LootItemTask (Leash 50)] This task handles looting items..
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [MapRunner] Start
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [TakeCorruptedAreaTask].
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Catarina, Master of the Dead
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Elreon, Loremaster
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [Remove] Now removing [UseLooseCandleTask].
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [UseLooseCandleTask] This task will use the Loose Candle when the grind zone is set to The Archives..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddTask] RecipeSellTask Sucessfully added after RecipeWithdrawTask
2015-05-27 09:36:27,120 [99] DEBUG Logger (null) - [Remove] Now removing [TravelThroughBossAreasTask-BossFarm].
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) -    Haku, Armourmaster
2015-05-27 09:36:27,111 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TagWaypointTask] This task will tag a waypoint if it is not already unlocked..
2015-05-27 09:36:27,109 [99] DEBUG Logger (null) - [AddAtBack] Now adding [CombatTask (Leash 50)] This task executes routine logic for combat..
2015-05-27 09:36:27,115 [99] DEBUG Logger (null) - [AddAtFront] Now adding [CheckForRecipeItemsTask] Record recipe items at start of the bot only, never after.
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [AutoFlask] Start
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TravelThroughBossAreasTask-BossFarm] This task will travel though the local area transitions in boss zones..
2015-05-27 09:36:27,126 [99] DEBUG Logger (null) - [HandleBlockingChestsTask] Now resetting task state.
2015-05-27 09:36:27,111 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ReturnToGrindZoneTask] This task will return the bot to the previous grind zone after a town run..
2015-05-27 09:36:27,114 [99] DEBUG Logger (null) - [AddAtBack] Now adding [ExploreTask] This task handles exploring an area..
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [Replace] Now replacing [MapExplorationTask].
2015-05-27 09:36:27,112 [99] DEBUG Logger (null) - [AddAtBack] Now adding [UnblockCorruptedAreaTransitionTask] This task will use the Loose Grate and Sarcophagus covers for corrupted area transitions..
2015-05-27 09:36:27,136 [99] DEBUG Logger (null) - [WithdrawTask] Now resetting task state.
2015-05-27 09:36:27,136 [99] DEBUG Logger (null) - [Start] The plugin AdvancedItemFilter is enabled.
2015-05-27 09:36:27,109 [99] DEBUG Logger (null) - [AddAtBack] Now adding [TownRunTask] A task to go back to town during the middle of a bot run..
2015-05-27 09:36:27,137 [99] DEBUG Logger (null) - [Start] The plugin StuckDetection is enabled.
2015-05-27 09:36:27,137 [99] DEBUG Logger (null) - [Start] PlayerMover.Instance: Loki.Bot.v3.DefaultPlayerMover.
2015-05-27 09:36:27,134 [99] DEBUG Logger (null) - [SellTask] Now resetting task state.
2015-05-27 09:36:27,136 [99] DEBUG Logger (null) - [Start] The plugin Alerter is enabled.
2015-05-27 09:36:27,137 [99] DEBUG Logger (null) - [Start] The plugin GemLeveler is enabled.
2015-05-27 09:36:27,118 [99] DEBUG Logger (null) - [Alerter] Next masters will be alerted:
2015-05-27 09:36:27,116 [99] DEBUG Logger (null) - [AddTask] SignalRecipeExecutionTask Sucessfully added after HandleInventoryItemsTask
2015-05-27 09:36:27,121 [99] DEBUG Logger (null) - [ExampleRoutine] Start
2015-05-27 09:36:27,116 [99] DEBUG Logger (null) - [AddTask] StashToSpecificTabTask Sucessfully added before StashTask
2015-05-27 09:36:27,136 [99] DEBUG Logger (null) - [Start] The plugin Chicken is enabled.
2015-05-27 09:36:27,137 [99] DEBUG Logger (null) - [Start] The plugin MapRunner is enabled.
2015-05-27 09:36:27,119 [99] DEBUG Logger (null) - [GemLeveler] Now resetting task state.
2015-05-27 09:36:27,136 [99] DEBUG Logger (null) - [Start] The plugin AutoFlask is enabled.
2015-05-27 09:36:27,149 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:27,193 [99] DEBUG Logger (null) - [OpenInventoryPanel]
2015-05-27 09:36:27,193 [99] DEBUG Logger (null) - [OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
2015-05-27 09:36:27,628 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:27,652 [99] DEBUG Logger (null) - [InteractWith] Now attempting to highlight xxxxx.
2015-05-27 09:36:27,725 [99] DEBUG Logger (null) - [InteractWith] Now attempting to interact with xxxxx.
2015-05-27 09:36:27,769 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:27,770 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:27,771 [99] DEBUG Logger (null) - [IdentifyItemsTask] Items have been identified successfully using stash.
2015-05-27 09:36:27,771 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:27,892 [99] DEBUG Logger (null) - [OpenInventoryPanel]
2015-05-27 09:36:27,892 [99] DEBUG Logger (null) - [OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
2015-05-27 09:36:28,456 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:28,480 [99] DEBUG Logger (null) - [InteractWith] Now attempting to highlight xxxxx.
2015-05-27 09:36:28,552 [99] DEBUG Logger (null) - [InteractWith] Now attempting to interact with xxxxx.
2015-05-27 09:36:28,585 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:28,585 [99] DEBUG Logger (null) - [WaitForStashPanel] We have been waiting 00:00:00.0000086 for the stash panel to open.
2015-05-27 09:36:28,689 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:28,692 [99] DEBUG Logger (null) - [IdentifyItemsTask] Items have been identified successfully using stash.
2015-05-27 09:36:28,693 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:28,731 [99] DEBUG Logger (null) - [OpenInventoryPanel]
2015-05-27 09:36:28,732 [99] DEBUG Logger (null) - [OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
2015-05-27 09:36:29,370 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:29,392 [99] DEBUG Logger (null) - [InteractWith] Now attempting to highlight xxxxx.
2015-05-27 09:36:29,482 [99] DEBUG Logger (null) - [InteractWith] Now attempting to interact with xxxxx.
2015-05-27 09:36:29,503 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:29,504 [99] DEBUG Logger (null) - [WaitForStashPanel] We have been waiting 00:00:00.0000088 for the stash panel to open.
2015-05-27 09:36:29,620 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:29,621 [99] DEBUG Logger (null) - [IdentifyItemsTask] Items have been identified successfully using stash.
2015-05-27 09:36:29,622 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:29,660 [99] DEBUG Logger (null) - [OpenInventoryPanel]
2015-05-27 09:36:29,661 [99] DEBUG Logger (null) - [OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
2015-05-27 09:36:30,229 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:30,252 [99] DEBUG Logger (null) - [InteractWith] Now attempting to highlight xxxxx.
2015-05-27 09:36:30,320 [99] DEBUG Logger (null) - [InteractWith] Now attempting to interact with xxxxx.
2015-05-27 09:36:30,369 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:30,370 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:30,371 [99] DEBUG Logger (null) - [IdentifyItemsTask] Items have been identified successfully using stash.
2015-05-27 09:36:30,371 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:30,477 [99] DEBUG Logger (null) - [OpenInventoryPanel]
2015-05-27 09:36:30,477 [99] DEBUG Logger (null) - [OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
2015-05-27 09:36:30,872 [99] DEBUG Logger (null) - [CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
2015-05-27 09:36:30,893 [99] DEBUG Logger (null) - [InteractWith] Now attempting to highlight xxxxx.
2015-05-27 09:36:30,964 [99] DEBUG Logger (null) - [InteractWith] Now attempting to interact with xxxxx.
2015-05-27 09:36:31,015 [99] DEBUG Logger (null) - [WaitForStashPanel]
2015-05-27 09:36:31,016 [99] DEBUG Logger (null) - [WaitForStashPanel]

Updated Plugin to 1.0.1.1, restarted POE and EB, went to HO and just clicked Start:

Code:
Exilebuddy [0.1.3216.122] is up to date!
T: 5247369192354884966 H: 1657224599
SupportedClientVersion: 1.3.1.27
Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
[BasicGrindBot] This class is the new bot. Now setting up bot specific stuff.
Current bot set to BasicGrindBot.
[ExampleRoutine] Initialize
Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
Current routine set to ExampleRoutine.
[AdvancedItemFilter] Initialize
[RulesManager] File successfully loaded from location ""
[Alerter] Initialize
[AutoFlask] Initialize
[AutoResync] Initialize
[Chicken] Initialize
[CorruptedAreaTweaks] Initialize
[CustomItemFilter] Initialize
[CustomPlayerMover] Initialize
[DominusFight] Initialize
[ExamplePlugin] Initialize
[GemLeveler] Initialize
[GrindZoneChanger] Initialize
[LowFpsHelper] Initialize
[MapRunner] Initialize
[OverwordAreaTweaks] Initialize
[Scheduler] Initialize
[StuckDetection] Initialize
[AdvancedItemFilter] Enable
[Alerter] Enable
[AutoFlask] Enable
[Chicken] Enable
[MapRunner] Enable
[StuckDetection] Enable

Please read the following guide before using this program:
https://www.thebuddyforum.com/exilebuddy-forum/202432-exilebuddy-release-thread-1-3-1-a.html
[Start] Now creating the BotThread.
[BasicGrindBot] Start
[Start] PlayerMover.Instance: Loki.Bot.v3.DefaultPlayerMover.
[Start] MsBetweenTicks: 15.
[Start] InputEventMsDelay: 100.
[Start] LowFpsMode: False.
[ExilePather] Now reloading the pathfinder.
[Dat] Now building the Stat lookup table.
[Dat] The Stat lookup table has been built.
[Dat] Now building the Passive Skills lookup table.
[Dat] The Passive Skills lookup table has been built.
[GetPathfindingData] Now creating the pathfinding data.
[GetPathfindingData] The pathfinding data has been created (00:00:00.0026958).
[ExilePather] Now creating the navmesh.
[ExilePather] The navmesh has been created.
[ExilePather] The pathfinder has been reloaded.
[AddAtBack] Now adding [ResurrectTask] This task handles resurrection..
[AddAtBack] Now adding [ClearCursorTask] This task places any item left on the cursor into the inventory..
[AddAtBack] Now adding [AssignMoveSkillTask] A task to handle assigning the Move skill if it's not already on the skill bar..
[AddAtBack] Now adding [HandleBlockingChestsTask] This task will handle breaking any blocking chests that interfere with movement..
[AddAtBack] Now adding [HandleDoorsTask] This task handles opening doors..
[AddAtBack] Now adding [CombatTask (Leash 50)] This task executes routine logic for combat..
[AddAtBack] Now adding [TownRunTask] A task to go back to town during the middle of a bot run..
[AddAtBack] Now adding [LootItemTask (Leash 50)] This task handles looting items..
[AddAtBack] Now adding [OpenChestTask (Leash 50)] This task handles opening chests..
[AddAtBack] Now adding [LootItemTask (Leash -1)] This task handles looting items..
[AddAtBack] Now adding [MergeInventoryTask] A task to handle merging the inventory into full stacks..
[AddAtBack] Now adding [IdTask] A task to identify items in inventory..
[AddAtBack] Now adding [SellTask] A task to vendor items in the inventory..
[AddAtBack] Now adding [StashTask] This task will stash all applicable items in town..
[AddAtBack] Now adding [WithdrawTask] A task to withdraw items from stash when we are in town..
[AddAtBack] Now adding [HandleInventoryItemsTask] A task to manage inventory items that are not stashed..
[AddAtBack] Now adding [SortInventoryTask] A task to sort the main inventory by moving items towards the top left corner..
[AddAtBack] Now adding [ReturnToGrindZoneTask] This task will return the bot to the previous grind zone after a town run..
[AddAtBack] Now adding [TagWaypointTask] This task will tag a waypoint if it is not already unlocked..
[AddAtBack] Now adding [UseLooseCandleTask] This task will use the Loose Candle when the grind zone is set to The Archives..
[AddAtBack] Now adding [UnblockCorruptedAreaTransitionTask] This task will use the Loose Grate and Sarcophagus covers for corrupted area transitions..
[AddAtBack] Now adding [TakeCorruptedAreaTask] A task to take corrupted areas..
[AddAtBack] Now adding [TravelToGrindZoneTask] This task will travel to the grind zone configured..
[AddAtBack] Now adding [TravelThroughBossAreasTask-BossFarm] This task will travel though the local area transitions in boss zones..
[AddAtBack] Now adding [OpenChestTask (Leash -1)] This task handles opening chests..
[AddAtBack] Now adding [CombatTask (Leash -1)] This task executes routine logic for combat..
[AddAtBack] Now adding [TravelThroughBossAreasTask-PassThrough] This task will travel though the local area transitions in boss zones..
[AddAtBack] Now adding [ExplorationCompleteTask (Early)] A task to execute exploration complete logic..
[AddAtBack] Now adding [ExploreTask] This task handles exploring an area..
[AddAtBack] Now adding [ExplorationCompleteTask] A task to execute exploration complete logic..
[AddAtBack] Now adding [FallbackTask] This task is the last task executed. It should not execute..
[AdvancedItemFilter] Start
[Replace] Now replacing [IdentifyItemsTask].
[AddAtFront] Now adding [CheckForRecipeItemsTask] Record recipe items at start of the bot only, never after.
[AddTask] CheckForRecipeItemsTask Sucessfully added at front of the list
[AddTask] RecipeWithdrawTask Sucessfully added after CheckForRecipeItemsTask
[AddTask] RecipeSellTask Sucessfully added after RecipeWithdrawTask
[AddTask] SignalRecipeExecutionTask Sucessfully added after HandleInventoryItemsTask
[AddTask] StashToSpecificTabTask Sucessfully added before StashTask
[Alerter] Start
[Alerter] Next masters will be alerted:
   Catarina, Master of the Dead
   Elreon, Loremaster
   Haku, Armourmaster
   Tora, Master of the Hunt
   Vagan, Weaponmaster
   Vorici, Master Assassin
   Zana, Master Cartographer
[AutoFlask] Start
[Chicken] Start
[GemLeveler] Start
[GemLeveler] Now resetting task state.
[MapRunner] Start
[Replace] Now replacing [MapExplorationTask].
[Replace] Now replacing [MapExplorationCompleteTask].
[Remove] Now removing [TagWaypointTask].
[Remove] Now removing [ExplorationCompleteTask (Early)].
[Remove] Now removing [UnblockCorruptedAreaTransitionTask].
[Remove] Now removing [TakeCorruptedAreaTask].
[Remove] Now removing [TravelThroughBossAreasTask-BossFarm].
[Remove] Now removing [TravelThroughBossAreasTask-PassThrough].
[Remove] Now removing [ReturnToGrindZoneTask].
[Remove] Now removing [UseLooseCandleTask].
[Remove] Now removing [TravelToGrindZoneTask].
[StuckDetection] Start
[ExampleRoutine] Start
[RecipeWithdrawTask] Now resetting task state.
[RecipeSellTask] Now resetting task state.
[HandleBlockingChestsTask] Now resetting task state.
[SellTask] Now resetting task state.
[WithdrawTask] Now resetting task state.
[Start] The plugin AdvancedItemFilter is enabled.
[Start] The plugin Alerter is enabled.
[Start] The plugin AutoFlask is enabled.
[Start] The plugin Chicken is enabled.
[Start] The plugin GemLeveler is enabled.
[Start] The plugin MapRunner is enabled.
[Start] The plugin StuckDetection is enabled.
[Start] PlayerMover.Instance: Loki.Bot.v3.DefaultPlayerMover.
[GemLeveler] Now resetting task state.
[RecipeWithdrawTask] Now resetting task state.
[RecipeSellTask] Now resetting task state.
[HandleBlockingChestsTask] Now resetting task state.
[HandleDoorsTask] Now resetting task state.
[SellTask] Now resetting task state.
[WithdrawTask] Now resetting task state.
[GridExplorer] AutoResetOnAreaChange is being set to True.
[GridExplorer] TileKnownRadius is being set to 7.
[GridExplorer] TileSeenRadius is being set to 5.
[GridExplorer] AutoResetOnAreaChange is being set to False.
[GridExplorer] Now segmenting the current area.
[GridExplorer] Area segmentation complete 00:00:00.2677999.
[CheckForRecipeItemsTask] Found items corresponding to a recipe, parsing those into the right variables
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[CheckForRecipeItemsTask] - <removed>
[ResetAnchorPoint] Setting AnchorPoint to <removed>
[ResetAnchorPoint] Setting CurrentAnchorPoint to <removed>
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[InteractWith] Now attempting to highlight xxxxx.
[InteractWith] Now attempting to interact with xxxxx.
[WaitForStashPanel]
[WaitForStashPanel]
[IdentifyItemsTask] Items have been identified successfully using stash.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[InteractWith] Now attempting to highlight xxxxx.
[InteractWith] Now attempting to interact with xxxxx.
[WaitForStashPanel]
[WaitForStashPanel]
[IdentifyItemsTask] Items have been identified successfully using stash.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[InteractWith] Now attempting to highlight xxxxx.
[InteractWith] Now attempting to interact with xxxxx.
[WaitForStashPanel]
[WaitForStashPanel] We have been waiting 00:00:00.0000243 for the stash panel to open.
[WaitForStashPanel]
[IdentifyItemsTask] Items have been identified successfully using stash.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[InteractWith] Now attempting to highlight xxxxx.
[InteractWith] Now attempting to interact with xxxxx.
[WaitForStashPanel]
[WaitForStashPanel]
[IdentifyItemsTask] Items have been identified successfully using stash.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[InteractWith] Now attempting to highlight xxxxx.
[InteractWith] Now attempting to interact with xxxxx.
[WaitForStashPanel]
[WaitForStashPanel]
[IdentifyItemsTask] Items have been identified successfully using stash.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[Stop] Now requesting the BotThread to stop.
[BasicGrindBot] OnStop
[AdvancedItemFilter] Stop
[Alerter] Stop
[AutoFlask] Stop
[Chicken] Stop
[GemLeveler] Stop
[MapRunner] Stop
[StuckDetection] Stop
[ExampleRoutine] Stop
 
Last edited:

I still don't get why people chicken ;D but well ok.

You're not using custom rules right?
The only thing that trigger here is the Identification. no errors from any other sources, does it look like it has pain to switch tabs? because atm I can't see where is the issue, even if it happend lol. I tend to throw some errors when there's something weird that happen, but here there's none, I guess he's trying to identify the unique item, think he did, but in this case failed... Something must be related to lag/latency/freeze or client no behaving correctly
 
I still don't get why people chicken ;D but well ok.

You're not using custom rules right?
The only thing that trigger here is the Identification. no errors from any other sources, does it look like it has pain to switch tabs? because atm I can't see where is the issue, even if it happend lol. I tend to throw some errors when there's something weird that happen, but here there's none, I guess he's trying to identify the unique item, think he did, but in this case failed... Something must be related to lag/latency/freeze or client no behaving correctly


See the PM I sent you :)

Well from after the upgrade:
- inventory is full
- it wants to sell items for a recipe (chaos I presume)
- it can't withdraw items since inventory is full

It doesn't even attempt to switch stash tabs, as it closes all windows before it gets to that point.

From my point of view, I'd add a check to see if there's enough space in the inventory to withdraw items from stash to sell for the recipe, and if not start an id/stash/sell task. But that's just my interpretation of things :)

Lag/Latency/Freezes: Can't imagine it being that, as everything happens quite quickly (the open/close part), my FPS is at a stable 100 & latency at a stable 20ms
 
Last edited:
See the PM I sent you :)

Well from after the upgrade:
- inventory is full
- it wants to sell items for a recipe (chaos I presume)
- it can't withdraw items since inventory is full

It doesn't even attempt to switch stash tabs, as it closes all windows before it gets to that point.

From my point of view, I'd add a check to see if there's enough space in the inventory to withdraw items from stash to sell for the recipe, and if not start an id/stash/sell task. But that's just my interpretation of things :)

Lag/Latency/Freezes: Can't imagine it being that, as everything happens quite quickly (the open/close part), my FPS is at a stable 100 & latency at a stable 20ms

There's no way inventory can be full when selling a recipe, It triggers after stashing. so something looks fishy
 
Getting this error

[HIDE]

[OnStartup] A top-level exception has been caught.System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedItemFilter, Culture=neutral' or one of its dependencies. Det går inte att hitta filen.
File name: 'AdvancedItemFilter, Culture=neutral'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
at MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
at MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
at System.IO.Packaging.Package.GetPartHelper(Uri partUri)
at System.IO.Packaging.Package.GetPart(Uri partUri)
at System.Windows.Application.GetResourceOrContentPart(Uri uri)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at AdvancedItemFilter.AdvancedItemFilterSettingsGui.InitializeComponent() in c:\Users\bobo\Desktop\bot\AdvancedItemFilterGUI.xaml:line 1
at AdvancedItemFilter.AdvancedItemFilterSettingsGui..ctor() in c:\Users\bobo\Desktop\bot\Plugins\AdvancedItemFilter2\AdvancedItemFilterGUI.xaml.cs:line 33
at AdvancedItemFilter.Main.get_Control() in c:\Users\bobo\Desktop\bot\Plugins\AdvancedItemFilter2\Main.cs:line 107
at BotGui.Windows.MainWindow.HandleInterfaces(Object obj)
at BotGui.Windows.MainWindow.<OnStartup>b__19()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- 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.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at BotGui.Windows.MainWindow.<OnStartup>b__6(Object o)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].[/HIDE]
 
Getting this error

[HIDE]

[OnStartup] A top-level exception has been caught.System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedItemFilter, Culture=neutral' or one of its dependencies. Det går inte att hitta filen.
File name: 'AdvancedItemFilter, Culture=neutral'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
at MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
at MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
at System.IO.Packaging.Package.GetPartHelper(Uri partUri)
at System.IO.Packaging.Package.GetPart(Uri partUri)
at System.Windows.Application.GetResourceOrContentPart(Uri uri)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at AdvancedItemFilter.AdvancedItemFilterSettingsGui.InitializeComponent() in c:\Users\bobo\Desktop\bot\AdvancedItemFilterGUI.xaml:line 1
at AdvancedItemFilter.AdvancedItemFilterSettingsGui..ctor() in c:\Users\bobo\Desktop\bot\Plugins\AdvancedItemFilter2\AdvancedItemFilterGUI.xaml.cs:line 33
at AdvancedItemFilter.Main.get_Control() in c:\Users\bobo\Desktop\bot\Plugins\AdvancedItemFilter2\Main.cs:line 107
at BotGui.Windows.MainWindow.HandleInterfaces(Object obj)
at BotGui.Windows.MainWindow.<OnStartup>b__19()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- 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.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at BotGui.Windows.MainWindow.<OnStartup>b__6(Object o)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].[/HIDE]

Please install all the files in the same folder... not even obvious
 
Hey there,

first: REALLY BIG THANK YOU Guys :)
second: I got a real problem concerning custom rules.
They simply do not work xD

I tried validating the following rule: "item.IsRare" afte having put an unidentified rare Two-Stone Ring in my inventory at [0:0].
I gives me following error:
[Application_DispatcherUnhandledException] Unhandled exceptionSystem.InvalidOperationException: Die Sequenz enthält kein übereinstimmendes Element.
bei System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
bei AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type) in d:\Games\Tools\Path of Exile\Release\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs:Zeile 51.
bei AdvancedItemFilter.AdvancedItemFilterSettingsGui.EvaluateItemRuleCreationButtonClick(Object sender, RoutedEventArgs e) in d:\Games\Tools\Path of Exile\Release\Plugins\AdvancedItemFilter\AdvancedItemFilterGUI.xaml.cs:Zeile 204.
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
bei System.Windows.Controls.Button.OnClick()
bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
bei System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
bei System.Windows.Input.InputManager.ProcessStagingArea()
bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

All files are in the same directory (D:\.......\Plugins\AdvancedItemFilter)

Any idea why my custom rules do not work? (none of them do as far as I can see)
 
Status
Not open for further replies.
Back
Top