Skip to content

Conversation

502y
Copy link
Contributor

@502y 502y commented Feb 16, 2025

Fabric系能够正确拿到,Forge只能拿到i18n及其加载之前的模组,对于i18n的加载时间来说,只能拿到i18n本身。Help Needed
Forge扫盘实现的,问题暴力解决了。

@502y 502y force-pushed the merge_by_modid branch from 772a4bd to bf98881 Compare June 6, 2025 10:07
@502y 502y marked this pull request as ready for review June 8, 2025 09:34
@xfl03
Copy link
Member

xfl03 commented Jul 21, 2025

很好的想法,不过加速效果如何呢,这个暴力扫mod的jar看上去也未必会快?

@SlimeSB
Copy link

SlimeSB commented Jul 23, 2025

CFPAOrg/Minecraft-Mod-Language-Package#5355
为解决撞key

@502y
Copy link
Contributor Author

502y commented Jul 26, 2025

很好的想法,不过加速效果如何呢,这个暴力扫mod的jar看上去也未必会快?

主要是尝试解决撞key和issue提到的大资源包重新加载的问题,至于扫盘的性能嘛……💔

@502y
Copy link
Contributor Author

502y commented Jul 26, 2025

由于部分常见mod在官库自行维护,因此大概率会出现无法提前结束整合的情况。内置名单则可能因为官库维护状态发生变化和版本维护状态不同而不合时宜,因此删除此功能。若能通过服务器动态下发名单则可以考虑添加此能力。

Copy link
Member

@xfl03 xfl03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug日志部分需要斟酌一下要不要留着

@502y
Copy link
Contributor Author

502y commented Oct 18, 2025

debug日志部分需要斟酌一下要不要留着

日志感觉没啥要删的了

@502y 502y requested a review from xfl03 October 18, 2025 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants