MetaGenAI / MetaGenNeos

Neos Interface for the MetaGen system. Record and Playback
MIT License
12 stars 1 forks source link

Unable to Clone project #22

Open sirkitree opened 1 year ago

sirkitree commented 1 year ago

In trying to checkout this project I'm getting the following error:

PS C:\Users\sirki\Documents\GitHub> git clone git@github.com:MetaGenAI/MetaGenNeos.git
Cloning into 'MetaGenNeos'...
remote: Enumerating objects: 2532, done.
remote: Counting objects: 100% (156/156), done.
remote: Compressing objects: 100% (62/62), done.
remote: Total 2532 (delta 80), reused 105 (delta 65), pack-reused 2376
Receiving objects: 100% (2532/2532), 82.98 MiB | 10.53 MiB/s, done.
Resolving deltas: 100% (1552/1552), done.
error: invalid path 'C:/Program Files (x86)/Steam/steamapps/common/NeosVR/Libraries/net472/x86_64/BaseX.dll'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
sirkitree commented 1 year ago

If you've followed the steps for installation, you'll note that there is a net462 dir inside of the zip archive in the releases tab, but there isn't a net472. I'm not sure where this comes from...

sirkitree commented 1 year ago

Looks like this is part of Harmony? Perhaps a different version