anno-mods / FileDBReader

A command line tool for working with a proprietary bluebyte file compression used in Anno 2205 and 1800.
14 stars 4 forks source link

Wrong Bytesize (data 12) Kap Trelawney #42

Open BlackWolfDEsign opened 1 year ago

BlackWolfDEsign commented 1 year ago

Hi want to decompress Sunken Treasure Map (a7t (gamedata.data))

I get


Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at None, Bytesize according to Interpreter: 4, Found in File: 1. The node is ignored for that reason.
Wrong Bytesize at allowedBuyers, Bytesize according to Interpreter: 4, Found in File: 78. The node is ignored for that reason.
Wrong Bytesize at allowedBuyers, Bytesize according to Interpreter: 4, Found in File: 78. The node is ignored for that reason.

I can fix it, but i dont know what is needed at all, e.g. Interpreter: 78 and at None.

maybe you can take a look :)

thx for this awesome tool! MP makes much more sense then before!!! :)))))

BlackWolfDEsign commented 1 year ago

added to FileFormats, but its not enough :D `

<Convert Path ="//EscortedObjectMetaID" Type="Int64" />
<Convert Path ="//Dragger" Type="Int64" />
<Convert Path ="//MetaID" Type="Int64" />
<Convert Path ="//TargetBuildingID" Type="Int64" />
<Convert Path ="//TargetLoadingHarbour" Type="Int64" />
<Convert Path ="//KamikazeDecal" Type="Int64" />
<Convert Path ="//objectlink" Type="Int64" />`