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

Kicks profile issue

amrodcito

New Member
Joined
Jun 17, 2013
Messages
3
Reaction score
0
Hi all, i'm quite new to this HB escene and i have ran into a little issue that while it's not interrumpting my botting experience, it's annoying, Using kicks's 80-82 Hyjal profile. This is happening while bot is normally leveling, a bit slow.

Code:
System.InvalidOperationException: DataReader already active on this command
   at System.Data.SQLite.SQLiteCommand.InitializeForReader()
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at Styx.CommonBot.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
   at Styx.CommonBot.Profiles.VendorManager.GetClosestVendor(VendorType type)

View attachment 5564 2013-06-17 17.54.zip
 
Hi all, i'm quite new to this HB escene and i have ran into a little issue that while it's not interrumpting my botting experience, it's annoying, Using kicks's 80-82 Hyjal profile. This is happening while bot is normally leveling, a bit slow.

Code:
System.InvalidOperationException: DataReader already active on this command
   at System.Data.SQLite.SQLiteCommand.InitializeForReader()
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at Styx.CommonBot.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
   at Styx.CommonBot.Profiles.VendorManager.GetClosestVendor(VendorType type)

View attachment 96568

Hi, Amrodcito,

The only way I know to clear this problems is a 'clean install'. You can find the instructions here:

cheers,
chinajade
 
Back
Top