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.
One thing I've noticed with the last two logs is you guys have spaces in the folder name for the plugin.. maybe that's the issue?
 
i dont it was working perfectly and the next moment i had this error .... when i manualy idented and sold all items on my invetory then the bot runed again

okay so i now noticed the bot goes to town from my run if it has idents on the invetory NP he idents and when he goes to stash for more wisdoms that error starts to spam the bot ;/
 
any one got some solution on what maby wrong? :D im very curious because it was working for about 1 hour or so without any problems and then.. :D
 
Just create folder "AdvancedItemFilter" in Plugins and put it all there. Works fine for me.
 
i know mate i did so i was just telling that i was using it for 1 hour and then it started to give me that error
 
any one got some solution on what maby wrong? :D im very curious because it was working for about 1 hour or so without any problems and then.. :D
Just create folder "AdvancedItemFilter" in Plugins and put it all there. Works fine for me.

zZzZzZz

416fde4cf3.png


Make sure to have the other ItemFilter plugin enabled before starting. tyvm

I'm gonna fix the zip so people with mental disorder can use it too.

I'm investigating the "shitty items" saving asap, I got some too I'm gonna dig into the log.

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.

For those wondering what the Python error is, it's probably in the IronPython.dll itself, maybe pushedx forgot to remove something. (I don't act on IronPython so xD)

And the logic has (almost) not changed, so it should work as before but with the new thingies.

THE HYPE, MY LIFE IS COMPLETE
81a7051c25.jpg


To the guy that told me divination would change the botting's perception, fuck you.
 
tonyx -.- i have the folder named from the begining AdvancedItemFilter i have disabled the other itemfilter and now when the bot goes and hit mobs he stops and the following error starts to spam:


[Tick] Exception during execution: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\kavarma - Copy\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:line 1061
at Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.‫‪*‬‫*‎‪‎**‪‪*​****‎‫*‫‏*‏​**()
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )
 
tonyx -.- i have the folder named from the begining AdvancedItemFilter i have disabled the other itemfilter and now when the bot goes and hit mobs he stops and the following error starts to spam:


[Tick] Exception during execution: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\kavarma - Copy\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:line 1061
at Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.‫‪*‬‫*‎‪‎**‪‪*​****‎‫*‫‏*‏​**()
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )

You don't have the other filter plugin ticked right?

People should consider linking full logs now. tyvm. Not gonna help if there's not a full log attached or linked or whatever.
 
okay fresh copy of the bot 100% The default itemfilter is disabled when i run the bot i have that
[Tick] Exception during execution: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 Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.‫‪*‬‫*‎‪‎**‪‪*​****‎‫*‫‏*‏​**()
at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.*‬*‏‪‪*‫*​‎‫****​*‪*(IBot )



when i enable the default itemfilter bot start moving and killing but when he goes to stash for wisdoms it have that error

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 )
 
I think I broke it again. It's not putting stuff in my "chaos recipe" tab anymore. Have it set to save 20 rings for example, there's 3 rings in there.. and I've watched it put 6 unid rings in my first tab.
 
Obviously you didn't mean the default ItemFilter plugin when you said disable all other itemfilters? Disabled that and the bot threw a fit, pages upon pages of red errors. Wouldn't run.
 
what other itemfilter is there beside the default one and the advanceditemfilter when u put it there? :D

tryed for 10th time to be sure i have only advanceditemfilter enabled here is the log
 

Attachments

here is the full log =/
Obviously you didn't mean the default ItemFilter plugin when you said disable all other itemfilters? Disabled that and the bot threw a fit, pages upon pages of red errors. Wouldn't run.
what other itemfilter is there beside the default one and the advanceditemfilter when u put it there? :D

2015-08-02 22:45:21,348 [9] DEBUG CustomLogger (null) - [ItemFilterEditor] Initialize/Enable

Ahem. facepalmerino
 
If you disable ItemFilterEditor tho you get a whole bunch of red stuff, tried it myself some mins ago
 
works for me now tho, have ItemFilterEditor enabled and everything is fine
 
^ That error comes up if you don't have the built in ItemFilter enabled.

I don't know why he didn't just answer one way or the other, the first post even says AdvancedItemFilter doesn't replace the built-in static item filter and AIF falls back to your static if nothing matches a rule/routine on AIF... to me that comes off in the main post as it's a requirement. Last post kind of came off as we were retarded for having the default ItemFilter enabled. Dunno.
 
Status
Not open for further replies.
Back
Top