-
java -jar /Users/mono/Desktop/disunity_v0.5.0/disunity.jar asset unpack /Users/mono/Desktop/Data/*.assets
-----------------------
[warning] AssetCommand: Can't open asset file /Users/mono/Deskto…
-
Just took some kind of .unity3d file and was trying to unpack it. Got some error there:
`[error] DisUnityCli: Fatal error, caused by java.lang.NullPointerException
at info.ata4.disunity.cli.command.bu…
-
Hey,
can you write on wiki page how to build code locally.
I tried with
```
mvn clean install
mvn package
```
But when running
```
java -jar disunity-dist/target/disunity-dist-0.4.0-SNAPSHOT.…
-
**When used V0.5.0 unpacking a unity file I got the following error
java -jar "%~dp0\disunity.jar" bundle unpack unity.unity3d**
[error] DisUnityCli: Fatal error, caused by java.lang.IllegalArgumentE…
-
I'm trying to extract, modify and then pack a .unity3d webplayer bundle. Looking at the readme, I need to unpack with the `--prop` option to generate a bundle property file which is needed to repack t…
-
Hi guys,
first of all, great work for this tool :)
Unfortunately, I downloaded the .zip file, extracted, and tried to run the script but i'm still stuck with this message "Error: Unable to access j…
-
Hi,
Disunity is not working anymore on new games, when ever trying to decompile its throwing error.
Is disunity dead, no more updates ?
-
Hi. I'm trying to do two things.
1) Extract GameObjects from sharedassets0.assets.
2) Get GameObjects or scene files out of level0 file.
Basically anything that would be readable by Unity, because I'…
-
https://github.com/BepInEx/BepInEx/releases/tag/v5.0-RC1
Update the libs in Disunity/libs/ and fix any resulting issues.
-
I was trying to unpack several files using disunity, but it fails with following errors:
bundle unpack: info.ata4.junity.bundle.BundleException: Invalid signature
asset unpack: java.io.EOFException
…