ViveSoftware / VIVE-OpenXR

Other
21 stars 4 forks source link

Android export failed because of corrupt files #7

Open mgschwan opened 1 month ago

mgschwan commented 1 month ago

The latest version 2.4.1 has two anim files that contain a pointer to the git-lfs location instead of the actual file content. That causes the Android export to fail because the file is corrupt from Unity's point of view.

The two offending files are

./Runtime/Toolkits/RealisticHandInteraction(experimental)/Resources/Animations/RightHandGrab.anim ./Runtime/Toolkits/RealisticHandInteraction(experimental)/Resources/Animations/LeftHandGrab.anim

They contain the git-lfs info

version https://git-lfs.github.com/spec/v1 oid sha256:320bd9c9547f0f8d2cb494c8d4b6532a88ff2713cfc1a0f93a4c0532c23ff7d0 size 149832

tony-phlin commented 1 month ago

Hi Michael,

We just realized that our Github LFS service was being terminated few hours ago which seem the timing you’re downloading so some files were broken.

The LFS bandwidth and service is resumed so please simply download again and it should be workable (we just verified)

Thanks for the notice and let us know if the situation is recovered.

kaimikael commented 3 weeks ago

The files as stored in Github are correct, but https://github.com/ViveSoftware/VIVE-OpenXR/tree/master/Installer/ViveOpenXRInstaller.unitypackage still contains the corrupt files.