-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Goliath: Various Updates #210
base: master
Are you sure you want to change the base?
Conversation
You have broken the Goliath file by overwriting it (see https://travis-ci.org/GreatEmerald/UT3Vehicles). You need to re-overwrite it with the old file now so that the build succeeds, then upload your new file with a new name, and update |
Ver 1 is still there, uploaded Dec 19 2017 10:13 PM, is that not the right one? |
The file https://drive.google.com/uc?export=download&id=1uFWoDVvJpaGgDzxAYA8KkGT6Ija4CRKI must match the checksum |
Ver 1 is f2c9cafc34d60ec4321d1402cee7e8345a31265f86a3e85667e6e31d77bd8ed0, I get a green check and I just downloaded it from G-Drive so it is the right one |
Then why is the URL pointing to some other (version of the) file? |
The versions stack with the new one having the same url & name while the old one is still there in manage versions but I can't do much with it other than download and delete It might be possible to use a new folder to manage this issue unless it can only have 1 of the same name anywhere |
Yea, so that's the problem. You need to make sure the names are all unique, so that Google assigns new URLs to them. You can fix this by re-uploading Ver 1 with the same name as you used originally, which should make the URL point back to Ver 1. Then for Ver 2 upload it with a different name or in a different folder. |
Which would be more preferable as a different name will also cause build issues won't it? |
No, names on your Google Drive don't matter at all. The |
Ok didn't know that, so I'll mark them with Ver# then from now on |
Yeap, that will work. Just make sure to fix the one without a version so it's Ver 1. |
Rename doesn't break file paths so shouldn't be an issue.....unless it breaks the checksum...does it? |
I guess? Let me know when that URL points back to Ver 1 so I can retrigger the |
I think it does now So technically I didn't actually break rule # 1 right? |
Yeap, it works now! Now the Hellbender sound file is mismatched. Let me know when you fix all the files. Well, you did from the URL perspective, but not from the file perspective. Which makes it all good as long as you can fix the URLs again. |
I think I can, just point them out as they come I guess, btw welcome back. |
Hellbender should be fixed |
And there you go, Travis has picked up this Pull Request and is telling you that I'll also set up a cache so that it doesn't redownload all files every time it tries to check it. |
I really don't know how to read that mess GE, I can't see what it's complaining about. EDIT - Nvm I see it now and I already fixed it before you commented actually |
Yeap, the check passes now! All files are fixed, thanks. |
I really really hate this Travis CI thing GE, everything I do it complains about which usually results in having to re-upload a file to get a new link and hope it passes, this time I can't even tell what it's complaining about. |
No description provided.