Results 3 issues of CN171_11

### 检查项 - [x] 我已在 [Issues 页面](https://github.com/Meloong-Git/PCL/issues?q=is%3Aissue+) 和 [常见&难检反馈及问题列表](https://github.com/Meloong-Git/PCL/discussions/1930) 中搜索,确认了这一 Bug 未被提交过。 ### 描述 将正常游戏版本名在结尾处加上 `_temp` 后,再次将其改回原本的名称时发生报错,同时该版本的json文件也会丢失。 原因疑似由于 `_temp` 导致,建议可在以后的修改游戏名时增加特判,不允许以`_temp`结尾。 ### 重现步骤 ### 日志与附件 Log1:尝试更改游戏名后,发现json丢失的报错 log2:修改游戏名报错 [Log1.txt](https://github.com/user-attachments/files/21957084/Log1.txt) [Log2.txt](https://github.com/user-attachments/files/21957088/Log2.txt)

处理中
· Bug
🟩 低

### 检查项 - [x] 我已在 [Issues 页面](https://github.com/Meloong-Git/PCL/issues?q=is%3Aissue+) 和 [常见&难检反馈及问题列表](https://github.com/Meloong-Git/PCL/discussions/1930) 中搜索,确认了这一 Bug 未被提交过。 ### 描述 我在 PCL2 x4 群中帮助其他用户排查问题时,发现一位用户使用的明明是**爱发电私信链接**中下载的 **快照版 2.10.8** ,但检查更新依然提示 **「已经是最新版」**。 查看其 PCL 日志后发现,日志中存在 **DNS 解析失败** **连接服务器超时** 等错误信息,说明是网络无法访问PCL的服务器导致的。 但...

处理中
· Bug
🟥 高

如题,该报错发生在Bot服务刚刚启动时,不知道是因为我装插件的时候搞错了,还是因为什么,不过该报错貌似并不影响插件的正常使用 track: ``` 07-11 09:09:49 [ERROR] nonebot | Error when running RunPreProcessors. Running cancelled! Traceback (most recent call last): File "C:\Users\LLS\AppData\Roaming\Python\Python313\site-packages\nonebot_plugin_access_control\repository\utils.py", line 14, in use_ac_session yield _ac_current_session.get() LookupError: During handling...