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

Errors when bot try to sell talisman's

bloodseeker12

New Member
Joined
Mar 13, 2014
Messages
20
Reaction score
0
i get this error when the bot try to sell Talisman items to the shop "




[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.MissingMemberException: 'EvaluableItem' object has no attribute 'item'
at Microsoft.Scripting.Runtime.LightExceptions.CheckAndThrow(Object value)
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type, Boolean onlyEvaluating) in c:\Users\marius\Desktop\winamp\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs:line 74
at AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) in c:\Users\marius\Desktop\winamp\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:line 1034
at Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.​*‫‬​‬​‏‫‫**‫‪**​​‎‬**‬*(Item , Object )
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‫‪‪‏*‎‏‎‎***‬‎*‫​‏**‎‎‏**(Item )
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.‏‬‪*‏‫‫‏‬‪‫‬‪**​‬‫‫**​*()
at Loki.Bot.Logic.Bots.OldGrindBot.SellTask.n{nUM~?G2m#9WG i$Nb"Vtg@#.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 Loki.Bot.TaskManager.\,zWZ02";Y92"H)@|ZZ%AViz$#.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.I{Xj%!x=j%_E~%J%IFr5K\]Eu!.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.8b1n =Iot^#v%FyU|>5LZx<b!.~\*5l2|#{l\]$\,5dFpG_M;'S96!.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.‎​‎*****‪**‏***‫**‎


is there a fix for this or somting to keep them all ?



*‎**‫‫*(IBot )
 
Please attach a full bot log so I can see if there's anything in the API I need to address as well. :)
 
Back
Top