(Hex dump omitted)
(The .gda file with the problem omitted)
EDIT: The wrong string prefixes weren't the sinners here. Though Encoding.Unicode.GetBytes(string) - 5 seems an odd way to get the character count (despite it being 40 bytes instead of 25, though the same array printed the correct amount of unicode characters as you can see.), despite it giving the correct one.
EDIT2: The type specified behind GFF_G2DA_ROW_LIST was wrongly set to int8, when uint16 (aka short) was correct. Exports working 2DAs now. Now only bool and resouce support remain before I can post what I have.
EDIT3: I had relied too much on some padding. GDApp .gdas were loaded quite badly. I know how I can fix my code to do so, however.
Modifié par Gisle Aune, 08 août 2011 - 07:21 .





Retour en haut






