Aurora icon indicating copy to clipboard operation
Aurora copied to clipboard

After LibreHardwareMonitorLib update if I disable usb tethering aurora Crashes

Open xQwexx opened this issue 3 years ago • 3 comments

After https://github.com/antonpup/Aurora/commit/4e29764307f7bf06a9b749ecbbbd50da8622267d Aurora crashes if network disconnects I am using mobile data shared via usb for my computer if I disconnect or disable it I get the following message: image

xQwexx avatar Jun 13 '21 17:06 xQwexx

This happens whenever the network adapter is disabled after starting Aurora

ghost avatar Jun 17 '21 23:06 ghost

@Crapy if you update your LibreHardwareMonitorLib.dll it with the latest pipline it will stop

xQwexx avatar Jun 17 '21 23:06 xQwexx

@Crapy if you update your LibreHardwareMonitorLib.dll it with the latest pipline it will stop

Can confirm changing

<PackageReference Include="LibreHardwareMonitorLib" Version="0.8.5" /> To <PackageReference Include="LibreHardwareMonitorLib" Version="0.8.7" /> Seems to solve it.

ghost avatar Jun 17 '21 23:06 ghost