ata4 / disunity

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

Probably a noob question.... #35

Open Benjammn311 opened 10 years ago

Benjammn311 commented 10 years ago

...but where is the disunity.jar located? Every time I try to run the script I get an "Error: Unable to access C:....disunity.jar"

ata4 commented 10 years ago

It should be in the same folder as the launcher scripts.

Benjammn311 commented 10 years ago

Hmm...I only see the .sh and .bat scripts there. It does the same thing when I run java -jr disunity.jar.

ata4 commented 10 years ago

Well, the jar file is definitely in the Zip archive. Maybe have a look at the Zip and extract it again.

samulisoderlund commented 10 years ago

Make sure you download one of the release zips, not the sources.

ata4 commented 10 years ago

Yeah, that could be it... I forgot about that case, hehe.