This is the output when i open it in PowerShell:
Configuration Result:
[Success] Name Shibari.Dom.Server
[Success] DisplayName Shibari Dom Server
[Success] Description Manages AirBender, FireShock & BthPS3 Devices.
[Success] ServiceName Shibari.Dom.Server
Topshelf v4.2.1.215, .NET Framework v4.0.30319.42000
[21:46:27 INF] Loaded sink plugin ViGEm Xbox 360 Sink
Topshelf.Hosts.ConsoleRunHost Error: 0 : An exception occurred, System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
Resulting in: An exception occurred while trying to create an instance of type 'Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360'.
Resulting in: Cannot activate part 'Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360'.
Element: Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360 --> Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360 --> DirectoryCatalog (Path="C:\shibari\Sinks")
Resulting in: Cannot get export 'Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360 (ContractName="Shibari.Sub.Core.Shared.Types.Common.Sinks.ISinkPlugin")' from part 'Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360'.
Element: Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360 (ContractName="Shibari.Sub.Core.Shared.Types.Common.Sinks.ISinkPlugin") --> Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360 --> DirectoryCatalog (Path="C:\shibari\Sinks")
at System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(CatalogPart part, ExportDefinition export, Boolean isSharedPart)
at System.ComponentModel.Composition.Primitives.Export.get_Value()
at System.ComponentModel.Composition.ExportServices.GetCastedExportedValue[T](Export export)
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at Shibari.Dom.Server.Core.BusEmulatorHubService.Start() in C:\projects\shibari\Shibari.Dom.Server\Core\BusEmulatorHubService.cs:line 91
at Topshelf.ServiceConfiguratorExtensions.<>c__DisplayClass2_0`1.<WhenStarted>b__0(T service, HostControl control)
at Topshelf.Builders.DelegateServiceBuilder`1.DelegateServiceHandle.Start(HostControl hostControl)
at Topshelf.Hosts.ConsoleRunHost.Run()
Also when i try to start it in services.msc it spits out
Error 1064: An exception occurred in the service wen handling the control request
Edit: Nuked and reinstalled everything, fixed.