gimik
New Member
- Joined
- Jul 18, 2010
- Messages
- 1,326
- Reaction score
- 5
verytime i reach an even level, and it's time to train my new abilities. HB gives me an error. Once it gives me the error it continues to grind and doesn't try to train my new spells.
Here's the error it gives me:
Does the eTrain plugin work with 1.9.5.3? If so it's not working for me.
Here's the error it gives me:
Code:
System.Data.SQLite.SQLiteException: SQLite error
no such column: level ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3092, offset:46 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2907, offset:37 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2908, offset:272
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at (Object )
at Styx.Database.Connection.(SQLiteCommand command, Object[] args)
at Styx.Database.NpcQueries.GetNearestTrainer(WoWFaction myFaction, UInt32 mapId, WoWPoint searchLocation, WoWClass searchClass)
at Styx.Database.NpcQueries.GetNearestNpc(WoWFaction myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
at Styx.Logic.Profiles.VendorManager.GetClosestVendor(VendorType type)
[10:06:01 PM:694] System.Data.SQLite.SQLiteException: SQLite error
no such column: level ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3092, offset:46 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2907, offset:37 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2908, offset:272
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at (Object )
at Styx.Database.Connection.(SQLiteCommand command, Object[] args)
at Styx.Database.NpcQueries.GetNearestTrainer(WoWFaction myFaction, UInt32 mapId, WoWPoint searchLocation, WoWClass searchClass)
at Styx.Database.NpcQueries.GetNearestNpc(WoWFaction myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
at Styx.Logic.Profiles.VendorManager.GetClosestVendor(VendorType type)
Does the eTrain plugin work with 1.9.5.3? If so it's not working for me.