Navigation

    ViGEm Forums

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Twitter
    • GitHub
    • Discord

    Shibari.Dom.Server crashes as soon as the controller is connected

    Discussion and Support
    3
    6
    141
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wire last edited by

      Hello, I just made an account because I've been having this problem with the program that connects the Dualshock 3 trough bluetooth, Shibari.Dom.Server. I have used the program successfully before, it worked for weeks, but today it started crashing as soon as the controller is detected, the window closes and all, making it very hard to take a screenshot.
      Is there anything I can do to help solve this problem?

      1 Reply Last reply Reply Quote 0
      • W
        wire last edited by wire

        well, I connected the DS3 through USB while having shibari opened, it crashes again. The controller P1 light stays on, but there's no input in games.
        If I turn the controller on (USB or bluetooth) before opening shibari it seems to connect, and the light stays on, however there's no input in games.
        shibari_status.png

        that's what I see when I do that "trick" by turning it on beforehand

        1 Reply Last reply Reply Quote 0
        • nefarius
          nefarius last edited by

          Hi and welcome,

          there's a Logs folder where protocols are stored in, can you share the most recent one please, thanks!

          1 Reply Last reply Reply Quote 0
          • W
            wire last edited by

            Sure, here's the contents of the log file:

            2020-10-19 22:54:29.935 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 22:54:33.376 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 22:54:33.386 -03:00 [Information] Loaded sink plugin "ViGEm DualShock 4 Sink"
            2020-10-19 22:54:33.405 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 22:54:33.577 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:33.582 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:33.908 -03:00 [Information] BthPS3 Bus Emulator started
            2020-10-19 22:54:33.911 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" started successfully
            2020-10-19 22:54:33.916 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:33.919 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:33.923 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 22:54:33.924 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 22:54:43.650 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 22:54:43.829 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 22:54:43.838 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 22:54:43.845 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached
            2020-10-19 22:54:43.873 -03:00 [Fatal] Unhandled exception: "System.NullReferenceException: Object reference not set to an instance of an object.
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
               at System.Reactive.Linq.ObservableImpl.Timer.Periodic._.Tick()
               at System.Reactive.Concurrency.Scheduler.<>c__67`1.<SchedulePeriodic>b__67_0(ValueTuple`2 t)
               at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
               at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
               at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.TimerQueueTimer.CallCallback()
               at System.Threading.TimerQueueTimer.Fire()
               at System.Threading.TimerQueue.FireNextTimers()"
            2020-10-19 22:54:43.914 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 22:54:43.918 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 22:54:43.921 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 22:54:43.924 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:43.933 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 22:54:43.936 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 22:54:43.940 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:43.942 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 22:54:43.944 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 22:54:51.223 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 22:54:53.420 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 22:54:53.428 -03:00 [Information] Loaded sink plugin "ViGEm DualShock 4 Sink"
            2020-10-19 22:54:53.447 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 22:54:53.614 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:53.619 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:53.890 -03:00 [Information] BthPS3 Bus Emulator started
            2020-10-19 22:54:53.893 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" started successfully
            2020-10-19 22:54:53.897 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:53.900 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:53.905 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 22:54:53.907 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 22:54:57.668 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 22:54:57.828 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 22:54:57.837 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 22:54:57.843 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached
            2020-10-19 22:54:57.856 -03:00 [Fatal] Unhandled exception: "System.NullReferenceException: Object reference not set to an instance of an object.
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
               at System.Reactive.Linq.ObservableImpl.Timer.Periodic._.Tick()
               at System.Reactive.Concurrency.Scheduler.<>c__67`1.<SchedulePeriodic>b__67_0(ValueTuple`2 t)
               at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
               at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
               at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.TimerQueueTimer.CallCallback()
               at System.Threading.TimerQueueTimer.Fire()
               at System.Threading.TimerQueue.FireNextTimers()"
            2020-10-19 22:54:57.887 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 22:54:57.891 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 22:54:57.894 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 22:54:57.897 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:54:57.902 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 22:54:57.905 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 22:54:57.907 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 22:54:57.909 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 22:54:57.912 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 22:56:51.897 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 22:56:54.222 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 22:56:54.245 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 22:56:54.248 -03:00 [Information] Loaded sink plugin "ViGEm Xbox 360 Sink"
            2020-10-19 22:56:54.413 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:56:54.418 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:56:54.686 -03:00 [Information] BthPS3 Bus Emulator started
            2020-10-19 22:56:54.688 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" started successfully
            2020-10-19 22:56:54.691 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 22:56:54.693 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 22:56:54.700 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 22:56:54.702 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 22:56:58.460 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 22:56:58.622 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 22:56:58.633 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 22:56:58.653 -03:00 [Fatal] Unhandled exception: "System.NullReferenceException: Object reference not set to an instance of an object.
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
               at System.Reactive.Linq.ObservableImpl.Timer.Periodic._.Tick()
               at System.Reactive.Concurrency.Scheduler.<>c__67`1.<SchedulePeriodic>b__67_0(ValueTuple`2 t)
               at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
               at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
               at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.TimerQueueTimer.CallCallback()
               at System.Threading.TimerQueueTimer.Fire()
               at System.Threading.TimerQueue.FireNextTimers()"
            2020-10-19 22:56:58.686 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 22:56:58.690 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 22:56:58.691 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 22:56:58.694 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 22:56:58.700 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 22:56:58.702 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 22:56:58.704 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 22:56:58.707 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 22:56:58.708 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 23:44:52.560 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 23:44:53.926 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 23:44:53.940 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 23:44:53.942 -03:00 [Information] Loaded sink plugin "ViGEm Xbox 360 Sink"
            2020-10-19 23:44:54.031 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:44:54.035 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:44:54.199 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 23:44:54.350 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 23:44:54.355 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 23:44:54.369 -03:00 [Error] Failed to start "BthPS3 Bus Emulator": NullReferenceException { Message: "Object reference not set to an instance of an object.", Data: [], InnerException: null, TargetSite: Void DeviceArrived(Shibari.Sub.Core.Shared.Types.Common.IDualShockDevice), StackTrace: "   at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.Start()
               at Shibari.Dom.Server.Core.BusEmulatorHubService.Start()", HelpLink: null, Source: "Shibari.Sub.Sink.ViGEm.X360", HResult: -2147467261 }
            2020-10-19 23:44:54.395 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 23:44:54.395 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 23:44:54.398 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 23:44:54.400 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 23:47:37.573 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 23:47:37.576 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 23:47:37.576 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 23:47:37.578 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:47:37.583 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 23:47:37.586 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 23:47:37.588 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 23:47:37.590 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 23:47:37.592 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 23:47:40.545 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 23:47:41.728 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 23:47:41.740 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 23:47:41.741 -03:00 [Information] Loaded sink plugin "ViGEm Xbox 360 Sink"
            2020-10-19 23:47:41.834 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:47:41.837 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:47:41.990 -03:00 [Information] BthPS3 Bus Emulator started
            2020-10-19 23:47:41.991 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" started successfully
            2020-10-19 23:47:41.993 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 23:47:41.993 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 23:47:41.995 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 23:47:41.996 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 23:47:43.864 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 23:47:43.958 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 23:47:43.963 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 23:47:43.972 -03:00 [Fatal] Unhandled exception: "System.NullReferenceException: Object reference not set to an instance of an object.
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
               at System.Reactive.Linq.ObservableImpl.Timer.Periodic._.Tick()
               at System.Reactive.Concurrency.Scheduler.<>c__67`1.<SchedulePeriodic>b__67_0(ValueTuple`2 t)
               at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
               at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
               at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.TimerQueueTimer.CallCallback()
               at System.Threading.TimerQueueTimer.Fire()
               at System.Threading.TimerQueue.FireNextTimers()"
            2020-10-19 23:47:43.991 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 23:47:43.993 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 23:47:43.994 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 23:47:43.995 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:47:43.998 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 23:47:44.001 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 23:47:44.002 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 23:47:44.004 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 23:47:44.004 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 23:49:44.588 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 23:49:45.784 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 23:49:45.796 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 23:49:45.798 -03:00 [Information] Loaded sink plugin "ViGEm Xbox 360 Sink"
            2020-10-19 23:49:45.889 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:49:45.892 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:49:46.044 -03:00 [Information] BthPS3 Bus Emulator started
            2020-10-19 23:49:46.046 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" started successfully
            2020-10-19 23:49:46.047 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 23:49:46.048 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 23:49:46.051 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 23:49:46.053 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            2020-10-19 23:49:52.069 -03:00 [Information] Found FireShock device "\\?\USB#VID_054C&PID_0268#6&E3E7252&0&6#{51AB481A-8D75-4BB6-9944-200A2F994E65}" ("USB\VID_054C&PID_0268\6&E3E7252&0&6")
            2020-10-19 23:49:52.122 -03:00 [Information] Device is DualShock3 with address "AC:7A:4D:2E:20:D3" currently paired to "00:19:86:00:1F:87"
            2020-10-19 23:49:52.167 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via USB
            2020-10-19 23:49:52.181 -03:00 [Information] Auto-pairing device "DualShock3 (AC:7A:4D:2E:20:D3)" to "00:19:86:00:1F:87"
            2020-10-19 23:49:52.199 -03:00 [Fatal] Unhandled exception: "System.NullReferenceException: Object reference not set to an instance of an object.
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.FireShock.Bus.FireShockBusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
               at System.Reactive.Linq.ObservableImpl.Timer.Periodic._.Tick()
               at System.Reactive.Concurrency.Scheduler.<>c__67`1.<SchedulePeriodic>b__67_0(ValueTuple`2 t)
               at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
               at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
               at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
               at System.Threading.TimerQueueTimer.CallCallback()
               at System.Threading.TimerQueueTimer.Fire()
               at System.Threading.TimerQueue.FireNextTimers()"
            2020-10-19 23:49:52.215 -03:00 [Information] Stopping bus emulator "AirBender Bus Emulator"
            2020-10-19 23:49:52.218 -03:00 [Information] AirBender Bus Emulator stopped
            2020-10-19 23:49:52.221 -03:00 [Information] Bus emulator "AirBender Bus Emulator" stopped successfully
            2020-10-19 23:49:52.223 -03:00 [Information] Stopping bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:49:52.224 -03:00 [Information] BthPS3 Bus Emulator stopped
            2020-10-19 23:49:52.225 -03:00 [Information] Bus emulator "BthPS3 Bus Emulator" stopped successfully
            2020-10-19 23:49:52.226 -03:00 [Information] Stopping bus emulator "FireShock Bus Emulator"
            2020-10-19 23:49:52.228 -03:00 [Information] FireShock Bus Emulator stopped
            2020-10-19 23:49:52.230 -03:00 [Information] Bus emulator "FireShock Bus Emulator" stopped successfully
            2020-10-19 23:51:29.226 -03:00 [Information] Launching Shibari, version: "1.6.180.0"
            2020-10-19 23:51:30.492 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.DS4.Core.ViGEmSinkDS4..ctor()"
            2020-10-19 23:51:30.505 -03:00 [Fatal] ViGEm allocation failed, are you sure ViGEmBus is installed? Error details: "Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException: Exception of type 'Nefarius.ViGEm.Client.Exceptions.VigemBusNotFoundException' was thrown.
               at Nefarius.ViGEm.Client.ViGEmClient..ctor()
               at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360..ctor()"
            2020-10-19 23:51:30.506 -03:00 [Information] Loaded sink plugin "ViGEm Xbox 360 Sink"
            2020-10-19 23:51:30.598 -03:00 [Information] Loaded bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:51:30.602 -03:00 [Information] Starting bus emulator "BthPS3 Bus Emulator"
            2020-10-19 23:51:30.754 -03:00 [Information] Found SIXAXIS device "\\?\BTHPS3BUS#{53F88889-1AAF-4353-A047-556B69EC6DA6}#8&1102D09E&0&AC7A4D2E20D3#{7B0EAE3D-4414-4024-BCBD-1C21523768CE}" ("BTHPS3BUS\{53F88889-1AAF-4353-A047-556B69EC6DA6}\8&1102D09E&0&AC7A4D2E20D3")
            2020-10-19 23:51:30.907 -03:00 [Information] Device "DualShock3 (AC:7A:4D:2E:20:D3)" got attached via Bluetooth
            2020-10-19 23:51:30.912 -03:00 [Warning] Auto-pairing not supported as BthPS3 and/or Bluetooth Host Radio not found
            2020-10-19 23:51:30.927 -03:00 [Error] Failed to start "BthPS3 Bus Emulator": NullReferenceException { Message: "Object reference not set to an instance of an object.", Data: [], InnerException: null, TargetSite: Void DeviceArrived(Shibari.Sub.Core.Shared.Types.Common.IDualShockDevice), StackTrace: "   at Shibari.Sub.Sink.ViGEm.X360.Core.ViGEmSinkX360.DeviceArrived(IDualShockDevice device)
               at Shibari.Dom.Server.Core.BusEmulatorHubService.<Start>b__0_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.<Start>b__7_0(Object sender, NotifyCollectionChangedEventArgs args)
               at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
               at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.OnLookup()
               at Shibari.Sub.Core.Shared.Types.Common.BusEmulatorBase.OnLookup(Int64 l)
               at Shibari.Sub.Source.BthPS3.Bus.BthPS3BusEmulator.Start()
               at Shibari.Dom.Server.Core.BusEmulatorHubService.Start()", HelpLink: null, Source: "Shibari.Sub.Sink.ViGEm.X360", HResult: -2147467261 }
            2020-10-19 23:51:30.952 -03:00 [Information] Loaded bus emulator "FireShock Bus Emulator"
            2020-10-19 23:51:30.953 -03:00 [Information] Starting bus emulator "FireShock Bus Emulator"
            2020-10-19 23:51:30.957 -03:00 [Information] FireShock Bus Emulator started
            2020-10-19 23:51:30.958 -03:00 [Information] Bus emulator "FireShock Bus Emulator" started successfully
            
            

            1 Reply Last reply Reply Quote 0
            • F
              fliptw last edited by

              its not finding vigem.... maybe re-install vigem?

              W 1 Reply Last reply Reply Quote 1
              • W
                wire @fliptw last edited by

                @fliptw I uninstalled and reinstalled vigem and it started working, thanks!

                1 Reply Last reply Reply Quote 1
                • First post
                  Last post