disunity icon indicating copy to clipboard operation
disunity copied to clipboard

[warning] FileCommand: Can't process .unity3d, caused by info.ata4.unity.asset.AssetException: Unknown asset format 15

Open srikant opened this issue 10 years ago • 8 comments

Unable to perform extract command, please help...

java -jar disunity.jar extract game.unity3d [info] DisUnity v0.3.4 [info] game.unity3d [info] Uncompressing asset bundle, this may take a while [info] game.unity3d/sharedassets0.assets [warning] FileCommand: Can't process game.unity3d, 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.cli.cmd.AssetCommand.processAssetBundleFile(AssetCommand.java:141) at info.ata4.unity.cli.cmd.AssetCommand.processFile(AssetCommand.java:86) 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)

srikant avatar Oct 02 '15 15:10 srikant

This is game made with Unity 5 version. You must wait the author build the latest version that support extract resources from Unity 5.

hung365dev avatar Oct 15 '15 03:10 hung365dev

I also have the same problem, game was made with Unity 5 engine.

Last update was almost a year ago. I hope that ata is able to make it extract from unity 5 :(

Lolekowy avatar Oct 20 '15 08:10 Lolekowy

Hi how could we update the sources to add unity 5 support?

Neogene avatar Oct 20 '15 15:10 Neogene

:+1:

Kallin avatar Nov 01 '15 05:11 Kallin

Btw it looks like @ivanpopelyshev is hard at work on this judging from recent commits. I may try building from source and see how far I can get. There is a very popular card game that recently moved to unity 5 which I'm interested in seeing the textures for!

Kallin avatar Nov 02 '15 17:11 Kallin

Well, it works on certain minecraft clone :)

@Kallin do you know how to convert tex do dds, by the way?

ivanpopelyshev avatar Nov 02 '15 17:11 ivanpopelyshev

@ivanpopelyshev I've never tried, is it a problem?

Kallin avatar Nov 02 '15 18:11 Kallin

Please update it to work with Unity 5. Disunity is a great tool that I used often and I am not able to because files are from game made in Unity 5.

Thanks for all the great work so far!

Keril avatar Nov 17 '15 11:11 Keril