BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] steam++内置asf无法挂卡

Open
#2,033 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### 🐛 描述(Description)

![image](https://user-images.githubusercontent.com/104683621/190883037-85979d4b-12d6-422e-ba90-50ab8622c1f0.png)
尝试过更换加速模式和T子,都无法挂卡。重建机器人依然无法挂卡。
用最新版asf可以挂卡。
![image](https://user-images.githubusercontent.com/104683621/190883098-56f125f8-db33-40be-bbb5-0c6d3fb9bedc.png)

### 📄 日志信息(Log Information)
以下为asf控制台信息
2022-09-18 10:29:24|Steam++-5628|INFO|agt|OnConnected() 已连接到 Steam!
2022-09-18 10:29:24|Steam++-5628|INFO|agt|OnConnected() 登录中……
2022-09-18 10:29:25|Steam++-5628|INFO|agt|OnLoggedOn() 成功以 76561199179566327 的身份登录。
2022-09-18 10:29:25|Steam++-5628|INFO|agt|Init() 正在登录到 ISteamUserAuth……
2022-09-18 10:29:25|Steam++-5628|INFO|agt|IsAnythingToFarm() 正在检查 Steam 徽章页面的第一页……
2022-09-18 10:29:26|Steam++-5628|INFO|agt|Init() 成功!
2022-09-18 10:29:27|Steam++-5628|DEBUG|agt|InternalRequest() TooManyRequests <- GET https://steamcommunity.com/dev/apikey?l=english
2022-09-18 10:29:27|Steam++-5628|WARN|agt|UrlGetToHtmlDocument() 该请求在 5 次尝试后失败!
2022-09-18 10:29:27|Steam++-5628|DEBUG|agt|UrlGetToHtmlDocument() 请求失败:https://steamcommunity.com/dev/apikey?l=english
2022-09-18 10:29:27|Steam++-5628|DEBUG|agt|InternalRequest() TooManyRequests <- GET https://steamcommunity.com/dev/apikey?l=english
2022-09-18 10:29:27|Steam++-5628|WARN|agt|UrlGetToHtmlDocument() 该请求在 5 次尝试后失败!
2022-09-18 10:29:27|Steam++-5628|DEBUG|agt|UrlGetToHtmlDocument() 请求失败:https://steamcommunity.com/dev/apikey?l=english
2022-09-18 10:29:28|Steam++-5628|INFO|agt|RefreshSession() 正在刷新会话!
2022-09-18 10:29:28|Steam++-5628|INFO|agt|Init() 正在登录到 ISteamUserAuth……
2022-09-18 10:29:28|Steam++-5628|INFO|agt|Init() 成功!
2022-09-18 10:29:29|Steam++-5628|WARN|agt|UrlGetToHtmlDocumentWithSession() 失败!
2022-09-18 10:29:29|Steam++-5628|DEBUG|agt|UrlGetToHtmlDocumentWithSession() 请求失败:https://store.steampowered.com/account/managedevices?l=english
2022-09-18 10:29:29|Steam++-5628|WARN|agt|UrlGetToHtmlDocumentWithSession() 失败!
2022-09-18 10:29:29|Steam++-5628|DEBUG|agt|UrlGetToHtmlDocumentWithSession() 请求失败:https://steamcommunity.com/my/badges?l=english&p=1
2022-09-18 10:29:29|Steam++-5628|WARN|agt|IsAnythingToFarm() 无法获取徽章信息,将稍后重试!

### 🚑 基本信息(Basic Information)

- 程序版本(Program Version):2.8.4
- 是否为应用商店版本(Whether it is a Store version): 否

### 🖼 截图(Screenshots)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the bundled ASF integration in the Steam++ application and reproduce the card-farming failure using the provided console logs. Compare its behavior with the latest ASF version, focusing on the TooManyRequests and failed Steam page requests. Done means the built-in ASF can successfully retrieve badge information and farm cards.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.