ata4 / disunity

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

Unknown asset format 15 #163

Open larryhou opened 8 years ago

larryhou commented 8 years ago

$ disunity extract resources.assets [info] DisUnity v0.3.4 [info] resources.assets [warning] FileCommand: Can't process resources.assets, caused by info.ata4.unity.asset.AssetException: Unknown asset format 15 at info.ata4.unity.asset.AssetFile.load(AssetFile.java:145) at info.ata4.unity.asset.AssetFile.load(AssetFile.java:105) at info.ata4.unity.asset.AssetFile.open(AssetFile.java:58) at info.ata4.unity.cli.cmd.AssetCommand.processAssetFile(AssetCommand.java:97) at info.ata4.unity.cli.cmd.AssetCommand.processFile(AssetCommand.java:90) at info.ata4.unity.cli.cmd.FileCommand.processPath(FileCommand.java:58) at info.ata4.unity.cli.cmd.FileCommand.run(FileCommand.java:76) at info.ata4.unity.cli.DisUnityCli.run(DisUnityCli.java:110) at info.ata4.unity.cli.DisUnityCli.main(DisUnityCli.java:123)

I've uploaded related file to my github, you can download through the following link: https://github.com/larryhou/cdn/blob/master/resources.assets?raw=true

larryhou commented 8 years ago

disunity is an awesome tool, I love it very much, so if you can fix this problem, I'm really appreciated from the bottom of my heart

lanrat commented 8 years ago

I'm having the same issue too...