llakssz / CIAngel

Download GOOD CIAs on your 3DS!
189 stars 19 forks source link

Will fail to download json if 'CIAngel' folder doesn't exist on SDCard #68

Closed usagirei closed 8 years ago

usagirei commented 8 years ago

Possibly, needs double checking on other console units as well.

cerea1killer commented 8 years ago

This is fixed in version 0.75, please update and try again

usagirei commented 8 years ago

I mean, I literally downloaded it five minutes before posting that message. Unless the QR Code in the readme was wrong, then i should have had 0.75 installed

EDIT: Which is the case. QR Code in the README points to 0.72 So yeah, this should be a non issue, aside from the readme link

DrakiaXYZ commented 8 years ago

The hell, Github is caching the image, stupid Github.

https://thedgtl.net/3ds/CIAngel.php <-- The PHP file there will always have the latest QR code, it's what GitHub was supposed to be showing.

usagirei commented 8 years ago

Might want to add a few Cache-Related HTTP Headers on the php script to see if it stops caching, like "Cache-Control:no-cache" and so on

DrakiaXYZ commented 8 years ago

Yeah, I've updated the cache headers now, but it won't take effect until the image is re-cached by Github on their CDN.