ABSK495 / Genshin_Paimon_Assistant

🍭原神派懵自动化辅助🍬 - 多账号切换 | 米游社签到 | 今日天赋 | 自动砍树 | 自动拾取 | 跳过剧情 | 自动钓鱼 | 那维转圈 | 领取委托 | 攻略浏览器 | 一键强化 | 自动派遣 | 辅助传送 | 领取纪行 | 提交物品 | 一键购买 | 自动跑路 | 自动解冻 | 一键烹饪 | 自动普攻 |
https://www.bilibili.com/video/BV1n94y1H7Fp/
192 stars 11 forks source link

[Bug] The program fails to start up properly. #5

Open NOBTG opened 3 months ago

NOBTG commented 3 months ago

螢幕擷取畫面 2024-03-30 121243

螢幕擷取畫面 2024-03-30 121316

螢幕擷取畫面 2024-03-30 121329

螢幕擷取畫面 2024-03-30 121345

Traceback (most recent call last): File "configparser.py", line 767, in get File "collections__init.py", line 1014, in getitem File "collections\init.py", line 1006, in missing__ KeyError: 'currentuser'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "paimon.py", line 3303, in File "paimon.py", line 2595, in read_ini_file File "configparser.py", line 770, in get configparser.NoOptionError: No option 'currentuser' in section: 'User'

ABSK495 commented 3 months ago

下载最新的0.1.7版本 Download the latest version 0.1.7

NOBTG commented 3 months ago

螢幕擷取畫面 2024-04-05 212813 問題依然。

NOBTG commented 3 months ago

Traceback (most recent call last): File "configparser.py", line 767, in get File "collections__init.py", line 1014, in getitem File "collections\init.py", line 1006, in missing__ KeyError: 'currentuser'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "paimon.py", line 3417, in File "paimon.py", line 2657, in read_ini_file File "configparser.py", line 770, in get configparser.NoOptionError: No option 'currentuser' in section: 'User'

ABSK495 commented 3 months ago

image 定位到C:\Users\%USERNAME%\AppData\Local\paimon\地址,该目录下应该存在一个config.ini的文件,尝试删除它后重新启动软件。如果问题仍然存在,尝试手动在config.ini文件中[User]区域添加currentuser = 项并保存,使得它看起来和上图一样。

NOBTG commented 3 months ago

謝謝,成功了。

NOBTG commented 3 months ago

待我確認功能皆正常後,我將關閉此討論串。