Ljzd-PRO / Mys_Goods_Tool

米游社商品兑换工具 | 短信验证登录 | 终端图形界面
https://pypi.org/project/mys-goods-tool
MIT License
460 stars 70 forks source link

添加兑换任务失败 #140

Closed xmdreamtime closed 1 year ago

xmdreamtime commented 1 year ago

添加崩坏:星穹铁道兑换任务后报错闪退,重启直接闪退 ╭─────────────────────────────────────────────────────── Traceback (most recent call last) ────────────────────────────────────────────────────────╮ │ in _on_mount:1063 │ │ │ │ in update_data:1048 │ │ │ │ in append:185 │ │ │ │ in mount:765 │ │ │ │ in _register:2082 │ │ │ │ in _register_child:2037 │ │ │ │ in _append:81 │ │ │ │ in _ensure_unique_id:102 │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ DuplicateIds: Tried to insert a widget with ID 'list_item-plan_row--8518203362952463957', but a widget UnClickableItem(id='list_item-plan_row--8518203362952463957') already exists with that ID in this list of children. The children of a widget must have unique IDs.

Ljzd-PRO commented 1 year ago

临时的话可以尝试修改用户数据文件,把里面的兑换计划删掉,再启动。

xmdreamtime commented 1 year ago

临时的话可以尝试修改用户数据文件,把里面的兑换计划删掉,再启动。

好的,感谢大佬