Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Strange crash on dedicated server that vanished when i remove c2me

vico93 opened this issue ยท 3 comments

commented

Describe the bug
Well, after assembling my modpack on client, i decided to do a quick test on dedicated server to see if something was amiss. When i booted the server, it crashed with this error, that i first assumed to be caused by CC:Tweaked - and even proceeded to open cc-tweaked/CC-Tweaked#1431 due to this.
@SquidDev found it strange and told me to remove one by one the mods on my pack to see if the error vanishes, and when i deleted c2me the server finally loaded sucessfully (abeit with some minor error lines from other mods). Here's the latest.log from the last sucessful run after removing c2me.

To Reproduce
Steps to reproduce the behavior:

  1. Put a modpack on a dedicated server with cc-tweaked and c2me installed;
  2. Try to boot the server with java -Xmx8G -jar fabric-server-launch.jar nogui

Expected behavior
The dedicated server to boot properly and be playable

Runtime info (please complete the following information):

  • OS: Windows 10 22H2 x64
  • Minecraft version: 1.19.4
  • Mod version: c2me-fabric-mc1.19.4-0.2.0+alpha.10.51.jar

Other mods
LIST

Checklist

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

Have you tried with just c2me and cc-tweaked with its dependencies?

commented

Have you tried with just c2me and cc-tweaked with its dependencies?

Yes, and it crashed as well. Here's the latest.log file.

commented

er... any news about this?