MrDillenger
New Member
- Joined
- Aug 3, 2010
- Messages
- 5
- Reaction score
- 0
right now it looks like it is the skiWarlock cc
Two attempts to launch HB, and two crashes. I just enter my credentials, hit login, and it crashes.
System.TypeInitializationException: O inicializador de tipo de 'Styx.Database.NpcQueries' acionou uma exce??o. ---> System.DllNotFoundException: N?o ? poss?vel carregar a DLL 'System.Data.SQLite.DLL': N?o foi poss?vel encontrar o m?dulo especificado. (Exce??o de HRESULT: 0x8007007E)
em ..(Byte[] utf8Filename, Int32 flags, IntPtr& db)
em ..(String strFilename, flags, Int32 maxPoolSize, Boolean usePool)
em System.Data.SQLite.SQLiteConnection.Open()
em (Object )
em Styx.Database.Connection.get_Instance()
em Styx.Database.Connection.(String commandText)
em Styx.Database.NpcQueries..cctor()
--- Fim do rastreamento de pilha de exce??es internas ---
em Styx.Database.NpcQueries.GetNpcById(UInt32 id)
em QuestBot.Actions.PerformQuestObjectiveOrdered.(PickUpNode node)
em QuestBot.Actions.PerformQuestObjectiveOrdered.()
em QuestBot.Actions.PerformQuestObjectiveOrdered..MoveNext()
em (Object )
em TreeSharp.Composite.Tick(Object context)
em TreeSharp.PrioritySelector..MoveNext()
em (Object )
em TreeSharp.Composite.Tick(Object context)
em TreeSharp.Decorator..MoveNext()
em (Object )
em TreeSharp.Composite.Tick(Object context)
em TreeSharp.PrioritySelector..MoveNext()
em (Object )
em TreeSharp.Composite.Tick(Object context)
em TreeSharp.PrioritySelector..MoveNext()
em (Object )
em TreeSharp.Composite.Tick(Object context)
em Styx.Logic.BehaviorTree.TreeRoot.()
[SIZE=1][COLOR=#ff0000][SIZE=1][COLOR=#ff0000]
System.TypeInitializationException: The type initializer for 'Styx.Database.NpcQueries' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'System.Data.SQLite.DLL': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[/COLOR][/SIZE][/COLOR][/SIZE]
Log attached
Downloaded 1.9.6.3 timestamp of 9/26/2010 11:33 P.M. earlier and it ran decently for 2 levels. Saw that a new version had been put up and downloaded it, get the below error. It is time stamped 9/27/2010 2:17 A.M.
I am central US time.
Code:System.TypeInitializationException: The type initializer for 'Styx.Database.NpcQueries' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'System.Data.SQLite.DLL': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at ..(Byte[] utf8Filename, Int32 flags, IntPtr& db) at ..(String strFilename, flags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at (Object ) at Styx.Database.Connection.get_Instance() at Styx.Database.Connection.(String commandText) at Styx.Database.NpcQueries..cctor() --- End of inner exception stack trace --- at Styx.Database.NpcQueries.GetNpcById(UInt32 id) at QuestBot.Actions.PerformQuestObjectiveOrdered.(PickUpNode node) at QuestBot.Actions.PerformQuestObjectiveOrdered.() at QuestBot.Actions.PerformQuestObjectiveOrdered..MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector..MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator..MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector..MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector..MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.()