Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOLVED] Hanging on "searching for virtual environment" audio cue. #5

Closed
nsheahandev opened this issue Feb 15, 2017 · 5 comments
Closed

Comments

@nsheahandev
Copy link

nsheahandev commented Feb 15, 2017

This is less of an issue and probably more of a troubleshooting type of thing.

I've successfully setup Vive to run on Unity and am able to deploy the application to the Hololens. Upon Hololens app startup (and after starting VR in Unity) I get the "searching for virtual environment" audio cue but never the corresponding "connected" message like in the demo video.

Are their some internal settings in the Unity app I need to change in order for the two applications to sync with one another?

@nsheahandev nsheahandev changed the title Hanging on Searching for Virtual Environment Hanging on "searching for virtual environment" audio cue. Feb 15, 2017
@ghobot
Copy link

ghobot commented Feb 15, 2017

The Network Manager script allows you to connect to Unity's free multiplayer service, but you need to activate it in Unity's dashboard. Make sure to have your unity account credentials with you. Go the services tab in unity and scroll to the bottom to find multiplayer. Turn it on. Then sign into unity to make sure the module is running. I have to get the connection to stay because of my restrictive firewall, but after setting up the multiplayer it did connect briefly.

@nsheahandev
Copy link
Author

Ahh I'm completely stuck. I enabled the multiplayer service in the Unity Dashboard and still seem unable to connect to the VR environment.

This is how I know the module is running
multiplayerenabled

I then rebuild the Unity App and redeploy to the Hololens.

A little at a loss, any help anyone could spare would be greatly appreciated. I really want to get this project running.

@jimmybond
Copy link

I had this problem. Seemed to be due to some restrictions on my network. Try a different internet access point. Using my phone as a WiFi hotspot worked.

Also, check the Unity console for any error/warning messages when running the application for the Vive. It should state that a match was created

@dag10
Copy link
Owner

dag10 commented Feb 16, 2017 via email

@nsheahandev
Copy link
Author

We're running! Thank you so much everyone. Having some fun with the demo now.

@nsheahandev nsheahandev changed the title Hanging on "searching for virtual environment" audio cue. [SOLVED] Hanging on "searching for virtual environment" audio cue. Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants