Post by psixi on Feb 17, 2020 13:03:12 GMT -5
(think I posted this in the wrong forum before, oops. Very new here, so I'm sorry if I get anything wrong)
So I've been having this issue ever since downloading Sims 4 Studio, but I've been too nervous to post about it. I've tried to find some info on this elsewhere in the forums, but either I don't know how to look for anything or there isn't any information out there on what to do.
Whenever I run Sims 4 Studio, I immediately get an error message. If I close the error message, the loading screen will remain and, as far as I know, stay up forever. (admittedly I have not waited forever, but if it takes more than an hour for S4S to load, that kinda sounds like a problem too) I can close the loading screen and access Sims 4 Studio, but- as you can probably imagine- most features won't work properly. Usually I can open up "My CC" and even access items, but this time they won't load on the models.
I initially installed S4S just to have an easy way to manage and delete cc; not intending to make cc or anything. So even though the error message/loading screen persisted from ever since I installed the program, for the most part it hadn't actually prevented me from accessing "My CC" so I was more than happy to just ignore the issue. At one point earlier in the year, I found a tattoo cc tutorial and decided to try it out, and I remember being able to do so, so S4S must've been able to run properly that time.
But around a week ago I wanted to do an extensive clean-up of my cc, which is when the problems got worse. After opening "My CC," I wasn't able to view any of the packages and finally spent a few hours trying out troubleshooting tips and looking through the forums for a solution. I realized I had an older version of S4S, so I uninstalled it and downloaded the new version- which actually broke worse and the Sims (game) stopped working and I ran around like a terrified rabbit trying to figure out what I'd done wrong. (turned out a few pieces of cc in my Mods folder bugged; I then tried to fix that to no avail, until I finally gave up and went to sleep and then suddenly the packages were ok the next morning) I ended up removing most of my cc from my Mods folder and rotating through it in batches, which actually "fixed" things: I kept getting the error message + loading screen, but at least My CC seemed to be working properly and by then that was all I cared about.
Today I finally decided I want to actually try using S4S and make a specific eye color for one of my sims, but ran into the issues described above. (and if, after closing the loading screen, I attempt to click "CAS," all that happens is another error message:)
While I initially downloaded S4S for managing cc, I've started to want to try my hand at actually using Sims 4 Studio and creating content, and that's why I'm now asking for help fixing the loading issue when it didn't really bother me before. I'm hoping to figure out what's preventing the program from running properly, since this shouldn't be happening and so there must be (I hope) some way to fix it, or something isn't installed correctly or I'm doing something wrong. (I've tried deleting the "Sims 4 Studio" folder from my documents already)
Does anyone have any suggestions about what else I can do to try fixing this? I'd really like to get to use S4S.
So I've been having this issue ever since downloading Sims 4 Studio, but I've been too nervous to post about it. I've tried to find some info on this elsewhere in the forums, but either I don't know how to look for anything or there isn't any information out there on what to do.
Whenever I run Sims 4 Studio, I immediately get an error message. If I close the error message, the loading screen will remain and, as far as I know, stay up forever. (admittedly I have not waited forever, but if it takes more than an hour for S4S to load, that kinda sounds like a problem too) I can close the loading screen and access Sims 4 Studio, but- as you can probably imagine- most features won't work properly. Usually I can open up "My CC" and even access items, but this time they won't load on the models.
The Sims 4 Studio - Version 3.1.3.2
System.AggregateException: One or more errors occurred. ---> SQLite.SQLiteException: disk I/O error
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: disk I/O error
at S4Studio.Shared.AppModel.DoInit()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
System.AggregateException: One or more errors occurred. ---> SQLite.SQLiteException: disk I/O error
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: disk I/O error
at S4Studio.Shared.AppModel.DoInit()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
I initially installed S4S just to have an easy way to manage and delete cc; not intending to make cc or anything. So even though the error message/loading screen persisted from ever since I installed the program, for the most part it hadn't actually prevented me from accessing "My CC" so I was more than happy to just ignore the issue. At one point earlier in the year, I found a tattoo cc tutorial and decided to try it out, and I remember being able to do so, so S4S must've been able to run properly that time.
But around a week ago I wanted to do an extensive clean-up of my cc, which is when the problems got worse. After opening "My CC," I wasn't able to view any of the packages and finally spent a few hours trying out troubleshooting tips and looking through the forums for a solution. I realized I had an older version of S4S, so I uninstalled it and downloaded the new version- which actually broke worse and the Sims (game) stopped working and I ran around like a terrified rabbit trying to figure out what I'd done wrong. (turned out a few pieces of cc in my Mods folder bugged; I then tried to fix that to no avail, until I finally gave up and went to sleep and then suddenly the packages were ok the next morning) I ended up removing most of my cc from my Mods folder and rotating through it in batches, which actually "fixed" things: I kept getting the error message + loading screen, but at least My CC seemed to be working properly and by then that was all I cared about.
Today I finally decided I want to actually try using S4S and make a specific eye color for one of my sims, but ran into the issues described above. (and if, after closing the loading screen, I attempt to click "CAS," all that happens is another error message:)
The Sims 4 Studio - Version 3.1.3.2
System.AggregateException: One or more errors occurred. ---> SQLite.SQLiteException: disk I/O error
at SQLite.SQLite3.Prepare2(IntPtr db, String query)
at SQLite.SQLiteCommand.Prepare()
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object[] args)
at SQLite.SQLiteConnection.CreateTable(Type ty, CreateFlags createFlags)
at SQLite.SQLiteConnection.CreateTable[T](CreateFlags createFlags)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.InitializeMetadata[TResource,TMetadata](Func`2 extra_func)
at S4Studio.Data.FileDb.Sims4FileTable.InitCAS()
at S4Studio.Data.FileDb.Sims4FileTable.get_CASItems()
at S4Studio.Shared.CASFeatureViewModel.BuildItemList()
at S4Studio.Shared.FeatureViewModel.<get_createcommand>b__27_1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) SQLite.SQLiteException: disk I/O error
at SQLite.SQLite3.Prepare2(IntPtr db, String query)
at SQLite.SQLiteCommand.Prepare()
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object[] args)
at SQLite.SQLiteConnection.CreateTable(Type ty, CreateFlags createFlags)
at SQLite.SQLiteConnection.CreateTable[T](CreateFlags createFlags)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.InitializeMetadata[TResource,TMetadata](Func`2 extra_func)
at S4Studio.Data.FileDb.Sims4FileTable.InitCAS()
at S4Studio.Data.FileDb.Sims4FileTable.get_CASItems()
at S4Studio.Shared.CASFeatureViewModel.BuildItemList()
at S4Studio.Shared.FeatureViewModel.<get_createcommand>b__27_1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
</get_createcommand></get_createcommand>
System.AggregateException: One or more errors occurred. ---> SQLite.SQLiteException: disk I/O error
at SQLite.SQLite3.Prepare2(IntPtr db, String query)
at SQLite.SQLiteCommand.Prepare()
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object[] args)
at SQLite.SQLiteConnection.CreateTable(Type ty, CreateFlags createFlags)
at SQLite.SQLiteConnection.CreateTable[T](CreateFlags createFlags)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.InitializeMetadata[TResource,TMetadata](Func`2 extra_func)
at S4Studio.Data.FileDb.Sims4FileTable.InitCAS()
at S4Studio.Data.FileDb.Sims4FileTable.get_CASItems()
at S4Studio.Shared.CASFeatureViewModel.BuildItemList()
at S4Studio.Shared.FeatureViewModel.<get_createcommand>b__27_1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) SQLite.SQLiteException: disk I/O error
at SQLite.SQLite3.Prepare2(IntPtr db, String query)
at SQLite.SQLiteCommand.Prepare()
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object[] args)
at SQLite.SQLiteConnection.CreateTable(Type ty, CreateFlags createFlags)
at SQLite.SQLiteConnection.CreateTable[T](CreateFlags createFlags)
at S4Studio.Data.FileDb.Sims4FileTable.CreateConnection()
at S4Studio.Data.FileDb.Sims4FileTable.InitializeMetadata[TResource,TMetadata](Func`2 extra_func)
at S4Studio.Data.FileDb.Sims4FileTable.InitCAS()
at S4Studio.Data.FileDb.Sims4FileTable.get_CASItems()
at S4Studio.Shared.CASFeatureViewModel.BuildItemList()
at S4Studio.Shared.FeatureViewModel.<get_createcommand>b__27_1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
</get_createcommand></get_createcommand>
While I initially downloaded S4S for managing cc, I've started to want to try my hand at actually using Sims 4 Studio and creating content, and that's why I'm now asking for help fixing the loading issue when it didn't really bother me before. I'm hoping to figure out what's preventing the program from running properly, since this shouldn't be happening and so there must be (I hope) some way to fix it, or something isn't installed correctly or I'm doing something wrong. (I've tried deleting the "Sims 4 Studio" folder from my documents already)
Does anyone have any suggestions about what else I can do to try fixing this? I'd really like to get to use S4S.