Burning_TNT

Results 482 comments of Burning_TNT

该功能是否在 Windows 可用?

怀疑此功能的意义。

> 那么是要为每种语言都创建一个JSON文件吗?还是要怎么做? 请使用 `I18N.getLocale().getName()` 作为 key,在同一个 json 文件中使用 key -> string[] 数据结构存储小提示

_8mi-tech suggested me to investigate this issue in the chat group of the HMCL project. So I'm here :)_ The loading of Forge mods are in a Thread Pool. When...

> I honestly am not sure why `lateinit` (which you should avoid whenever you can) is used for mod loading when load order cannot be guaranteed. It might seem guaranteed,...

> Can you explain your workaround in more detail? I'm not quite sure what a "plugin of vs-core" is. If I can figure out the workaround, we could probably use...

Although I doesn't believe I'm actually 100% correct, please try making this field 'volatile', as FML doesn't guarantee that parent mods are loaded on the same thread. If this will...

陶瓦的 FreeBSD 构建似乎坏了 :(

> 你重新运行一下 GitHub Action?看起来可能是网络错误导致的。 已多次重试,均无法正常运行

> 这个功能作用大吗?我感觉好像不是特别有用。 按照过去几个月的经验,大部分问题表现为卡在“加入房间中”界面。我希望新添加的 p2p 难度提示能够告知用户当前连接所需时间,并为社区成员提供直观的 NAT 状态显示。