70CentsApple / ChatTools

Chat Tools 一个 Minecraft Fabric 辅助模组 | A Fabric client-side Minecraft Mod
GNU General Public License v3.0
13 stars 4 forks source link

Multiple new versions of Chat Tools may cause game freezes on specific launchers, but they will not crash. However, you may need to wait 2-15 minutes before opening the game. #19

Closed Momeyuka closed 3 months ago

Momeyuka commented 3 months ago

Bug description

I initially attempted to replace Chat Patch with it because it has a high execution efficiency and non-invasive mod suitable for chat plugin servers. However, when using Modrinth to launch MC, this mod always causes the game to fail to start, usually requiring waiting 2-15 minutes for a crash before trying again. I tried disabling all other mod and enabling it alone, but the problem still persists. Therefore, I believe there are issues that need to be addressed.

Steps to reproduce

  1. Using Modrinth and separately installing the Chat Tools MOD
  2. Tried with the latest version of Fabric and with both 1.20.4/1.20.6
  3. The game freezes within five seconds of starting and the CPU usage in Task Manager is 0.

Expected behavior

No response

Actual behavior

No response

Relevant logs

2024-05-19-7.log 2024-05-19-6.log

Minecraft version

1.20.4/1.20.6

Mod version

2.0.0/2.1.0/2.1.1

Other information

No response

Check list

70CentsApple commented 3 months ago

其实,从您发的这两份日志文件中看不出什么异常,没有您在群里发的错误,相比之下,我更关心这部分的日志: 20240519075126

Momeyuka commented 3 months ago

其实,从您发的这两份日志文件中看不出什么异常,没有您在群里发的错误,相比之下,我更关心这部分的日志: 20240519075126

2024-05-19-1.log

Momeyuka commented 3 months ago

其实,从您发的这两份日志文件中看不出什么异常,没有您在群里发的错误,相比之下,我更关心这部分的日志: 20240519075126

在筛查后,我才发现是这个模组存在问题,导致我无法正常启动游戏。最终选择了禁用它。 经过测试,我发现只有CurseForge启动器和Modrinth启动器存在问题,只要安装它就无法启动游戏,完全假死,而其他启动器如PCL则没有任何问题。 所以,我打算在新版本的Chat Tools能够在Modrinth启动器中正常启动之前不再安装。 因为我在制作模组包时,这个问题确实给我带来了很大的困扰。

70CentsApple commented 3 months ago

网络问题 下载资源超时了 可以看看您的网络环境支不支持流畅访问这个网址 至于我这边的话 我可以考虑把下载文件单独拉一个线程出来防止阻塞游戏主线程

Momeyuka commented 3 months ago

网络问题 下载资源超时了 可以看看您的网络环境支不支持流畅访问这个网址 至于我这边的话 我可以考虑把下载文件单独拉一个线程出来防止阻塞游戏主线程

支持

70CentsApple commented 3 months ago

打算等更新内容多一点再发新版本号,所以如果急的话可以先到这里拿工件:https://github.com/70CentsApple/ChatTools/actions/runs/9234315689

70CentsApple commented 3 months ago

想确认一下这个问题现在还存在吗?因为我个人不太好测试这个bug有没有被修复 @Momeyuka