JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Press "c" no response

anonyein opened this issue · comments

Checklist

ASF version

Latest stable release

ASF variant

win-x64

Bug description

Press "c" no response, cannot make any commands

Expected behavior

Press "c" get tips

Actual behavior

Press "c" no response, cannot make any commands

Steps to reproduce

No response

Possible reason/solution

have no idea

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

no log

Global ASF.json config file

No response

BotName.json config of all affected bot instances

No response

Additional info

No response

Full log.txt recorded during reproducing the problem

no log

That wasn't optional when creating issue. Provide full log as recorded by ASF while reproducing your issue if you expect from ASF development team to look into this issue.

Same for global ASF.json config file.

Full log.txt recorded during reproducing the problem

no log

That wasn't optional when creating issue. Provide full log as recorded by ASF while reproducing your issue if you expect from ASF development team to look into this issue.

Same for global ASF.json config file.

all are default, and no console without error log when initializing the program from the beginning

I didn't ask if there is console error, I asked for full log.txt recorded during reproducing the issue, as stated during issue creation. Are you able to provide all necessary information or would you rather solve the issue yourself?

I didn't ask if there is console error, I asked for full log.txt recorded during reproducing the issue, as stated during issue creation. Are you able to provide all necessary information or would you rather solve the issue yourself?

2023-11-19 09:01:25|ArchiSteamFarm-20892|INFO|ASF|InitCore() ArchiSteamFarm V5.4.13.4 (win-x64/1e343ea7-d4bb-4cb6-9437-57e0a54836e0 | .NET 7.0.13; win10-x64; Microsoft Windows 10.0.19042)
2023-11-19 09:01:25|ArchiSteamFarm-20892|INFO|ASF|InitCore() Copyright © 2015-2023 JustArchiNET
2023-11-19 09:01:25|ArchiSteamFarm-20892|INFO|ASF|InitGlobalDatabaseAndServices() 看起来您是第一次使用 ASF?欢迎!
2023-11-19 09:01:35|ArchiSteamFarm-20892|WARN|ASF|InitGlobalDatabaseAndServices() 如果您需要检查 ASF 究竟做了什么,请查看 Wiki 中的“隐私政策”一节。
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() 正在初始化 Plugins……
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() 正在加载 ItemsMatcherPlugin V5.4.13.4……
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() ItemsMatcherPlugin 加载成功!
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() 正在加载 MobileAuthenticatorPlugin V5.4.13.4……
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() MobileAuthenticatorPlugin 加载成功!
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() 正在加载 SteamTokenDumperPlugin V5.4.13.4……
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|InitPlugins() SteamTokenDumperPlugin 加载成功!
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|UpdateAndRestart() ASF 将每隔 1 天自动检查新版本。
2023-11-19 09:01:40|ArchiSteamFarm-20892|INFO|ASF|Update() 正在检查新版本……
2023-11-19 09:01:42|ArchiSteamFarm-20892|INFO|ASF|Update() 当前版本:5.4.13.4 | 最新版本:5.4.13.4
2023-11-19 09:01:42|ArchiSteamFarm-20892|INFO|ASF|OnASFInit() 按照您的配置,SteamTokenDumperPlugin 当前被禁用。如果您愿意帮助 SteamDB 提交数据,请查看我们的 Wiki。
2023-11-19 09:01:42|ArchiSteamFarm-20892|INFO|ASF|StartInteractiveConsole() 交互式控制台已启用,输入 c 以进入命令模式。
2023-11-19 09:01:42|ArchiSteamFarm-20892|INFO|ASF|Start() 正在启动 IPC 服务……
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:1242
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Production
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|Microsoft.Hosting.Lifetime|Content root path: D:\Downloads\ASF-win-x64 (1)
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|ASF|Start() IPC 服务已就绪!
2023-11-19 09:01:43|ArchiSteamFarm-20892|INFO|ASF|RegisterBots() 正在初始化 SteamDirectory……
2023-11-19 09:01:44|ArchiSteamFarm-20892|INFO|ASF|RegisterBots() 成功!
2023-11-19 09:01:44|ArchiSteamFarm-20892|WARN|ASF|RegisterBots() 没有配置任何机器人,您是否忘记配置 ASF 了?如果您不明白发生了什么,请阅读 Wiki 上的“安装指南”。

Great, now we can move on.

Log states that interactive console is active and enabled, there are also no errors related to that, which means it should work fine. I've just verified with the version you're using that it works fine on my linux as well as windows machine.

Due to that, this is not a bug, but a technical issue related to your machine or the environment you're using ASF in:

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

Great, now we can move on.

Log states that interactive console is active and enabled, there are also no errors related to that, which means it should work fine. I've just verified with the version you're using that it works fine on my linux as well as windows machine.

Due to that, this is not a bug, but a technical issue related to your machine or the environment you're using ASF in:

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

this happens from the version V5.4.13.4
and I cannot check the old version

Alright, that's important information you've omitted then, because that sounds like a regression rather than an error.

Did it work for you before?

Alright, that's important information you've omitted then, because that sounds like a regression rather than an error.

Did it work for you before?

for at least one year. I check on other PC, it works well.

Alright, I think I know what happened now.

As part of resolving #3051 ASF started ignoring invalid input, but invalid input is also (apparently) defined as out of ASCII characters, which means that Chinese users, among other not utilizing latin alphabet, can unintentionally trigger the workaround due to sending to ASF terminal something it doesn't recognize.

For now I've coded another solution that instead triggers the workaround only when user sends 100 or more of such characters in a row, which should resolve accidental problems while still resolving the original issue. I'll need to take a look if there is a better way to resolve it, but this will do for now.

Thanks for report, this should be resolved in V5.5.0.1.

Alright, I think I know what happened now.

As part of resolving #3051 ASF started ignoring invalid input, but invalid input is also (apparently) defined as out of ASCII characters, which means that Chinese users, among other not utilizing latin alphabet, can unintentionally trigger the workaround due to sending to ASF terminal something it doesn't recognize.

For now I've coded another solution that instead triggers the workaround only when user sends 100 or more of such characters in a row, which should resolve accidental problems while still resolving the original issue. I'll need to take a look if there is a better way to resolve it, but this will do for now.

Thanks for report, this should be resolved in V5.5.0.1.

Thanks. It (V5.4.13.4) work well on first start in the new directory that has never used before, and on the second trial fail.

https://github.com/JustArchiNET/ArchiSteamFarm/actions/runs/6917590724
I use this action, and it works well. Thank you for your assistance!

V5.5.0.1 is now officially released in case you want to use it, it should no longer have this issue 🙂

V5.5.0.1 is now officially released in case you want to use it, it should no longer have this issue 🙂

I get it, thank you!