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

AutoEquip2 throwing errors

Status
Not open for further replies.

Joker76

Member
Joined
Feb 8, 2010
Messages
835
Reaction score
9
I've been running fine since the last patch, until yesterday, AutoEquip2 started throwing errors all of a sudden. Any ideas?

Code:
[11:56:05.805 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.WoWInternals.WoWObjects.WoWItem.get_Quality()
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.<DoCheck>b__4(WoWItem item) in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 132
   at System.Linq.Enumerable.<>c__DisplayClassf`1.<CombinePredicates>b__e(TSource x)
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.DoCheck(Object sender, LuaEventArgs e) in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 130
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.Pulse() in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 77
   at Styx.Plugins.PluginWrapper.Pulse()
[11:56:05.713 D] Changed tilemap to HawaiiMainLand, Tiled: True
[11:56:05.802 D] Plugin AutoEquip2 threw an exception in 'Pulse'! Exception:
[11:56:05.805 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.WoWInternals.WoWObjects.WoWItem.get_Quality()
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.<DoCheck>b__4(WoWItem item) in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 132
   at System.Linq.Enumerable.<>c__DisplayClassf`1.<CombinePredicates>b__e(TSource x)
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.DoCheck(Object sender, LuaEventArgs e) in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 130
   at Styx.Bot.Plugins.AutoEquip2.AutoEquip.Pulse() in c:\Users\JoKer\Desktop\HB Release\Plugins\AutoEquip2\AutoEquip.cs:line 77
   at Styx.Plugins.PluginWrapper.Pulse()
 

Attachments

I have been seeing a lot of errors with UPvP plugin regarding 'pulse' as well, this is a recent issue. Never saw it before, possibly related to the bans?
 
delete AutoEquip and reinstall it
 
Not to necro this thread, but where is AutoEquip thread? I have searched, and can not find it for the life of me....
 
Not to necro this thread, but where is AutoEquip thread? I have searched, and can not find it for the life of me....

Hi, Cukie,

I don't believe AutoEquip2 has its own thread, it was written by Nesox (BosslandGmbH staff). So, any issues should be addressed to the Support forum.

Please be certain to attach the full log that demonstrates the problem.

Thread closed.


cheers,
chinajade
 
Status
Not open for further replies.
Back
Top