ata4 / disunity

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

repeatedly getting Java.lang.outofmemoryerror #221

Closed hazesiah closed 7 years ago

hazesiah commented 7 years ago

I recently attempted to use disunity to get files from the resources.assets file of the game deemo. I keep getting the error however Java.lang.outofmemoryerror. I've upped the amount of memory allocated to disunity several times to the point where I'm using 12 out of the 16 gigs of ram on my computer but still the error persists. This size of the file is about 1.6 GB, is that way too big for disunity to handle or something? Any answers are appreciated thanks. Or, if someone else would like to do the extracting for me, that would be appreciated too. Here it is.

Mactastic1-5 commented 7 years ago

Use Unity Studio

hazesiah commented 7 years ago

That worked perfectly! Thanks a ton!