I need help I keep getting an error message (I have 2.76)
The Sims 4 Studio - Version 3.2.1.7
System.ComponentModel.Win32Exception (193): An error occurred trying to start process 'E:\creating cc\blender-2.76b-windows64.msi' with working directory 'E:\creating cc\Sims4Studio_v3.2.1.7 (Star)'. The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at S4Studio.Blender.BlenderUtilities.RunBlender(String script, String blend, Boolean background, Boolean check_version) in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 173
at S4Studio.Blender.BlenderUtilities.GetBlenderVersion() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 270
at S4Studio.Blender.BlenderUtilities.CheckBlenderInstall() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 290
at S4Studio.WindowExtensions.EnsureBlender(IWindow window, Boolean& found) in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\Common\Common.cs:line 928
at S4Studio.ViewModels.CAS.CASStandalone.ExecuteExportMesh() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\ViewModels\CAS\CASStandalone.cs:line 458
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)