03-29-2025 10:39 AM
When running OculusSetup.exe I am able to get to the terms of service screen, but upon clicking accept, the app crashes, with the following message being sent to the OculusSetup.log file
[Warning] [3/29/2025 1:31:49 PM] Missing translation for string 'I’ve read and agree to the Supplemental Meta Platforms Technologies [Privacy Policy](0) and [Terms of Service](1).' with description 'Body text on the Privacy Policy & Terms of Service screen. Text between brackets will be linkified; the (0) denotes the Privacy Policy link, (1) the ToS link. (Tokens of the form [text](number) need to be translated, where 'text' can be replaced by localised text, and the brackets and parenthesised number must remain adjacent and unchanged.)'.
[Fatal] [3/29/2025 1:31:50 PM] Unhandled exception!
System.ArgumentNullException: Value cannot be null.
I have also noticed that regardless of the chosen language, the body text for the terms and service screen remains in English, which is most likely where the problem stems from, although I do not know how to fix it.