Post by kliekie on Jun 9, 2018 20:00:20 GMT -5
I'm getting an error whenever I try to export a 3D model (copied at the bottom of the post).
I exported 3D models in S4S before without any problems, but I didn't play/create for a while and now it stopped working (importing models works just fine). I also tried exporting a 3D model with TSRW, exporting as .wso file works, but not .obj so I'm starting to thing my pc is the problem here. The only thing I can think of what has been changed in the past months is a Windows Update.
I'm working with Blender 2.7, didn't change anything compared to a few months back.
Tried with S4S version 3.0.1.9, 3.1.0.4 and 3.1.1.5 all give the same error
Anyone got an idea what's causing this?
I exported 3D models in S4S before without any problems, but I didn't play/create for a while and now it stopped working (importing models works just fine). I also tried exporting a 3D model with TSRW, exporting as .wso file works, but not .obj so I'm starting to thing my pc is the problem here. The only thing I can think of what has been changed in the past months is a Windows Update.
I'm working with Blender 2.7, didn't change anything compared to a few months back.
Tried with S4S version 3.0.1.9, 3.1.0.4 and 3.1.1.5 all give the same error
Anyone got an idea what's causing this?
The Sims 4 Studio - Version 3.1.1.5
System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\2.70\scripts\addons\io_sims.py' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at S4Studio.Blender.BlenderUtilities.InstallAddon()
at S4Studio.ViewModels.CAS.CASStandalone.<>c__DisplayClass74_0.<ExecuteExportMesh>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\2.70\scripts\addons\io_sims.py' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at S4Studio.Blender.BlenderUtilities.InstallAddon()
at S4Studio.ViewModels.CAS.CASStandalone.<>c__DisplayClass74_0.<ExecuteExportMesh>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---