Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inaccurate List Size in Wabbajack UI #2633

Open
aljoxo opened this issue Oct 22, 2024 · 1 comment
Open

Inaccurate List Size in Wabbajack UI #2633

aljoxo opened this issue Oct 22, 2024 · 1 comment

Comments

@aljoxo
Copy link

aljoxo commented Oct 22, 2024

Describe the bug

WJ overestimates space taken on lists with lots of usage of BSAs, as it sums the size of all files after extracting bsas into loose, and the actual size could be much smaller.

Additional Context

Example instances of this occuring
Fahluaan says it is ~260gb install size in UI, when in actuality it is ~242gb install size
Apostasy says it is ~246gb install size in UI, when in actuality it is ~196gb install size

Apostasy's Metadata:

"Size": 1041821297,
      "NumberOfArchives": 3027,
      "SizeOfArchives": 175944481560,
      "NumberOfInstalledFiles": 260963,
      "SizeOfInstalledFiles": 265101105233

Apostasy Installed on an End-User's System:
image

Wabbajack Version

3.7.3.0

Logs

Logs provide no insight here.

@aljoxo
Copy link
Author

aljoxo commented Oct 22, 2024

This issue was discussed in the #development-discussion channel of the main Wabbajack server on October 22, 2024 starting at ~8:12pm GMT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant