JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.15k stars 1.05k forks source link

Not farming dota 2 cards #3248

Closed thatguyfrom199x closed 2 months ago

thatguyfrom199x commented 2 months ago

Checklist

ASF version

Latest stable release

ASF variant

win-x64

Bug description

I have around 25~ card drops remaining. I only get drops when I really play some games but ASF does not automatically farm it.

Expected behavior

Should farm Dota 2 cards when idle

Actual behavior

Not farming Dota 2 cards even when idle

Steps to reproduce

No response

Possible reason/solution

No response

Can you help us with this bug report?

No, I don't have time, skills or willings for any of that

Full log.txt recorded during reproducing the problem

2024-07-10 12:51:00|main-40182|INFO|main|CheckOccupationStatus() Account is currently being used: ASF will resume farming when it's free...
2024-07-10 12:57:44|main-40182|INFO|main|CheckOccupationStatus() Account is no longer occupied: farming process resumed!
2024-07-10 13:03:07|main-40182|INFO|main|CheckOccupationStatus() Account is currently being used: ASF will resume farming when it's free...
2024-07-10 13:04:30|main-40182|INFO|main|CheckOccupationStatus() Account is no longer occupied: farming process resumed!
2024-07-10 13:08:00|main-40182|INFO|tradebot|RefreshSession() Refreshing our session!
2024-07-10 13:08:01|main-40182|INFO|tradebot|Init() Success!
2024-07-10 13:13:57|main-40182|INFO|tradebot|RefreshSession() Refreshing our session!
2024-07-10 13:13:58|main-40182|INFO|tradebot|Init() Success!
2024-07-10 13:15:47|main-40182|INFO|main|CheckOccupationStatus() Account is currently being used: ASF will resume farming when it's free...
2024-07-10 13:30:40|main-40182|INFO|main|CheckOccupationStatus() Account is no longer occupied: farming process resumed!

Global ASF.json config file

{
  "CommandPrefix":"!",
  "ConfirmationsLimiterDelay": 15,
  "DefaultBot": "main",
  "FarmingDelay": 60,
  "GiftsLimiterDelay": 10,
  "Headless": true,
  "IdleFarmingPeriod": 12,
  "InventoryLimiterDelay": 5,
  "IPCPassword": "********",
  "MaxFarmingTime": 20,
  "MaxTradeHoldDuration": 0,
  "SteamMessagePrefix": "/me",
  "SteamOwnerID": "********",
  "WebLimiterDelay": 500,
  "IPCPrefixes": [
    "http://localhost:1242/asf"
  ]
}

BotName.json config of all affected bot instances

{
  "AcceptGifts": true,
  "BotBehaviour": 32,
  "Enabled": true,
  "FarmingPreferences": 128,
  "HoursUntilCardDrops": 2,
  "LootableTypes": [],
  "MatchableTypes": [
    3,
    5
  ],
  "OnlineStatus": 0,
  "SteamLogin": "***********",
  "SteamPassword": "***********",
  "SteamTradeToken": "***********",
  "SteamUserPermissions": {
    "***********": 3
  },
  "TradeCheckPeriod": 15,
  "TransferableTypes": []
}

Additional info

No response

JustArchi commented 2 months ago

Hey there! Thank you for contacting our development team at GitHub.

We believe that your issue does not meet our contributing guidelines referenced during issue creation.

Before you open an issue please review the contributing guidelines for this repository. (...) I understand that if my issue is not meeting contributing guidelines specified above, especially if it's a question or technical issue that is not related to ASF development in any way, then it will be closed and left unanswered.

Reason for closing: technical difficulties using the program are not related to ASF development. Use appropriate support channel instead.

Please check out our wiki if you need further help.

Have a nice day! ~Archi