200Tigersbloxed / HRtoVRChat_OSC

Stream your Heart Rate onto your VRChat avatar via. the use of OSC Avatar Parameters.
https://hrtovrchat.fortnite.lol
MIT License
67 stars 11 forks source link

isHRConnected not enabling #2

Closed untuned closed 2 years ago

untuned commented 2 years ago

The bool doesn't change from false to true.

200Tigersbloxed commented 2 years ago

What is your hrType?

untuned commented 2 years ago

What is your hrType?

hyperate

200Tigersbloxed commented 2 years ago

Here's where the issue would be

https://github.com/200Tigersbloxed/HRtoVRChat_OSC/blob/main/HRtoVRChat_OSC/HRManagers/HypeRateManager.cs#L11

However, unless I got the nullable incorrect, then I don't know why it would return false.

untuned commented 2 years ago

At the same time, isHRBeat doesn't... well... beat.

200Tigersbloxed commented 2 years ago

It won't if the device isn't connected, so that's normal.

200Tigersbloxed commented 2 years ago

Fixed in v1.1.0