Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nefarius.Utilities.Bluetooth.Exceptions.HostRadioException: Bluetooth host radio not found. #112

Closed
nefarius opened this issue Sep 29, 2024 · 1 comment
Assignees

Comments

@nefarius
Copy link
Owner

Reported by kieran1847 on Discord:

Calling custom action BthPS3Installer!Nefarius.BthPS3.Setup.CustomActions.InstallDrivers
Removing lower filter entry
Removed lower filter entry
Disabling BthPS3 service
Disabled BthPS3 service
Disabling radio
Disabled radio
Restarting radio device
Restarted radio device
Exception thrown by custom action:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Nefarius.Utilities.Bluetooth.Exceptions.HostRadioException: Bluetooth host radio not found.
   at Nefarius.Utilities.Bluetooth.HostRadio..ctor(Boolean autoEnable)
   at Nefarius.BthPS3.Setup.CustomActions.UninstallDrivers(Session session)
   at Nefarius.BthPS3.Setup.CustomActions.InstallDrivers(Session session)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object parameters, Object arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
   at WixToolset.Dtf.WindowsInstaller.CustomActionProxy.InvokeCustomAction(Int32 sessionHandle, String entryPoint, IntPtr remotingDelegatePtr)
CustomAction InstallDrivers returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 20:21:12: InstallFinalize. Return value 3.
@nefarius nefarius self-assigned this Sep 29, 2024
nefarius added a commit that referenced this issue Sep 30, 2024
@nefarius
Copy link
Owner Author

nefarius commented Oct 1, 2024

Fixed in v2.10.1

@nefarius nefarius closed this as completed Oct 1, 2024
nefarius added a commit that referenced this issue Oct 2, 2024
* Updated and fixed EULA for setup

* Added new setup images

* Simplified URL launch

* Fixed #112

* Improved exception logging

* Updated dependencies

Removed duplicate code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant