regzo2 / VRCFaceTracking-QuestProOpenXR

Quest Pro Link/AirLink module for VRCFaceTracking v5.0.0
9 stars 6 forks source link

VCRFT Cannot Install Module #3

Closed SpaceD0lphin closed 6 months ago

SpaceD0lphin commented 7 months ago

Hello, I am new to this.

Installing the OpenXR Module from the Modules list in VRCFT 5.1.1.0 appears to have no result. The app continually shows "No Modules Loaded" upon startup. Output says this is because it failed to get XrSystemID.

Manual installation of other OpenXR .zip files fail due to the modules not containing module.json - I don't know what that is. Here is my output log:

image

Thanks for any assistance.

mooggsentry commented 7 months ago

Same issue

SpaceD0lphin commented 7 months ago

Same issue

Hello, Since writing this issue I have solved the problem. It may be useful to write something about this in future documentation, as it's a step easily missed in most tutorials.

Ensure your headset itself is in Developer Mode.

To do this, you will need to register yourself as a developer on developer.oculus.com, and then use the Meta companion app on your mobile phone to manage the device. From there, you can set the Pro to Developer mode.

OpenXR should then be able to hook in.

regzo2 commented 6 months ago

Developer mode will not be required anymore, so this will not be an issue going forward. The module is being reworked to better handle errors and give much better feedback as well!