Skip to content

LibUsbDotNet.LibUsb.UsbException: Input/Output Error on vive Wireless #2

@ebthing

Description

@ebthing

Launch vrcft, then close sranipal, and lauch re-vision and only get this on the logs unable to to connect to webserver

`

[19:41:00 ERR] Failed to initialize a plugin
LibUsbDotNet.LibUsb.UsbException: Input/Output Error
at LibUsbDotNet.LibUsb.ErrorExtensions.ThrowOnError(Error error)
at LibUsbDotNet.LibUsb.UsbDevice.TryGetConfigDescriptor(Byte configIndex, UsbConfigInfo& descriptor)
at LibUsbDotNet.Info.UsbDeviceInfo.FromUsbDeviceDescriptor(IUsbDevice device, DeviceDescriptor descriptor)
at LibUsbDotNet.LibUsb.UsbDevice.get_Descriptor()
at LibUsbDotNet.Info.CachedDeviceInfo..ctor(UsbDevice device)
at LibUsbDotNet.LibUsb.UsbContext.HotplugCallback(IntPtr ctx, IntPtr device, HotplugEvent hotplugEvent, IntPtr userData)
at LibUsbDotNet.NativeMethods.HotplugRegisterCallback(Context ctx, HotplugEvent events, HotplugFlag flags, Int32 vendorId, Int32 productId, Int32 devClass, IntPtr Delegate, IntPtr userData, Int32& callbackHandle)
at LibUsbDotNet.LibUsb.UsbContext.RegisterHotPlug()
at LibUsbDotNet.LibUsb.DeviceManager.Start()
at ReVision.EyeDevice.EyeDevicePlugin.Initialize()
at ReVision.App.Program.Main(String[] args)
19:41:00.779 INF >> [WebServer] Running HTTPListener: Microsoft HTTP Listener
19:41:00.807 INF >> [WebServer] Web server prefix 'http://127.0.0.1:4442/' added.
[ 19:41:00.830 INF >> WebServer New State - Loading
19:41:00 19:41:00.831 INF >> [WebServer] Started HTTP Listener
INF] 19:41:00.831 INF >> WebServer New State - Listening
Loaded ReVision.MJPEG.MJPEGPlugin
[19:41:00 INF] Using image streamer ReVision.MJPEG.MJPEGPlugin
[19:41:00 ERR] Failed to initialize a plugin
LibUsbDotNet.LibUsb.UsbException: Input/Output Error
at LibUsbDotNet.LibUsb.ErrorExtensions.ThrowOnError(Error error)
at LibUsbDotNet.LibUsb.UsbDevice.TryGetConfigDescriptor(Byte configIndex, UsbConfigInfo& descriptor)
at LibUsbDotNet.Info.UsbDeviceInfo.FromUsbDeviceDescriptor(IUsbDevice device, DeviceDescriptor descriptor)
at LibUsbDotNet.LibUsb.UsbDevice.get_Descriptor()
at LibUsbDotNet.Info.CachedDeviceInfo..ctor(UsbDevice device)
at LibUsbDotNet.LibUsb.UsbContext.HotplugCallback(IntPtr ctx, IntPtr device, HotplugEvent hotplugEvent, IntPtr userData)
at LibUsbDotNet.NativeMethods.HotplugRegisterCallback(Context ctx, HotplugEvent events, HotplugFlag flags, Int32 vendorId, Int32 productId, Int32 devClass, IntPtr Delegate, IntPtr userData, Int32& callbackHandle)
at LibUsbDotNet.LibUsb.UsbContext.RegisterHotPlug()
at LibUsbDotNet.LibUsb.DeviceManager.Start()
at ReVision.Vive.VivePlugin.Initialize()
at ReVision.App.Program.Main(String[] args)

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions