zhangjiequan / AssetStudio

AssetStudio - Based on the archived Perfare's AssetStudio, I continue Perfare's work to keep AssetStudio up-to-date, with support for new Unity versions and additional improvements.
MIT License
842 stars 67 forks source link

While exporting, sometimes an error dialog appear, so it requires user to click OK to continue (example in the screenshot). I just want the exporting to be done, I started the exporting before going to bed but it hang like this. #23

Open daominah opened 2 months ago

daominah commented 2 months ago

image

ZaSpai commented 2 months ago

I think if there was an option to 'Accept all errors' (so any future error popup automatically clicks 'OK') this would be helpful. I think it would make more sense as a menu check option rather than in the dialog box though.

alany08 commented 2 months ago

Debug > Show error message

daominah commented 2 months ago

Debug > Show error message

this option by default is off, so i don't think this option can solve the problem

melnation-com commented 3 weeks ago

Hi! how's your day? I hope all went well. Did you solve this issue and what steps did you take.

I assume it still works for the current version of Blue Archive?

daominah commented 3 weeks ago

Hi! how's your day? I hope all went well. Did you solve this issue and what steps did you take.

I assume it still works for the current version of Blue Archive?

The error dialog still sometimes blocks me. It usually is out of memory error, I tried on my 2 computer, 1 with 16GB and other with 32 GB, both cases Asset Studio consumes almost all the RAM then sometimes show Out of memory.

I have no idea what is Blue Archive and how is it related to this question.

sdugoten commented 2 weeks ago

adding to this, even with "Debug > Show error message" off, it will still prompt DURING export. Other phase such as reading asset phase DO ignore those prompt tho.