-
Notifications
You must be signed in to change notification settings - Fork 0
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
Version errors #2
Comments
TL;DR Issues: Assertion failed: Removing Assets/SteamVR/InteractionSystem/Core/Icons because the asset does not exist A meta data file (.meta) exists but its asset 'Assets/SteamVR/InteractionSystem/Core/Icons' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it. Assets/SteamVR/Scripts/SteamVR_Stats.cs(12,9): warning CS0618: Assets/SteamVR/Scripts/SteamVR_Camera.cs(201,32): warning CS0618: Assets/SteamVR/Scripts/SteamVR_Camera.cs(205,34): warning CS0618: Assets/SteamVR/Scripts/SteamVR_Camera.cs(232,36): warning CS0618: Assets/SteamVR/Scripts/SteamVR_Camera.cs(236,28): warning CS0618: Assets/SteamVR/Scripts/SteamVR_Stats.cs(21,24): warning CS0618: |
I haven't figure this one out. Maybe each project should have a README.txt associated w/ it that lists compatible version number? I think this also has to do with how these projects eventually get showcased. Perhaps we should just make executables as soon as they're done, and then let them rot out when the system needs to update around them. Then host the executables on a website... |
Those look like warnings - not errors.
On Sun, 2 Sep 2018 at 23:32 Albert Hwang ***@***.***> wrote:
I haven't figure this one out. Maybe each project should have a README.txt
associated w/ it that lists compatible version number?
I think this also has to do with how these projects eventually get
showcased. Perhaps we should just make executables as soon as they're done,
and then let them rot out when the system needs to update around them. Then
host the executables on a website...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADqg1-y_q2Vr5eufml_uV4yuLgZ15Pdks5uXFxygaJpZM4U-wPO>
.
--
ixxy.co.uk • t 01273 906061 • m 07968 119324
|
To be figured out over time but I'm getting several errors when stuff gets compiled. Will upload errors as they are received
The text was updated successfully, but these errors were encountered: