corrupted installer

Talk among developers, and propose and discuss general development planning/tackling/etc... feature in this forum.
Post Reply
GoldenGnu
Bounty Hunter
Bounty Hunter
Posts: 155
Joined: Fri Jan 27, 2006 6:58 pm
Location: Denmark

corrupted installer

Post by GoldenGnu »

So, I downloaded the Win32 0.5.0 Beta, but apparently it's corrupted, as most of the cargo images are not working, I can't open them with GIMP, or any other graphic program. (I haven't tested them in-game)

So, I re-downloaded and the same thing happened...

I did do the Md5 test and it didn't report any errors...

Here is the (IMO) possible faults:
-The images was corruption even before the installer was made
-The files was corrupted doing download
-My file system is corrupted (hope that's not it, I'll run scandisk later...)

If the file was corrupted doing download, the following should be done:
-The installer should verify itself, before installing...
And/Or
-It should be possible to download via BitTorrent, as it would prevent corruption... (I know this have been brought up before... and rejected)

If the images was corruption even before the installer was made:
-The beta should be repacked...

If my file system is corrupted:
-I should shut up...

of course, it's not my place to decide anything, this are just suggestions...
Image
VSTrade - A Merchants Guide to Intergalactic Trading!
0.3.0.0 Stable (3 july 2008)
cap601
Merchant
Merchant
Posts: 56
Joined: Wed Jul 18, 2007 3:28 pm

Post by cap601 »

www2
Venturer
Venturer
Posts: 537
Joined: Sat May 14, 2005 10:51 am
Location: milkyway->the sol system->earth->Europe->The Nederland->Soud Holland->Leiden
Contact:

Post by www2 »

the img is compress in dds.
All Your Base Are Belong To Us
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

Yeah I got confused at first... my friend actually did get a corrupt copy, but it will give a big error message in the installer AND the MD5 will be wrong.

Your copy is in tact. The reason you cannot easily view the image files is because they are DDS files with compression, which allow for direct transfer to the graphics card to drastically improve loading times.

We weren't exactly thinking about the ease of implementing external programs when doing this. It's going to be a lot harder to get pictures in.

Here is C Source code a DDS reader for GIMP. In the readdds.c
http://registry.gimp.org/plugin?id=3475

One possible solution is to distribute the original cargo images with VSTrade, but that is hard to organize and will increase download size.
jackS
Minister of Information
Minister of Information
Posts: 1895
Joined: Fri Jan 31, 2003 9:40 pm
Location: The land of tenure (and diaper changes)

Post by jackS »

This has come up enough times it should probably be mentioned in the 0.5.0 FAQ -- suggestions for framing of the "problem" so as to be recognizeable?
GoldenGnu
Bounty Hunter
Bounty Hunter
Posts: 155
Joined: Fri Jan 27, 2006 6:58 pm
Location: Denmark

Post by GoldenGnu »

I'm sorry for tacking your time, with a known issue... I should have made a search on the forum...

Anyway, the images shouldn't have png/jpg extension IMHO, but rather dds...

That would eliminate any further questions...

I'll of course have to find a way to load them in java for VSTrade, if it's even possible :? Another solution, might be to distribute the cargo images uncompressed, with VSTrade... But, that would bust VSTrades download size... hmm...
Image
VSTrade - A Merchants Guide to Intergalactic Trading!
0.3.0.0 Stable (3 july 2008)
Post Reply