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

pcl的模组禁用和错误报告分析仍可以进步 #5181

Closed
2 tasks done
Li12231486 opened this issue Nov 25, 2024 · 2 comments
Closed
2 tasks done

pcl的模组禁用和错误报告分析仍可以进步 #5181

Li12231486 opened this issue Nov 25, 2024 · 2 comments
Labels
· 优化 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug

Comments

@Li12231486
Copy link

Li12231486 commented Nov 25, 2024

检查项

描述

  1. 优化模组禁用功能
    在禁用模组时,启动器可提示用户清理相关模组的遗留数据或提供存档检查工具,帮助用户排除潜在问题。

  2. 实例化模组环境
    引入实例化管理功能,为每个存档独立配置模组环境,避免模组冲突对存档的影响。

  3. AI
    添加一个快速访问GPT的按钮让GPT来帮忙分析错误报告及日志(GPT真的很好用!)

原因

我加入了两个Mod后进入存档后崩溃,之后我禁用了这两个Mod但存档仍然崩溃即使新开一个存档也一样,所以我就将日志发送给GPT(zip错误报告貌似有次数限制)之后在我的描述下GPT成功找出问题所在并彻底的删除了被禁用的Mod存档恢复了正常

我认为AI对不会看错误报告的人真的很有用!

@Li12231486 Li12231486 added · 优化 新提交 需要社区初步确认其有效的新提交 labels Nov 25, 2024
@MoYuan-CN
Copy link
Collaborator

MoYuan-CN commented Nov 25, 2024

  1. 优化模组禁用功能
  2. 实例化模组环境
    • 🟨 Minecraft 本身就不支持给每个存档配置模组环境的吧……
  3. AI

题外话内容:

zip 错误报告貌似有次数限制

免费用户只有对 OpenAI 4o 有限的访问权限,你要让他读取文件必须用 4o 模型……

@shimoranla
Copy link

shimoranla commented Nov 25, 2024

优化模组禁用功能
在禁用模组时,启动器可提示用户清理相关模组的遗留数据或提供存档检查工具,帮助用户排除潜在问题。

清理文件功能见 #4559 ,存档修复或检查工具见 #3321

实例化模组环境

ModLoader 不支持这么搞

添加一个快速访问GPT的按钮让GPT来帮忙分析错误报告及日志(GPT真的很好用!)

能访问 zip 文件的 4o 模型对免费账户是有限制的,并且也限制中国大陆访问,至于 API... APIKey 并不免费,并且是按 token (字符数) 计费,大量文本分析成本不低,而且 PCL2 用户数怎么着都有几万... 社区不可能负担这笔费用

@LTCatt LTCatt closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
@LTCatt LTCatt added 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug and removed 新提交 需要社区初步确认其有效的新提交 labels Nov 25, 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

4 participants