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.
Here you go, it's updated for BETA (not much changes, major things)

Changelog :
MAJOR CHANGES :
> pushedx implemented the fact we can monitor latency, sleeps are now in function of it using factors depending on the task the bot tries to execute.
Example : IdentifyItems Task have a factor of 5, it means that with 30ms average latency you sleep for 150ms.
Like this, ping spikes won't affect tasks anymore.
> Jyam's filters
Lot of changes affect this option, the game has changed a lot and new items went in, at the same time with new affixes and suffixes.
I don't recommend using them for now, they're not updated.
TODO:
> Fix some stats not anymore in the StatType Table
-----------------------------------------------------------
+ EvaluableItem.cs
> Fixed IncreasedPhysDamagePct (renamed aswell)
> Added Phys/Elemental damage ranges average values
> Added Jewels (IsJewel, IsStrJewel, IsIntJewel, IsDexJewel)
> Added Divination Cards
+ ChaosSet.cs
> Typo in logging, nothing harmful
+ StatsHelpers.cs
> Added GetStatRangeAverage(...) for min-max ranged stats (returns the average of both, 7-29 will return 18)
+ RecipeWithdraw.cs
> Added reset before returning false, for multiple chaos at once handling
+ Plugin Overall
> Lot of changes to work with the new BETA.

NOTE :

Some things are still untested since I don't need them, for those interested on what is available for custom rules at the time, they can open the EvaluableItem.cs file and see what is available.
 
I am getting some error when using the updated plugin :(
I also tried a clean installation of Exilebuddy.

Code:
2015-08-02 18:18:14,056 [1] INFO  CustomLogger (null) - Exilebuddy BETA Version: 0.1.3457.1081
Path: E:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\<ExeName>

OS Name: Windows 8
OS Edition: Professional
OS Service Pack: 
OS Version: 6.2.9200.0
OS Architecture: x64

2015-08-02 18:18:18,880 [1] INFO  CustomLogger (null) - ExilebuddyBETA [0.1.3457.1081] is up to date!
2015-08-02 18:18:19,114 [8] INFO  CustomLogger (null) - T: 5247427381416564597 H: 204096083
2015-08-02 18:18:22,266 [10] DEBUG CustomLogger (null) - SupportedClientVersion: S-2.0.1.4
2015-08-02 18:18:22,897 [10] INFO  CustomLogger (null) - SmartAssembly force load.
2015-08-02 18:18:22,960 [10] INFO  CustomLogger (null) - [BotManager] MsBetweenTicks = 15
2015-08-02 18:18:22,965 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
2015-08-02 18:18:23,220 [1] DEBUG CustomLogger (null) - [OldGrindBot] This class is the new bot. Now setting up bot specific stuff.
2015-08-02 18:18:23,225 [1] INFO  CustomLogger (null) - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator.
2015-08-02 18:18:23,226 [1] DEBUG CustomLogger (null) - Current bot set to OldGrindBot.
2015-08-02 18:18:23,259 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
2015-08-02 18:18:23,763 [10] DEBUG CustomLogger (null) - [OldRoutine] Initialize
2015-08-02 18:18:23,765 [10] DEBUG CustomLogger (null) - [NullRoutine] Initialize
2015-08-02 18:18:23,782 [1] DEBUG CustomLogger (null) - Current routine set to OldRoutine.
2015-08-02 18:18:23,811 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
2015-08-02 18:18:24,873 [10] ERROR CustomLogger (null) - Exception while loading Python runtime. Exception follows
IronPython.Runtime.Exceptions.ImportException: No module named Utilities
   bei IronPython.Runtime.Importer.ImportModuleFrom(CodeContext context, Object from, String name)
   bei IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level)
   bei IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level)
   bei Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
   bei IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level)
   bei IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level)
   bei Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
   bei IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
   bei IronPython.Compiler.PythonScriptCode.Run(Scope scope)
   bei IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope)
   bei IronPython.Compiler.RuntimeScriptCode.Run(Scope scope)
   bei Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink)
   bei Microsoft.Scripting.SourceUnit.Execute(Scope scope)
   bei Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope)
   bei Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope)
   bei (ScriptEngine , String , ScriptScope )
   bei Loki.Common.ScriptManager.?????????????????????????????????????????(IEnumerable`1 )
   bei Loki.Common.ScriptManager.Initialize(ILog log, IEnumerable`1 shortcutsDefinitions, IEnumerable`1 customNamespaces)
2015-08-02 18:18:31,334 [10] DEBUG CustomLogger (null) - [CommonEvents] Initialize
2015-08-02 18:18:31,345 [10] DEBUG CustomLogger (null) - [AdvancedItemFilter] Initialize
2015-08-02 18:18:31,352 [10] DEBUG CustomLogger (null) - [RulesManager] File successfully saved at location "E:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins/AdvancedItemFilter/Rules/DefaultCustomRules.json"
2015-08-02 18:18:31,356 [10] DEBUG CustomLogger (null) - [RulesManager] File successfully loaded from location ""
2015-08-02 18:18:31,360 [10] DEBUG CustomLogger (null) - [AutoFlask] Initialize
2015-08-02 18:18:31,373 [10] DEBUG CustomLogger (null) - [AutoLogin] Initialize
2015-08-02 18:18:31,379 [10] DEBUG CustomLogger (null) - [AutoPassives] Initialize
2015-08-02 18:18:31,382 [10] DEBUG CustomLogger (null) - [Chicken] Initialize
2015-08-02 18:18:31,388 [10] DEBUG CustomLogger (null) - [DevTab] Initialize
2015-08-02 18:18:31,395 [10] DEBUG CustomLogger (null) - [ExternalCommunication] Initialize
2015-08-02 18:18:31,400 [10] DEBUG CustomLogger (null) - [GemLeveler] Initialize
2015-08-02 18:18:31,402 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone1Name = The Mud Flats
2015-08-02 18:18:31,403 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone2Name = The Ledge
2015-08-02 18:18:31,404 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone3Name = The Cavern of Wrath
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone1Difficulty = Normal
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone2Difficulty = Normal
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone3Difficulty = Normal
2015-08-02 18:18:31,409 [10] DEBUG CustomLogger (null) - [GrindZoneChanger] Initialize
2015-08-02 18:18:31,410 [10] DEBUG CustomLogger (null) - [ItemFilterEditor] Initialize
2015-08-02 18:18:31,411 [10] DEBUG CustomLogger (null) - [LowFpsHelper] Initialize
2015-08-02 18:18:31,428 [10] DEBUG CustomLogger (null) - [MapRunner] Initialize
2015-08-02 18:18:31,432 [10] DEBUG CustomLogger (null) - [ObjectExplorer] Initialize
2015-08-02 18:18:31,434 [10] DEBUG CustomLogger (null) - [PythonExample] Initialize
2015-08-02 18:18:31,483 [10] DEBUG CustomLogger (null) - [Stats] Initialize
2015-08-02 18:18:31,492 [10] DEBUG CustomLogger (null) - [StuckDetection] Initialize
2015-08-02 18:18:31,494 [10] DEBUG CustomLogger (null) - [CommonEvents] Enable
2015-08-02 18:18:31,494 [10] DEBUG CustomLogger (null) - [AutoFlask] Enable
2015-08-02 18:18:31,495 [10] DEBUG CustomLogger (null) - [AutoLogin] Enable
2015-08-02 18:18:31,495 [10] DEBUG CustomLogger (null) - [DevTab] Enable
2015-08-02 18:18:31,496 [10] DEBUG CustomLogger (null) - [ItemFilterEditor] Enable
2015-08-02 18:18:31,534 [10] INFO  CustomLogger (null) - [ItemEvaluator] Instance = ItemFilterEditor.ConfigurableItemEvaluator.
2015-08-02 18:18:31,534 [10] DEBUG CustomLogger (null) - [ObjectExplorer] Enable
2015-08-02 18:18:31,535 [10] DEBUG CustomLogger (null) - [Stats] Enable
2015-08-02 18:18:31,608 [10] ERROR CustomLogger (null) - An exception occurred.
System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedItemFilter, Culture=neutral' or one of its dependencies. Das System kann die angegebene Datei nicht finden.
Dateiname: "AdvancedItemFilter, Culture=neutral"
   bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   bei System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
   bei MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
   bei MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
   bei System.IO.Packaging.Package.GetPartHelper(Uri partUri)
   bei System.IO.Packaging.Package.GetPart(Uri partUri)
   bei System.Windows.Application.GetResourceOrContentPart(Uri uri)
   bei System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   bei AdvancedItemFilter.AdvancedItemFilterSettingsGui.InitializeComponent() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\AdvancedItemFilterGUI.xaml:Zeile 1.
   bei AdvancedItemFilter.AdvancedItemFilterSettingsGui..ctor() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins\AdvancedItemFilter 1.0.1.3\AdvancedItemFilterGUI.xaml.cs:Zeile 34.
   bei AdvancedItemFilter.Main.get_Control() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins\AdvancedItemFilter 1.0.1.3\Main.cs:Zeile 109.
   bei Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
   bei Exilebuddy.BotWindow.?????????????????????????????????????????()
   bei System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke(Action callback)
   bei (Dispatcher , Action )
   bei ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(Dispatcher , Action )
   bei Exilebuddy.BotWindow.?????????????????????????????????????????(Object )

WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.


EDIT:

okay nvm I solved it...
you have to cut of the version number in the folder's name. So just rename it to "AdvancedItemFilter".
Now Exilebuddy stopped crashing but I still get some red warning text...

02-08-_2015_20-29-18.webp
 
Got the same error but it still lets me load the plugin and configure stuff. Maybe just cosmetic error?
 
Can configure and load but same errors in console here :) (I'll see in a bit if it actually does something)

*first bug report, when he checks my tabs for chaos recipe, he can't go beyond tab 10 / the moment he tries 11 it fails and he starts again and loops.

This spams when I hit start with the filter enabled:
Code:
[LatencyTracker] HighestLatency: 50[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
   bij AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) in d:\Tools\EB\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:regel 1061
   bij Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‬‫*‫‫*‎‫*‏‬‏‪​‪‫*‬​‫‫*‬***(Item , Object )
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.*‬****‎*‪*‬‬*‫​**‪‏‫‫‎*‬‫*(Item )
   bij System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫*​‬‪*​‪*‪*‬‬***‎‏**‎​**‬**‎‫‏‪*()
   bij Loki.Bot.Logic.Bots.OldGrindBot.SellTask.\[f/?)F==Ld1r{qfQ'xq\&XDNV!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij Loki.Bot.TaskManager.F_PzK4)^'q\]O%^:je{N~<MT3!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?-_J#'W"<`~}5sKq--/D/"k0!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij Buddy.Coroutines.Coroutine._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.MoveNext()
   --- Einde van intern uitzonderingsstackpad ---
   bij Buddy.Coroutines.Coroutine.‫‪​‪‏​‏*​‎‫*‎‬‏‬‪​‎‏‪‫*(Boolean )
   bij Buddy.Coroutines.Coroutine.*‏‪*‫‪*‪*‏***‫*‏*‎**​‫****(Boolean )
   bij Buddy.Coroutines.Coroutine.Resume()
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   bij Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )


[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
   bij AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) in d:\Tools\EB\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:regel 1061
   bij Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‬‫*‫‫*‎‫*‏‬‏‪​‪‫*‬​‫‫*‬***(Item , Object )
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.*‬****‎*‪*‬‬*‫​**‪‏‫‫‎*‬‫*(Item )
   bij System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫*​‬‪*​‪*‪*‬‬***‎‏**‎​**‬**‎‫‏‪*()
   bij Loki.Bot.Logic.Bots.OldGrindBot.SellTask.\[f/?)F==Ld1r{qfQ'xq\&XDNV!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij Loki.Bot.TaskManager.F_PzK4)^'q\]O%^:je{N~<MT3!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?-_J#'W"<`~}5sKq--/D/"k0!.MoveNext()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
   bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bij Buddy.Coroutines.Coroutine._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.MoveNext()
   --- Einde van intern uitzonderingsstackpad ---
   bij Buddy.Coroutines.Coroutine.‫‪​‪‏​‏*​‎‫*‎‬‏‬‪​‎‏‪‫*(Boolean )
   bij Buddy.Coroutines.Coroutine.*‏‪*‫‪*‪*‏***‫*‏*‎**​‫****(Boolean )
   bij Buddy.Coroutines.Coroutine.Resume()
   bij Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   bij Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )
 
So I have a tab setup for chaos recipe. Threw some stuff in there but didn't have a belt yet. Start bot.. plugin goes through every tab, gets to chaos recipe tab, withdraws everything then continues going through tabs. Gets to end, obviously doesn't find a belt. "[RecipeWithdrawTask] Seems like we had a problem withdrawing (Belt : True)". Then goes back to first tab and loops through them all again. Will do that until I stop the bot and turn off the plugin.

Going to go and try to find a belt and see what happens when I enable it then.

edit: even unchecking all of the recipe boxes it'll still loop through my stash forever.
 
You can only select one of the 3 recipes? I can't select all if I select one.
 
after started using this i noticed it idents all magic items for chrome recipe i havnt changed anything in the base itemfilter
 
I am getting some error when using the updated plugin :(
I also tried a clean installation of Exilebuddy.

Code:
2015-08-02 18:18:14,056 [1] INFO  CustomLogger (null) - Exilebuddy BETA Version: 0.1.3457.1081
Path: E:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\<ExeName>

OS Name: Windows 8
OS Edition: Professional
OS Service Pack: 
OS Version: 6.2.9200.0
OS Architecture: x64

2015-08-02 18:18:18,880 [1] INFO  CustomLogger (null) - ExilebuddyBETA [0.1.3457.1081] is up to date!
2015-08-02 18:18:19,114 [8] INFO  CustomLogger (null) - T: 5247427381416564597 H: 204096083
2015-08-02 18:18:22,266 [10] DEBUG CustomLogger (null) - SupportedClientVersion: S-2.0.1.4
2015-08-02 18:18:22,897 [10] INFO  CustomLogger (null) - SmartAssembly force load.
2015-08-02 18:18:22,960 [10] INFO  CustomLogger (null) - [BotManager] MsBetweenTicks = 15
2015-08-02 18:18:22,965 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
2015-08-02 18:18:23,220 [1] DEBUG CustomLogger (null) - [OldGrindBot] This class is the new bot. Now setting up bot specific stuff.
2015-08-02 18:18:23,225 [1] INFO  CustomLogger (null) - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator.
2015-08-02 18:18:23,226 [1] DEBUG CustomLogger (null) - Current bot set to OldGrindBot.
2015-08-02 18:18:23,259 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
2015-08-02 18:18:23,763 [10] DEBUG CustomLogger (null) - [OldRoutine] Initialize
2015-08-02 18:18:23,765 [10] DEBUG CustomLogger (null) - [NullRoutine] Initialize
2015-08-02 18:18:23,782 [1] DEBUG CustomLogger (null) - Current routine set to OldRoutine.
2015-08-02 18:18:23,811 [10] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
2015-08-02 18:18:24,873 [10] ERROR CustomLogger (null) - Exception while loading Python runtime. Exception follows
IronPython.Runtime.Exceptions.ImportException: No module named Utilities
   bei IronPython.Runtime.Importer.ImportModuleFrom(CodeContext context, Object from, String name)
   bei IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level)
   bei IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level)
   bei Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
   bei IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level)
   bei IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level)
   bei Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   bei Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
   bei IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
   bei IronPython.Compiler.PythonScriptCode.Run(Scope scope)
   bei IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope)
   bei IronPython.Compiler.RuntimeScriptCode.Run(Scope scope)
   bei Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink)
   bei Microsoft.Scripting.SourceUnit.Execute(Scope scope)
   bei Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope)
   bei Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope)
   bei (ScriptEngine , String , ScriptScope )
   bei Loki.Common.ScriptManager.?????????????????????????????????????????(IEnumerable`1 )
   bei Loki.Common.ScriptManager.Initialize(ILog log, IEnumerable`1 shortcutsDefinitions, IEnumerable`1 customNamespaces)
2015-08-02 18:18:31,334 [10] DEBUG CustomLogger (null) - [CommonEvents] Initialize
2015-08-02 18:18:31,345 [10] DEBUG CustomLogger (null) - [AdvancedItemFilter] Initialize
2015-08-02 18:18:31,352 [10] DEBUG CustomLogger (null) - [RulesManager] File successfully saved at location "E:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins/AdvancedItemFilter/Rules/DefaultCustomRules.json"
2015-08-02 18:18:31,356 [10] DEBUG CustomLogger (null) - [RulesManager] File successfully loaded from location ""
2015-08-02 18:18:31,360 [10] DEBUG CustomLogger (null) - [AutoFlask] Initialize
2015-08-02 18:18:31,373 [10] DEBUG CustomLogger (null) - [AutoLogin] Initialize
2015-08-02 18:18:31,379 [10] DEBUG CustomLogger (null) - [AutoPassives] Initialize
2015-08-02 18:18:31,382 [10] DEBUG CustomLogger (null) - [Chicken] Initialize
2015-08-02 18:18:31,388 [10] DEBUG CustomLogger (null) - [DevTab] Initialize
2015-08-02 18:18:31,395 [10] DEBUG CustomLogger (null) - [ExternalCommunication] Initialize
2015-08-02 18:18:31,400 [10] DEBUG CustomLogger (null) - [GemLeveler] Initialize
2015-08-02 18:18:31,402 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone1Name = The Mud Flats
2015-08-02 18:18:31,403 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone2Name = The Ledge
2015-08-02 18:18:31,404 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone3Name = The Cavern of Wrath
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone1Difficulty = Normal
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone2Difficulty = Normal
2015-08-02 18:18:31,405 [10] INFO  CustomLogger (null) - [GrindZoneChanger] GrindZone3Difficulty = Normal
2015-08-02 18:18:31,409 [10] DEBUG CustomLogger (null) - [GrindZoneChanger] Initialize
2015-08-02 18:18:31,410 [10] DEBUG CustomLogger (null) - [ItemFilterEditor] Initialize
2015-08-02 18:18:31,411 [10] DEBUG CustomLogger (null) - [LowFpsHelper] Initialize
2015-08-02 18:18:31,428 [10] DEBUG CustomLogger (null) - [MapRunner] Initialize
2015-08-02 18:18:31,432 [10] DEBUG CustomLogger (null) - [ObjectExplorer] Initialize
2015-08-02 18:18:31,434 [10] DEBUG CustomLogger (null) - [PythonExample] Initialize
2015-08-02 18:18:31,483 [10] DEBUG CustomLogger (null) - [Stats] Initialize
2015-08-02 18:18:31,492 [10] DEBUG CustomLogger (null) - [StuckDetection] Initialize
2015-08-02 18:18:31,494 [10] DEBUG CustomLogger (null) - [CommonEvents] Enable
2015-08-02 18:18:31,494 [10] DEBUG CustomLogger (null) - [AutoFlask] Enable
2015-08-02 18:18:31,495 [10] DEBUG CustomLogger (null) - [AutoLogin] Enable
2015-08-02 18:18:31,495 [10] DEBUG CustomLogger (null) - [DevTab] Enable
2015-08-02 18:18:31,496 [10] DEBUG CustomLogger (null) - [ItemFilterEditor] Enable
2015-08-02 18:18:31,534 [10] INFO  CustomLogger (null) - [ItemEvaluator] Instance = ItemFilterEditor.ConfigurableItemEvaluator.
2015-08-02 18:18:31,534 [10] DEBUG CustomLogger (null) - [ObjectExplorer] Enable
2015-08-02 18:18:31,535 [10] DEBUG CustomLogger (null) - [Stats] Enable
2015-08-02 18:18:31,608 [10] ERROR CustomLogger (null) - An exception occurred.
System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedItemFilter, Culture=neutral' or one of its dependencies. Das System kann die angegebene Datei nicht finden.
Dateiname: "AdvancedItemFilter, Culture=neutral"
   bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   bei System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   bei System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
   bei MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
   bei MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
   bei System.IO.Packaging.Package.GetPartHelper(Uri partUri)
   bei System.IO.Packaging.Package.GetPart(Uri partUri)
   bei System.Windows.Application.GetResourceOrContentPart(Uri uri)
   bei System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   bei AdvancedItemFilter.AdvancedItemFilterSettingsGui.InitializeComponent() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\AdvancedItemFilterGUI.xaml:Zeile 1.
   bei AdvancedItemFilter.AdvancedItemFilterSettingsGui..ctor() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins\AdvancedItemFilter 1.0.1.3\AdvancedItemFilterGUI.xaml.cs:Zeile 34.
   bei AdvancedItemFilter.Main.get_Control() in e:\Documents\Patches und Sonstiges\Path of Exile\EETA 0.1.3457.1081\Plugins\AdvancedItemFilter 1.0.1.3\Main.cs:Zeile 109.
   bei Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
   bei Exilebuddy.BotWindow.?????????????????????????????????????????()
   bei System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke(Action callback)
   bei (Dispatcher , Action )
   bei ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(Dispatcher , Action )
   bei Exilebuddy.BotWindow.?????????????????????????????????????????(Object )

WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.


EDIT:

okay nvm I solved it...
you have to cut of the version number in the folder's name. So just rename it to "AdvancedItemFilter".
Now Exilebuddy stopped crashing but I still get some red warning text...

View attachment 184176


I am having the same issue as well with the text... I re-read the original post and do not see instructions. I have exported via ZIP to the plug ins, renamed it. Not sure if I am completely blind or something.
 
sorry for double post noticed also that it idents my uniqs and then puts them to stash when it should normaly put them unid there
 
I am having the same error about Python as everyone else reported in here but the plugin is somewhat working. Though it is saving all rares on the stash even though my StaticItemFilter tells me not to do it. Also I set AdvancedItemFilter to only save 2 of each rare, higher number for rings amulets and belts and it is saving everything, including 1handed weapons, quivers, shields ,etc.

EDIT : I think I know what it is causing this, I want to do UNID recipes so I checked the Never ID Items. Can I still ID items that are not going to serve as Chaos Recipe but the ones who will just left UNID? I could have sworn that was the way I used to use this plugin before.
 
[LatencyTracker] HighestLatency: 166
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) na c:\Users\blabla\Desktop\Teste\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:linha 1061
em Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‬‫*‫‫*‎‫*‏‬‏‪​‪‫*‬​‫‫*‬***(Item , Object )
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.*‬****‎*‪*‬‬*‫​**‪‏‫‫‎*‬‫*(Item )
em System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫*​‬‪*​‪*‪*‬‬***‎‏**‎​**‬**‎‫‏‪*()
em Loki.Bot.Logic.Bots.OldGrindBot.SellTask.\[f/?)F==Ld1r{qfQ'xq\&XDNV!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Loki.Bot.TaskManager.F_PzK4)^'q\]O%^:je{N~<MT3!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?-_J#'W"<`~}5sKq--/D/"k0!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Buddy.Coroutines.Coroutine._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.MoveNext()
--- Fim do rastreamento de pilha de exceções internas ---
em Buddy.Coroutines.Coroutine.‫‪​‪‏​‏*​‎‫*‎‬‏‬‪​‎‏‪‫*(Boolean )
em Buddy.Coroutines.Coroutine.*‏‪*‫‪*‪*‏***‫*‏*‎**​‫****(Boolean )
em Buddy.Coroutines.Coroutine.Resume()
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
em Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )

[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) na c:\Users\blabla\Desktop\Teste\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:linha 1061
em Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‬‫*‫‫*‎‫*‏‬‏‪​‪‫*‬​‫‫*‬***(Item , Object )
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.*‬****‎*‪*‬‬*‫​**‪‏‫‫‎*‬‫*(Item )
em System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫*​‬‪*​‪*‪*‬‬***‎‏**‎​**‬**‎‫‏‪*()
em Loki.Bot.Logic.Bots.OldGrindBot.SellTask.\[f/?)F==Ld1r{qfQ'xq\&XDNV!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Loki.Bot.TaskManager.F_PzK4)^'q\]O%^:je{N~<MT3!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?-_J#'W"<`~}5sKq--/D/"k0!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Buddy.Coroutines.Coroutine._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.MoveNext()
--- Fim do rastreamento de pilha de exceções internas ---
em Buddy.Coroutines.Coroutine.‫‪​‪‏​‏*​‎‫*‎‬‏‬‪​‎‏‪‫*(Boolean )
em Buddy.Coroutines.Coroutine.*‏‪*‫‪*‪*‏***‫*‏*‎**​‫****(Boolean )
em Buddy.Coroutines.Coroutine.Resume()
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
em Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )

[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) na c:\Users\blabla\Desktop\Teste\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:linha 1061
em Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‬‫*‫‫*‎‫*‏‬‏‪​‪‫*‬​‫‫*‬***(Item , Object )
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.*‬****‎*‪*‬‬*‫​**‪‏‫‫‎*‬‫*(Item )
em System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫*​‬‪*​‪*‪*‬‬***‎‏**‎​**‬**‎‫‏‪*()
em Loki.Bot.Logic.Bots.OldGrindBot.SellTask.\[f/?)F==Ld1r{qfQ'xq\&XDNV!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Loki.Bot.TaskManager.F_PzK4)^'q\]O%^:je{N~<MT3!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?-_J#'W"<`~}5sKq--/D/"k0!.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
em Buddy.Coroutines.Coroutine._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.MoveNext()
--- Fim do rastreamento de pilha de exceções internas ---
em Buddy.Coroutines.Coroutine.‫‪​‪‏​‏*​‎‫*‎‬‏‬‪​‎‏‪‫*(Boolean )
em Buddy.Coroutines.Coroutine.*‏‪*‫‪*‪*‏***‫*‏*‎**​‫****(Boolean )
em Buddy.Coroutines.Coroutine.Resume()
em Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
em Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )

z6vCDBf.gif
 
Deleted the plugin and reinstalled, seems like the stash loop fixed itself. Now I wish I was smart enough to write elite filters to only keep GOOD rares :)
 
;/
[LatencyTracker] HighestLatency: 89
[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.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) in c:\Users\chefowe\Desktop\dra\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:line 1061
at AdvancedItemFilter.Tasks.IdentifyItems.<>c__DisplayClass13.<Logic>b__6(Item i) in c:\Users\chefowe\Desktop\dra\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:line 140
at AdvancedItemFilter.Tasks.IdentifyItems.<>c__DisplayClass13.<Logic>b__9(Item item, Object user) in c:\Users\chefowe\Desktop\dra\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:line 206
at Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.***​**‫**​‬**‎‪*‎‏‬‫*‬​‫‎​‎*.‎‏‪***‪‎*​‬**‏‬‏***‪‪***(Item )
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.M{>Y4Bcn-<q\]4Gx>6%NFOH$0.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`1.GetResult()
at AdvancedItemFilter.Tasks.GenericTasks.<IdentifyTask>d__2d.MoveNext() in c:\Users\chefowe\Desktop\dra\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs:line 322
--- 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`1.GetResult()
at AdvancedItemFilter.Tasks.IdentifyItems.<Logic>d__18.MoveNext() in c:\Users\chefowe\Desktop\dra\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs:line 206
--- 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.F_PzK4)^'q\]O%^:je{N~<MT3!.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.?-_J#'W"<`~}5sKq--/D/"k0!.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._h5Jis\,v{J\\Z\&Sm)zA0sR 6C".T;p>/|C\.$~_N\[-_9x)<##}LS$.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 )
 
Status
Not open for further replies.
Back
Top