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

[BUG] 程序执行时存在一个不影响运行的报错 #722

Open
2 tasks done
fxzxmicah opened this issue Mar 8, 2024 · 0 comments
Open
2 tasks done

[BUG] 程序执行时存在一个不影响运行的报错 #722

fxzxmicah opened this issue Mar 8, 2024 · 0 comments

Comments

@fxzxmicah
Copy link
Contributor

确认版本最新

  • 我已经确认在最新Action编译的版本中复现

检索issue

  • 我已经确认之前没有issue涉及此BUG

subconverter版本

0.8.1

转换过程

raw到Clash?

转换设置

如果需要,之后提供

复现步骤

使用-g模式进行本地配置转换时

期望结果

无报错

实际结果

存在一个报错,但是不影响程序运行

错误信息

2024/03/08 Fri 10:39:01.935271 [1603 10884376][DEBG] [error] toml::parse_key: an invalid key appeared.
 --> pref.ini
   |
 2 | ;API mode, set to true to prevent loading local subscriptions or serving local files directly
   | ^--- is not a valid key
   |
Hint: bare keys  : non-empty strings composed only of [A-Za-z0-9_-].
Hint: quoted keys: same as "basic strings" or 'literal strings'.
Hint: dotted keys: sequence of bare or quoted keys joined with a dot.
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

1 participant