Jump to content

Git lfs error when trying to pull from main branch


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...