|
Post by kimojee on Jun 27, 2018 15:33:25 GMT -5
The Sims 4 Studio - Version 3.1.1.8
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
at System.Runtime.InteropServices.Marshal.AllocHGlobal(Int32 cb)
at S4Studio.TC.Alloc(Int32 bytes)
at S4Studio.AMDCompress.LoadDDS(Stream stream)
at S4Studio.AMDCompress.DecompressImage(Stream stream, Boolean fast)
at S4Studio.AMDCompress.DecompressImage(Byte[] buffer, Boolean fast)
at S4Studio.ViewModels.CAS.SimBuilder.LoadCASTexture[T](IResourceKey key)
at S4Studio.ViewModels.CAS.SimBuilder.LoadCASTexture(CASPartResource casp)
at S4Studio.Shared.ViewModels.CAS.WPFMannequinPart.UpdateTexture()
at S4Studio.ViewModels.CAS.MannequinPart.set_CASPart(CASPartResource value)
at S4Studio.ViewModels.CAS.Mannequin.Update(CASPartResource casp)
at S4Studio.Shared.ViewModels.CAS.WPFMannequin.Update(CASPartResource casp)
at S4Studio.ViewModels.CAS.CASStandalone.UpdateMannequin()
everything is up to date antivirus, windows and game -_- before the error message; i was looking through each cc i have in my mod folder to delete any broken cc i may have but i keep getting this error message...
|
|
|
Post by Zelrish on Jun 28, 2018 2:06:54 GMT -5
Well, this seems pretty straight forward:
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
Looks like your computer is running out of memory. Try closing every other programs before trying to use the my CC function again because your computer cannot handle S4S + everything else runnig at the same time. (I'd recommend closing your internet browsers mainly as they use tons of ressources)
|
|