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

fix(bug): DLC claimer 重定向异常 #56

Closed
QIN2DIM opened this issue Apr 3, 2022 · 0 comments
Closed

fix(bug): DLC claimer 重定向异常 #56

QIN2DIM opened this issue Apr 3, 2022 · 0 comments
Labels
fixed BUG 已修复或问题已解决

Comments

@QIN2DIM
Copy link
Owner

QIN2DIM commented Apr 3, 2022

部分账号访问周免游戏的免费附加内容页面时,会被重定向至附加内容的默认页面,进而导致后续执行流会将付费DLC送入任务队列。

可在 claimer 中定义新的游戏状态,再次将“杂质成分”去除。

@QIN2DIM QIN2DIM added the bug Something isn't working label Apr 3, 2022
QIN2DIM added a commit that referenced this issue Apr 3, 2022
1. 添加断言状态 `GAME_NOT_FREE` #56 ;
2. 添加参数 `claim --ignore` 当所有资源实体已在库时忽略推送 #55 ;
3. 微调程序架构;
@QIN2DIM QIN2DIM added the fixed BUG 已修复或问题已解决 label Apr 3, 2022
@QIN2DIM QIN2DIM closed this as completed Apr 3, 2022
@QIN2DIM QIN2DIM removed the bug Something isn't working label Apr 3, 2022
@QIN2DIM QIN2DIM changed the title fix(bug): DLC claimer 漏检异常 fix(bug): DLC claimer 重定向异常 Apr 3, 2022
QIN2DIM added a commit that referenced this issue Apr 3, 2022
在服务上游清洗杂质,大幅度提高执行效率。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed BUG 已修复或问题已解决
Projects
None yet
Development

No branches or pull requests

1 participant