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

搜索MOD时提示给定关键词不在字典中 #4806

Closed
1 task done
Molacs opened this issue Sep 23, 2024 · 1 comment
Closed
1 task done

搜索MOD时提示给定关键词不在字典中 #4806

Molacs opened this issue Sep 23, 2024 · 1 comment
Labels
· Bug 完成 已被处理,将在下次更新之后生效 🟥 高 优先度:高

Comments

@Molacs
Copy link

Molacs commented Sep 23, 2024

检查项

描述

如题,搜索任意mod都会这样,返回再进去后正常显示,但下载下来的mod是另外的。

重现步骤

例如下载植物魔法,但是保存时显示是3d皮肤层mod,而且带上了植物魔法的前缀,然后进游戏也没有植物魔法的东西。

日志与附件

Log1.txt
Log2.txt
Log3.txt
Log4.txt
Log5.txt

@Molacs Molacs added · Bug 新反馈 需要社区初步确认其有效的新 Issue labels Sep 23, 2024
@LTCatt
Copy link
Member

LTCatt commented Sep 23, 2024

[18:15:49.390] [Control] 按下按钮:版本设置
[18:15:49.396] [Control] 切换主要页面:VersionSetup, 0
[18:15:51.101] [Control] 按下图标按钮:BtnTitleInner
[18:15:51.102] [Control] 切换主要页面:Launch, -1
[18:15:51.902] [Control] 按下单选按钮:下载
[18:15:51.902] [Control] 切换主要页面:Download, -1
[18:15:54.958] [Control] 切换主要页面:CompDetail, 0
[18:15:54.958] [Control] 按下资源工程列表项:客户端微调
[18:15:55.151] [Loader] 加载器 Comp File 状态改变:Loading
[18:15:55.151] [Comp] 开始获取文件列表:251407
[18:15:55.151] [Net] 发起网络请求(POST,https://mod.mcimirror.top/curseforge/v1/mods/files),最大超时 30000
[18:15:55.396] [Comp] 251407 文件列表中还需要获取信息的前置 Mod:357178
[18:15:55.396] [Net] 发起网络请求(POST,https://mod.mcimirror.top/curseforge/v1/mods),最大超时 30000
[18:15:55.439] 加载线程 Comp File (52) 发生运行时错误:给定关键字不在字典中。
   在 System.ThrowHelper.ThrowKeyNotFoundException()
   在 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   在 PCL.ModComp._Closure$__._Lambda$__17-5(String id)
   在 System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   在 PCL.ModComp.CompFilesGet(String ProjectId, Boolean FromCurseForge)
   在 PCL.PageDownloadCompDetail._Lambda$__1-0(LoaderTask`2 Task)
   在 PCL.ModLoader.LoaderTask`2._Closure$__13-0._Lambda$__0()
错误类型:System.Collections.Generic.KeyNotFoundException
[18:15:55.439] [Loader] 加载器 Comp File 状态改变:Failed

@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 🟥 高 优先度:高 and removed 新反馈 需要社区初步确认其有效的新 Issue labels Sep 23, 2024
@LTCatt LTCatt closed this as completed Sep 23, 2024
@HexDragon-Bot HexDragon-Bot added 完成 已被处理,将在下次更新之后生效 and removed 处理中 开发者正在调查或处理该项 labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· Bug 完成 已被处理,将在下次更新之后生效 🟥 高 优先度:高
Projects
None yet
Development

No branches or pull requests

3 participants