You are not logged in.

#26 2024-01-01 17:44:06

byjove01
Member
From: Alps, France
Registered: 2021-02-15
Posts: 223

Re: [BUG] File compression unexpectedly stops and does not create anything

Hi again, sorry for being late.

seth wrote:

Please quantify "many" and "huge" and does it work if you try to compress only some part of the game files?

niJVdbs.png

This level of huge. There's at least 160 files into the data folder.
EDIT: Ok, nevermind. The compression process that I launched from Dolphin actually worked for some reasons...

Last edited by byjove01 (2024-01-01 21:43:24)

Offline

#27 2024-01-01 22:46:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,573

Re: [BUG] File compression unexpectedly stops and does not create anything

ls -URA data | wc -l # file count
ls -URA engine | wc -l # which is bigger…
du -hs data # just ftr, so you won't have to post pictures in the future ;)

If it's the file count, I suspect rather a dolphin than anything else problem ("collecting" files can take a while, depending on how overcomplicated its approached, eg. the "U" above will prevent any kind of sorting efforts)

Offline

#28 2024-01-02 00:24:18

byjove01
Member
From: Alps, France
Registered: 2021-02-15
Posts: 223

Re: [BUG] File compression unexpectedly stops and does not create anything

My output.

ls -URA data | wc -l
1962
ls -URA engine | wc -l
26
du -hs data
9,5G    data

Offline

#29 2024-01-02 10:25:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,573

Re: [BUG] File compression unexpectedly stops and does not create anything

Oh, engine is "Mio" and data is "Gio"! And apparently that's not GB nor GiB either.

It's probably just the size, 2k files isn't "much" for a computer, but I assume "engine" is just some megabytes?

EDIT: Ok, nevermind. The compression process that I launched from Dolphin actually worked for some reasons...

Ie. compressing data worked, dolphin is just slow AF about it?

File a bug upstream - spitballing, it might perform some virus checks or other fancy, compression-unrelated features when creating an archive.

Offline

#30 2024-01-11 14:23:12

byjove01
Member
From: Alps, France
Registered: 2021-02-15
Posts: 223

Re: [BUG] File compression unexpectedly stops and does not create anything

Ok then, I'll do that. Thanks for your help.

Offline

Board footer

Powered by FluxBB