Concurrent Chunk Management Engine

Concurrent Chunk Management Engine

2M Downloads

Mod requires JavaHotSpot(TM)

CrashTestJava opened this issue ยท 1 comments

commented

Describe the bug
For some reason, when another mod is missing a dependency/etc, this C2ME error shows up. The mod works fine as far as I can tell (although I am currently debugging an error with my mods where you can't click in a gui after opening a singleplayer world, which is how I found this) but this error shows up. It doesn't show up when other mods aren't missing a dependency; it just runs as normal.
To Reproduce
Steps to reproduce the behavior:

  1. Add C2ME to your mods folder
  2. Find a mod that needs a dependency mod
  3. Add the mod to your mods folder
  4. Do not add the dependency mod to your mods folder
  5. Launch the game
    Expected behavior
    Only 1 error shows up, the for the mod missing the dependency
    Screenshots
    image

Runtime info (please complete the following information):

  • OS: Windows 11
  • Minecraft version: 1.21.1
  • Mod version: 0.3.0+alpha.0.299
  • Mod branch: (fill this if you are not using the default ver branches)

Crash reports / logs
https://pastebin.com/pubmka4A
Other mods
included in paste (checkmark = enabled, x = disabled)
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.

Additional context