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

Resubscribe incomplete on large modlists. #339

Open
Syovere opened this issue Apr 18, 2023 · 4 comments
Open

Resubscribe incomplete on large modlists. #339

Syovere opened this issue Apr 18, 2023 · 4 comments

Comments

@Syovere
Copy link

Syovere commented Apr 18, 2023

AML Version: 1.5.0 Release

Description
When attempting to resubscribe to my admittedly large modlist (841 mods), it only resubscribes to 139 before stopping. All of the mod files appear to still be downloaded, however?

Attachments
AML.log
settings.json, zipped due to github file limitations

@Syovere Syovere added Status: Review Verify bug or check feasibility of a new feature. Type: Bug labels Apr 18, 2023
@Iridar
Copy link

Iridar commented Apr 19, 2023

I think AML can subscribe only to 200 mods at once, so you may need to load the same profile multiple times before you're subscribed to the entirety of it. Or maybe it's a Steam API issue.

@RevZero
Copy link
Member

RevZero commented Apr 19, 2023

This may be a rate limit by steam. But IIRC you can not send subscription commands as a batch request but only one by one. I implemented batch request for the workshop item details at some point and think it was only possible for those.

@Syovere
Copy link
Author

Syovere commented Apr 20, 2023

I think AML can subscribe only to 200 mods at once, so you may need to load the same profile multiple times before you're subscribed to the entirety of it. Or maybe it's a Steam API issue.

So, here's the problem. I appear to have most of the files, even for mods I'm not subscribed to somehow.

See here: https://i.imgur.com/OtpaeTU.png

Without an actual subscription that makes updating more awkward, but my concern is more that I have no easy way to verify that everything is actually present since clearly something's not working as intended.

edit: I did not mean to close this, can someone unclose it?

@Syovere Syovere closed this as completed Apr 20, 2023
@RevZero
Copy link
Member

RevZero commented Apr 20, 2023

Check your mod folders and the path of the mod from your example. AML does not list "Pharmacist Class" as "Not installed", so the mod is still there in one of the mod folders you specified.
Note, that if you unsubscribe a mod from Steam, it may not immediately be delete from your drive, especially if AML is still running.

@RevZero RevZero reopened this Apr 20, 2023
@RevZero RevZero added Severity: Low and removed Status: Review Verify bug or check feasibility of a new feature. labels Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants