udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.91k stars 1.51k forks source link

This repository is over its data quota #36

Closed keyvhinng closed 6 years ago

keyvhinng commented 7 years ago

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 ?

albertsundjaja commented 7 years ago

Yes I have this issue as well, I hope this get solved soon

MattChanTK commented 7 years ago

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
jxu81 commented 7 years ago

I also have this issue.

drganjoo commented 7 years ago

I am also facing this issue. Tried forking this and even then its the same message.

jwdunn1 commented 7 years ago

New month, same issue.

f1yegor commented 7 years ago

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

domluna commented 7 years ago

Looks like Github has limits on git lfs usage https://help.github.com/articles/about-storage-and-bandwidth-usage/.

drganjoo commented 7 years ago

@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

MattChanTK commented 7 years ago

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.

jxu81 commented 7 years ago

@tuzzer Do you mind sharing the source code copy?

MattChanTK commented 7 years ago

@happyxujin Not sure how updated this was, but it worked for me. https://1drv.ms/u/s!Ajjp7jQvYTaCjh7Rs9vmY99Vpccu

fotiDim commented 7 years ago

Yes that's the latest. All the commits are in. @tuzzer thank you

drganjoo commented 7 years ago

@tuzzer thank you for sharing the code

kdg1230 commented 7 years ago

@tuzzer Thanx :D

Harry79 commented 7 years ago

@tuzzer Thx!

xiumingxu commented 7 years ago

That is great! Thaks

cgarciae commented 7 years ago

Thanks for sharing the code @tuzzer !!! How can this be fixed in general?

skamranali commented 7 years ago

@tuzzer Is the downloaded copy still in the same link? The page keeps loading and shows nothing.

autonomobil commented 7 years ago

same problem.. onedrive link doesn't work..

WAIT! After visiting the link for a third thime, it worked! 👍

baumanab commented 6 years ago

This issue has been addressed and standard cloning is functional.

AlexanderBollbach commented 6 years ago

also having this issue