Closed keyvhinng closed 6 years ago
Yes I have this issue as well, I hope this get solved soon
I am having similar issue when I tried to do a Git checkout as well.
git-lfs/2.1.1 (GitHub; windows amd64; go 1.8.1; git 3314e287)
git version 1.9.5.msysgit.1
$ git-lfs.exe smudge -- Assets/1_SelfDrivingCar/Sprites/arrow_left.png
Error downloading object: Assets/1_SelfDrivingCar/Sprites/arrow_left.png (b35a66d): Smudge error: Error downloading Assets/1_SelfDrivingCar/Sprites/arrow_left.png (b35a66d94df11ea76a85611be611b2ec0d915b3a49a3204e4f9e3cf1885c869a): batch response: This repository is over its data quota. Purchase more data packs to restore access.
This repository is over its data quota. Purchase more data packs to restore access.
github.com/git-lfs/git-lfs/errors.newWrappedError
C:/Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/src/github.com/git-lfs/git-lfs/errors/types.go:166: batch response
github.com/git-lfs/git-lfs/errors.newWrappedError
C:/Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/src/github.com/git-lfs/git-lfs/errors/types.go:166: Error downloading Assets/1_SelfDrivingCar/Sprites/arrow_left.png (b35a66d94df11ea76a85611be611b2ec0d915b3a49a3204e4f9e3cf1885c869a)
github.com/git-lfs/git-lfs/errors.newWrappedError
C:/Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/src/github.com/git-lfs/git-lfs/errors/types.go:166: Smudge error
I also have this issue.
I am also facing this issue. Tried forking this and even then its the same message.
New month, same issue.
Just to mention for future reference, that you can download prebuild one https://github.com/udacity/self-driving-car-sim#avaliable-game-builds-precompiled-builds-of-the-simulator
Looks like Github has limits on git lfs usage https://help.github.com/articles/about-storage-and-bandwidth-usage/.
@f1yegor For some reason, the prebuilt windows simulator binary (for the 2nd term) does not connect over web sockets. I downloaded the src, rebuilt it and it successfully connects. However, the blue car doesn't appear and I am assuming that is happening because I don't have the LFS files.
The prebuilt simulator that does not connect was downloaded from: https://github.com/udacity/self-driving-car-sim/releases/download/v1.4/term2_sim_windows.zip
Thanks
The files sizes don't seem to be that big. Perhaps we can take them off LFS if it has data limit? I know that there is the precompiled version but I wanted the source so I can make changes to it. I was able to obtain a downloaded copy from someone else this time.
@tuzzer Do you mind sharing the source code copy?
@happyxujin Not sure how updated this was, but it worked for me. https://1drv.ms/u/s!Ajjp7jQvYTaCjh7Rs9vmY99Vpccu
Yes that's the latest. All the commits are in. @tuzzer thank you
@tuzzer thank you for sharing the code
@tuzzer Thanx :D
@tuzzer Thx!
That is great! Thaks
Thanks for sharing the code @tuzzer !!! How can this be fixed in general?
@tuzzer Is the downloaded copy still in the same link? The page keeps loading and shows nothing.
same problem.. onedrive link doesn't work..
WAIT! After visiting the link for a third thime, it worked! 👍
This issue has been addressed and standard cloning is functional.
also having this issue
Hi, I'm facing the following issue when I try to clone:
Error downloading object: Assets/1_SelfDrivingCar/Sprites/Background.png (36e4565): Smudge error: Error downloading Assets/1_SelfDrivingCar/Sprites/Background.png (36e4565319a778a53538a2c1419174cac59597859e5a8616c1b94a08d6221ac3): batch response: This repository is over its data quota. Purchase more data packs to restore access.
Is the repository over its allotted data quota ?