Jump to content

Recommended Posts

Posted

When I try to install CityModInstaller, I get the following error:

 

Unhandled Exception:
System.InvalidOperationException: An error occured while creating the form. See Exception.InnerException for details. The error is: SQLite.Interop.dll
assembly:<unknown assembly> type:<unknown type> member:(null) ---> System.DllNotFoundException: SQLite.Interop.dll assembly:<unknown assembly> type:<un
known type> member:(null)
 at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(System.Data.SQLite.SQLiteConfigOpsEnum)
 at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x0001c] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteLog.PrivateInitialize (System.String className) [0x00032] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteLog.Initialize (System.String className) [0x00023] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString, System.Boolean parseViaFramework) [0x0002c] in <33e9c369d13c449ba79f179
8811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString) [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor () [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0  
 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection..ctor()
 at CoHModdingTool.CoHModderMainForm..ctor () [0x0002a] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],Syste
m.Exception&)
 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] i
n <de4d51d88e3b4eea89a8d6a3a9854818>:0  
  --- End of inner exception stack trace ---
 at CoHModdingTool.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at CoHModdingTool.My.MyProject+MyForms.get_CoHModderMainForm () [0x00000] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at CoHModdingTool.My.MyApplication.OnCreateMainForm () [0x00006] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x0000e] in <4c8d5e58be3d431ba5d02b0bb178a43b>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel () [0x00072] in <4c8d5e58be3d431ba5d02b0bb178a43b>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00067] in <4c8d5e58be3d431ba5d02b0bb178
a43b>:0  
 at CoHModdingTool.My.MyApplication.Main (System.String[] Args) [0x0000f] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: An error occured while creating the form. See Exception.InnerException for details
. The error is: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null) ---> System.DllNotFoundException: SQLite.Interop.dll a
ssembly:<unknown assembly> type:<unknown type> member:(null)
 at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(System.Data.SQLite.SQLiteConfigOpsEnum)
 at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x0001c] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteLog.PrivateInitialize (System.String className) [0x00032] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteLog.Initialize (System.String className) [0x00023] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString, System.Boolean parseViaFramework) [0x0002c] in <33e9c369d13c449ba79f179
8811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString) [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0  
 at System.Data.SQLite.SQLiteConnection..ctor () [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0  
 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection..ctor()
 at CoHModdingTool.CoHModderMainForm..ctor () [0x0002a] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],Syste
m.Exception&)
 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] i
n <de4d51d88e3b4eea89a8d6a3a9854818>:0  
  --- End of inner exception stack trace ---
 at CoHModdingTool.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at CoHModdingTool.My.MyProject+MyForms.get_CoHModderMainForm () [0x00000] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at CoHModdingTool.My.MyApplication.OnCreateMainForm () [0x00006] in <43fd4c0a163245e786b5e88c3153b6bd>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x0000e] in <4c8d5e58be3d431ba5d02b0bb178a43b>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel () [0x00072] in <4c8d5e58be3d431ba5d02b0bb178a43b>:0  
 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00067] in <4c8d5e58be3d431ba5d02b0bb178
a43b>:0

 

I'm guessing that I'm missing one of the "vcre*dist" packages, the one that supports SQLite. Can anyone point me in the right direction to resolve this error?

 

Many thanks!

 

  • City Council
Posted

I'd suggest posting in the main topic

in the future, I didn't even notice this post until it was linked to me.

 

The error you're getting implies you might be missing the SQLite Interop DLLs, you should have a x86, and x64 folder in the directory you extracted the main program in, if either of them is missing I'd recommend redownloading the zip and checking again.  If those files ARE there, the program is written in .net against .NET Framework 4.6.1 If you have that or newer you should be fine.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...