Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

[Bug] c2me with servercore causing the server randomly crashes

UnnamedWei opened this issue · 5 comments

commented

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Start the server, install c2me and servercore together
  2. Server randomly crashes 1-2 times a day

Expected behavior

Not crashing

Screenshots

I will upload the crash report, the last crash report has mixintrace installed.

Runtime info (please complete the following information):

  • OS: Windows
  • Minecraft version: 1.20.1 Fabric
  • Mod version: c2me-fabric-mc1.20.1-0.2.0+alpha.11.0
  • Mod branch: (fill this if you are not using the default ver branches)

Crash reports / logs

crash-2024-02-05_14.17.13-server.txt
crash-2024-02-05_14.42.47-server.txt
crash-2024-02-05_14.44.17-server.txt
crash-2024-02-05_14.55.14-server.txt
crash-2024-02-06_11.42.36-server.txt

Other mods

Checklist

  • [X ] I am using the official version of the mod.
  • [X ] I tried the latest development version but the issue persists.
  • [X ] I searched for similar open issues and could not find an existing bug report on this.

Additional context

commented

Please provide full logs when the server crashes so we can further investigate this problem.

commented

OK, thanks a lot, we are really bothered by this problem, if you can help us with a solution we can pay to thank you, really grateful.
logs.zip

commented

We saw a lot mixins are about c2me, so we wonder if there a mod confilcts with it and seems servercore is the most possible one. Also sometimes the server just freezed and players can only use the chat but didn't crash

commented

We are currently using alpha.10.102 version and seems it’s not crashing anymore, but if we use 10.105 version it will still crash, we plan to keep use 10.102 for few days to see if it’s still crashing or not, this may indicate the crash is caused by something in the alpha.10.105 update

commented

Try reproduce with this version.
It contains threading checks to one of the common crash paths in your crash reports and logs. Please provide logs if the server crashes again with this version.