-
Notifications
You must be signed in to change notification settings - Fork 6
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
Check whether Dash still works, and fix it if it doesn't. #185
Comments
There are issues getting the SFU started from the orchestrator. Issue created. On the Mac, the idea of using the config variable SIGNALS_SMD_PATH no longer works (because it's going to be in |
After manually fixing the SIGNALS_SMD_PATH the uploader still doesn't work. The Unity log file has the following error:
And, indeed, on the Mac there doesn't seem to be a |
To do: check whether there's still a copy somewhere in VR2GNativeLibraries |
It's not in the repo, and it looks like it's never been in the repo. But there seems to be a full copy of the MS stuff on flauwte in |
(For reference the orchestrator issue is cwi-dis/vr2gather-orchestrator-v2#30) |
Dash uploader does not work on Windows. When The file exists, and inspecting the file with Here is the Editor log output from a run under the VS debugger. You can see that it tries to load the .smd and then immedeately unloads it again.
|
On Mac-Intel the dash uploader also doesn't work, but this is a different problem: it can't even load It doesn't appear to look in that |
Subject says all.
Needed for messy.
The text was updated successfully, but these errors were encountered: