You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
first, my OOBE was a bit weird, especially around signin (I finally opted for Skip sign in. the second odd experience was when I tried to add an adventure. when I was using the camera, I threw an exception that wasn't very helpful:
and ever since, I've been unable to add an adventure. can you at least tell me where I can find *The configuration data for this product" so I can uncorrupt it (whatever that means)?
The text was updated successfully, but these errors were encountered:
Hey @mcorning , can you tell me what device and OS version you are using?
I believe the exception is coming from the FaceDetectionEffect, can you try commenting out lines 163-167 in Camera.cs and see if you continue getting the exception?
Re OOBE, can you expand on what is the issue you are running into? The facebook and twitter login require the appropriate app ids to be added to Keys.cs.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
first, my OOBE was a bit weird, especially around signin (I finally opted for Skip sign in. the second odd experience was when I tried to add an adventure. when I was using the camera, I threw an exception that wasn't very helpful:
adventureworks exception.txt
and ever since, I've been unable to add an adventure. can you at least tell me where I can find *The configuration data for this product" so I can uncorrupt it (whatever that means)?
The text was updated successfully, but these errors were encountered: