|
Post by trickster666666 on Jan 23, 2024 12:26:35 GMT -5
I just downloaded Sims 4 Studio today and when I open it, I get this error message.
The Sims 4 Studio - Version 3.1.6.3
System.AggregateException: One or more errors occurred. ---> SQLite.SQLiteException: Could not open database file: C:\Users\[UserName]\OneDrive\Documents\Sims 4 Studio\S4Studio_v3.2.sqlite (IOError)
at SQLite.SQLiteConnection..ctor(String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks)
at SQLite.SQLiteConnection..ctor(String databasePath, Boolean storeDateTimeAsTicks)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.Init(Boolean load_simulation, Boolean is_reinit)
at S4Studio.Shared.AppModel.DoInit()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) SQLite.SQLiteException: Could not open database file: C:\Users\[UserName]\OneDrive\Documents\Sims 4 Studio\S4Studio_v3.2.sqlite (IOError)
at SQLite.SQLiteConnection..ctor(String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks)
at SQLite.SQLiteConnection..ctor(String databasePath, Boolean storeDateTimeAsTicks)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.Init(Boolean load_simulation, Boolean is_reinit)
at S4Studio.Shared.AppModel.DoInit()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
|
|
|
Post by mauvemorn on Jan 23, 2024 14:04:32 GMT -5
Hi. Delete your version of s4s and install s4s beta in the correct location as explained here
|
|