Re: In game content downloads
Posted: 21 Jan 2009 14:34
FooBar / CommanderZ: already fixed by Rubidium in r15195
The place to talk about Transport Tycoon
https://www.tt-forums.net/
Ok that's no problem, I've just done that. I just wanted to highlight that they were being uploaded with no description.Roujin wrote:I just looked through the list, and only the ECS vectors and the 2cc trainset have no description. Why don't you yourself just politely ask the responsible persons - in the threads "ECS implementation by George" and the "The 2cc set: The Trains of the world in 2cc", respectively. They are found in the TTDPatch->Graphics section of the forums.Swansea Stu wrote:Fantastic feature, well done. The only negative I have for it is that a lot of the grf files do not have any description. All they have is a url for their site/wiki which isn't clickable. It would be nice if uploaders had to add a description to their files. Maybe the uploaders could be politely asked to add a description.
i added a close-to-max-size discription yesterdayRoujin wrote:I just looked through the list, and only the ECS vectors and the 2cc trainset have no description. Why don't you yourself just politely ask the responsible persons - in the threads "ECS implementation by George" and the "The 2cc set: The Trains of the world in 2cc", respectively. They are found in the TTDPatch->Graphics section of the forums.Swansea Stu wrote:Fantastic feature, well done. The only negative I have for it is that a lot of the grf files do not have any description. All they have is a url for their site/wiki which isn't clickable. It would be nice if uploaders had to add a description to their files. Maybe the uploaders could be politely asked to add a description.
why illogical?puukko wrote:Is there way to remove downloaded content (of course other than finding them from some illogical place in my harddrive and delete them manually)?
Files are saved to the content_download directory in your user OpenTTD directory.puukko wrote:Is there way to remove downloaded content (of course other than finding them from some illogical place in my harddrive and delete them manually)?
I can't speak for the puukko, but I never use the directories OTTD downloads stuff too, and they aren't that quick to navigate too if you don't keep a My Documents (windows) link around.Roujin wrote:why illogical?puukko wrote:Is there way to remove downloaded content (of course other than finding them from some illogical place in my harddrive and delete them manually)?![]()
May I give you a little hint:Moriarty wrote:I can't speak for the puukko, but I never use the directories OTTD downloads stuff too, and they aren't that quick to navigate too if you don't keep a My Documents (windows) link around.
Actually, the files are downloaded to a content_download folder in the directory where you have your config file. If there's an openttd.cfg in you ottd install dir, downloaded content will go in there as well.Zuu wrote:
Files are saved to the content_download directory in your user OpenTTD directory.
Sid wrote:Yes it is! I've justed reinstalled OpenTTD and the error still occurs.Rubidium wrote:Is the failure reproducable? And what files are there in your <my documents>/OpenTTD/content_download/data directory?
And these files are in my data-directory:I can open both, but the *.tar seems to be empty. In the *.tar.gz there are some .grf files.
- OpenGFX.Alpha_4.2.tar.gz
- OpenGFX.Alpha_4.2.tar
Does the game perform some sort of CRC check of teh downloaded files? The file might be corrupted due to a little error in transfer, this happens to me too quite often (not with OTTD), that the download is reported as complet, but it is corrupted.Wolf01 wrote:I had this problem too downloading one grf
I deleted the .tar, downloaded it again and worked fine... maybe the first one worked too but I didn't tried to open it
Maybe the game tries to unpack when the file download is not yet completed, or maybe the file is being checked by an antivirus
TCP has checksums, and assures you that a transfer is correct. So that is rarely the case (or a cosmic ray hit your HardDisk, but a retry fixes thatCommanderZ wrote:Does the game perform some sort of CRC check of teh downloaded files? The file might be corrupted due to a little error in transfer, this happens to me too quite often (not with OTTD), that the download is reported as complet, but it is corrupted.Wolf01 wrote:I had this problem too downloading one grf
I deleted the .tar, downloaded it again and worked fine... maybe the first one worked too but I didn't tried to open it
Maybe the game tries to unpack when the file download is not yet completed, or maybe the file is being checked by an antivirus
I have this problem too, it's reproducible.Rubidium wrote:If I would know what's wrong then I can fix it, but the code works fine for a few hundred people and you seem to be the only one having the problems. As long as none of the developers can reproduce the issue or get any clue what is wrong there's not much we can do.
Very unlikely as we are extracting TO the .tar file.heavyguenni wrote:The reason may be that there is a 0-Byte .tar-file, which can't be extracted.