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

Redundant log #21

Closed
woctezuma opened this issue Jun 3, 2024 · 6 comments
Closed

Redundant log #21

woctezuma opened this issue Jun 3, 2024 · 6 comments

Comments

@woctezuma
Copy link
Contributor

woctezuma commented Jun 3, 2024

2024-06-03 09:45:49|dotnet-9980|INFO|Wok|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:54|dotnet-9980|INFO|Wok|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:59|dotnet-9980|INFO|Wok|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:04|dotnet-9980|INFO|Wok|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:09|dotnet-9980|INFO|Wok|Run() Next booster will be crafted at 20:59:12

etc.

Picture

@woctezuma
Copy link
Contributor Author

It has stopped at some point after a !bsa command.

@woctezuma woctezuma closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@Citrinate
Copy link
Owner

Citrinate commented Jun 3, 2024

Were there any other plugin-related logs in between those that you're not including? I can imagine this happening in some scenarios, but it's strange to see those messages sequentially like that for the same account. Also what booster or booster^ commands or GamesToBooster were you using? The exact appIDs aren't important for debugging this.

Functionally, I don't think there's an issue here, it's just mildly annoying. I don't run ASF in a way where I can see the logs so I'm not sensitive to this, though I could always just suppress duplicate logs.

@woctezuma
Copy link
Contributor Author

woctezuma commented Jun 3, 2024

It happened after starting ASF. I have the log. There was nothing special.

2024-06-03 09:42:57|dotnet-9980|INFO|ASF|InitCore() ArchiSteamFarm V6.0.3.4 (generic/5d967f3f89fd41ff985d9b35565a3838 | .NET 8.0.0; win-x64; Microsoft Windows 10.0.19045) in [C:\Applis\ASF-generic]
2024-06-03 09:42:58|dotnet-9980|WARN|ASF|InitGlobalConfigAndLanguage() Le fichier de configuration de config\ASF.json sera migré vers la dernière syntaxe...
2024-06-03 09:42:58|dotnet-9980|INFO|ASF|InitGlobalConfigAndLanguage() Fait !
2024-06-03 09:43:00|dotnet-9980|INFO|ASF|InitPlugins() Chargement BoosterManager V2.10.0.0... 
2024-06-03 09:43:01|dotnet-9980|INFO|ASF|UpdateASF() Version locale : 6.0.3.4 | Version la plus récente : 6.0.3.4
2024-06-03 09:43:05|dotnet-9980|WARN|ASF|RegisterBot() Le fichier de configuration de config\AW.json sera migré vers la dernière syntaxe...
2024-06-03 09:43:05|dotnet-9980|INFO|ASF|RegisterBot() Fait !
[...]
2024-06-03 09:44:12|dotnet-9980|DEBUG|AW|AddBooster() Added XXX to booster queue
2024-06-03 09:44:12|dotnet-9980|DEBUG|AW|AddBooster() Added YYY to booster queue
2024-06-03 09:44:12|dotnet-9980|DEBUG|AW|AddBooster() Added ZZZ to booster queue
2024-06-03 09:44:12|dotnet-9980|INFO|AW|Report() 20 boosters from 14 514 gems will be crafted by 04/06/2024 at ~09:44
2024-06-03 09:44:12|dotnet-9980|DEBUG|AW|UpdateBoosterInfos() Booster information updated
[...]
2024-06-03 09:45:12|dotnet-9980|DEBUG|AW|UpdateBoosterInfos() Booster information updated
2024-06-03 09:45:13|dotnet-9980|INFO|AW|Run() Successfuly created booster for XXX
2024-06-03 09:45:13|dotnet-9980|DEBUG|AW|RemoveBooster() Removed XXX from booster queue
2024-06-03 09:45:13|dotnet-9980|INFO|AW|OnBoosterDequeued() Re-adding permanent XXX to booster queue
2024-06-03 09:45:13|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 09:45:18
2024-06-03 09:45:18|dotnet-9980|DEBUG|AW|AddBooster() Added XXX to booster queue
2024-06-03 09:45:18|dotnet-9980|DEBUG|AW|UpdateBoosterInfos() Booster information updated
2024-06-03 09:45:19|dotnet-9980|INFO|AW|Run() Successfuly created booster for YYY
2024-06-03 09:45:19|dotnet-9980|DEBUG|AW|RemoveBooster() Removed YYY from booster queue
2024-06-03 09:45:19|dotnet-9980|INFO|AW|OnBoosterDequeued() Re-adding permanent YYY to booster queue
2024-06-03 09:45:19|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:24|dotnet-9980|DEBUG|AW|AddBooster() Added YYY to booster queue
2024-06-03 09:45:24|dotnet-9980|DEBUG|AW|UpdateBoosterInfos() Booster information updated
2024-06-03 09:45:24|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:29|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:34|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:39|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:44|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:49|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:54|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:45:59|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:04|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:09|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:14|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:19|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:24|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:29|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:34|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:39|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:44|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:49|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:54|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:46:59|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:47:04|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:47:09|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:47:14|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:47:19|dotnet-9980|INFO|AW|Run() Next booster will be crafted at 20:59:12
2024-06-03 09:53:09|dotnet-9980|INFO|Microsoft.Hosting.Lifetime|Application is shutting down...

Maybe an issue with the last appID (ZZZ in the log above)?

@woctezuma woctezuma reopened this Jun 3, 2024
@woctezuma
Copy link
Contributor Author

This has to do with the queue, I think.

2024-06-04 23:01:38|dotnet-12000|DEBUG|Wok|UpdateBoosterInfos() Booster information updated
2024-06-04 23:01:38|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:01:43|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:01:48|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:01:53|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:01:58|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:03|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:08|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:13|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:18|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:23|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:28|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:33|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:38|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:43|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
2024-06-04 23:02:48|dotnet-12000|INFO|Wok|Run() Next booster will be crafted at 00:16:01
>> Entrer la commande : bsa
<> Exécution en cours...
<< <Wok> Crafted 0/1 boosters. Crafting will finish on 05/06/2024 at ~00:16, and will use 667 gems.
Boosters waiting to be crafted: 2637990
Permanent boosters that will be crafted continually for 13 514 gems: XXX, YYY, ZZZ (none are 2637990)
Next booster will be crafted at 00:16: Duck Detective: The Secret Salami (2637990)

@Citrinate
Copy link
Owner

I'm able to reproduce this, though I don't have a fix for it yet.

@Citrinate
Copy link
Owner

The issue occurs when multiple GamesToBooster boosters are crafted all at once. I've got a fix that probably works, but as it requires crafting boosters to trigger, I won't be able to confirm that this is fixed until by booster cooldowns expire tomorrow.

The latest build is here if you want to test: https://github.com/Citrinate/BoosterManager/actions/runs/9377983161/artifacts/1569426730

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

2 participants