nefarius / ScpToolkit

Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
http://forums.pcsx2.net/Thread-ScpToolkit-XInput-Wrapper-aka-ScpServer-Reloaded
GNU General Public License v3.0
3.11k stars 539 forks source link

Error starting the service. Reinstall does not help. #1008

Closed justalemon closed 6 years ago

justalemon commented 6 years ago

Error on the driver installer:

image

Couldn't start service:
System.InvalidOperationException: The service Ds3Service cannot be started on this computer
System.Component.Model.Win32Exception: The service or dependency group cannot be started
--- End of the procedure in the internal stack ---
  in
System.ServiceProcess.ServiceController.Start(String[] args)
  in
ScpDriverInstaller.MainWindow.StartService(String service)

Error on services.msc:

image

Windows was not able to start the service SCP DSx Service on the Local computer.

Error 1068: The service or dependency group cannot be started.
tjcouch1 commented 6 years ago

I have the same issue. If I right click Ds3Service in Task Manager's Services tab and click Start, it says "The operation could not be completed. The dependency service or group failed to start." I installed the last stable one originally which worked for a long time. It probably stopped working with one of the recent Windows updates. I tried the latest beta version which also failed to work.

justalemon commented 6 years ago

Yep, both the stable and beta are affected by this error.

But using Scarlet.Crush's version doesn't have the same problem so can be used as a workaround.