Vantha Posted October 22 Report Share Posted October 22 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 Quote Link to comment Share on other sites More sharing options...
Stan` Posted October 22 Report Share Posted October 22 See https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructionsGettingTheCode#recovering-from-errors-while-syncing-your-fork 2 Quote Link to comment Share on other sites More sharing options...
Vantha Posted October 22 Author Report Share Posted October 22 I was able to resolve it, thanks. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.