ata4 / disunity

An experimental toolset for Unity asset and asset bundle files.
The Unlicense
2.69k stars 662 forks source link

Update database for Unity 4.6 #146

Open baongoccarrot opened 8 years ago

baongoccarrot commented 8 years ago

Hi Ata4,

Can you please help to update data structure for Unity 4.6 or advise me how to do it.

Many thanks! [info] Standalone asset file detected, using structure from database [info] Loading struct database [warning] FieldTypeMap: Unprecise match for ClassID 1 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 4 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 21 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 28 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 65 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 74 (required: 4.6.7f1, available: 4.1.0f4) [warning] FieldTypeMap: Unprecise match for ClassID 150 (required: 4.6.7f1, available: 4.1.1f4)

nicebug commented 7 years ago

+1 how can i update structdb?