5 years ago
Sims 3 Launcher Not Working
Hello, I am really hoping I can fix this problem by writing here as I have searched for about 2 weeks now on how to fix this ☹️ I also have seen a lot of people with this problem also, but my probl...
@alexmaxzac The chkdsk results look fine overall, although you'll want to keep an eye on the overall health of your hard drive. The few bad sectors found aren't an issue all by themselves, but if they keep accumulating, it's time to get a new hard drive. If you'd like more info on how to monitor this kind of thing, let me know.
The Sims 3 errors in your dxdiag reference .NET Framework 4.x, but the game uses 3.5, and so should the launcher. Regardless of why that's happening, it's easy enough to address both issues. First, run a couple of basic checks on your Windows system files; sfc should repair any .NET 4.x issues.
Restart your computer, hit Windows key-R, and enter "appwiz.cpl" without quotes. In the File Explorer window that opens, click "Turn Windows features on or off," and you'll see something like this:
.NET 3.5 is at the top, in blue. If the box next to it is filled in, that means it's installed; click it to uninstall. When the process finishes, restart your computer and repeat the above, except this time, click the box to reinstall. Restart again before trying to play.
Hi,
I think this may be the solution so I will keep trying but whenever I run DISM.exe an error message pops up saying
Error: 1726
The Remote procedure call failed.
Also, when I try to SFC, which I have used before with no problems, another error message pops up saying
There is a system repair pending which requires reboot to complete. Restart Windows and try again. (I restarted Windows and this didn't help.
Is there any way to fix this?
Thanks.
@alexmaxzac Click Windows key-R and enter "services.msc" without quotes. (Or you can search for "services.") In the list of services, scroll down to Remote Procedure Call, and double-click to see the details. It should show "Running" for status and "Automatic" for startup type; if you don't see both, please change the settings, click Apply, and then try the DISM command again.
If this doesn't help, or the RPC already has the correct settings, try disabling your antivirus temporarily, at least long enough to run DISM and sfc.
If that doesn't help either, try running the scans in a clean boot. Instructions for how to clean boot in Windows 8.1 are under a spoiler here:
If you have the same error, please try using these commands:
DISM.exe /Online /Cleanup-image /CheckHealth
DISM.exe /Online /Cleanup-image /ScanHealth
and let me know what results you get from each.
Hi,
The RPC is Running and is listing as automatic. I also have a RPC locator which is stopped and manual ?
My antivirus was already disabled, so I couldn't really do anything there.
I ran the scans in a clean boot and they still gave the same error messages ☹️
Just to be safe, I also ran the scans in Safe Mode but they still appeared.
The two seperate commands gave different messages:
CheckHealth - Message: Component store is repairable
ScanHealth - the Remote Procedure call failed
Even though the first resolutions weren't working, I tried to see if the .NET framework was on my Windows Features as you stated before. I remember you saying that the problem was with .NET Framework 4 and Sims 3 uses .NET framework 3.5. Strangely enough, none of these applications are here. Do you think this is what might be causing the problem with Sims 3, or maybe even everything @puzzlezaddict
Also, another side-point that might help, I've seen people resolve this problem using Windows Update ??
I checked for updates, and I have one pending update - KB4567409
However, when I press this update, it seems to be stuck at 0, without doing anything. The update starts as I can see files in the SoftwareDistribution folder, but it doesn't move.
I tried stopping the wuauserv service, deleting the contents of SoftwareDistribution folder, and restarting Windows Update. But, no luck. The update got up to 5% immediately and then stopped for ages. I ended up cancelling the update. I am going to let it run through the night and see if it makes a difference. I'll let you know if it does.
Thank you for being so helpful.
@alexmaxzac It's quite strange that you wouldn't have either .NET Framework installed. I'd like to know what happens if you run the installer within the game's program files. Unless you changed the default install location in Origin, the full file path would be:
Program Files (x86)\Origin Games\The Sims 3\install\dot net
Run the dotnetfx.exe inside that folder as an admin: right-click on the .exe and select "Run as administrator." Let me know if you get an error.
Please also let me know how the update goes. If it can't run, that may be for the same underlying reason.
The RPC Locator should not be running by default in Windows 8.1. It's only present for the purposes of backwards compatibility.