Vantha Posted October 22, 2024 Share Posted October 22, 2024 I'm trying to bring my clone's main branch up-to-date with the upstream repository. I usually run (after fetching): git pull upstream main or git merge upstream/main But that recently started exclusively throwing the following error: Downloading binaries/data/mods/public/art/meshes/props/sele_wonder_statue.dae (664 KB) Error downloading object: binaries/data/mods/public/art/meshes/props/sele_wonder_statue.dae (52000ef): Smudge error: Error downloading binaries/data/mods/public/art/meshes/props/sele_wonder_statue.dae (52000ef25c318ba5d223843759b9cc4589858851db0e4aedbe2cad86b799abb9): [52000ef25c318ba5d223843759b9cc4589858851db0e4aedbe2cad86b799abb9] Not Found: [404] Not Found Link to comment Share on other sites More sharing options...
Stan` Posted October 22, 2024 Share Posted October 22, 2024 See https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructionsGettingTheCode#recovering-from-errors-while-syncing-your-fork 2 Link to comment Share on other sites More sharing options...
Vantha Posted October 22, 2024 Author Share Posted October 22, 2024 I was able to resolve it, thanks. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now