Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Failed to load function watching

YOUNIN15 opened this issue ยท 4 comments

commented

Describe the bug
An error occurs in the server log whenever I start the server.

To Reproduce
Steps to reproduce the behavior:

  1. Start server
  2. Error in registration

Expected behavior

Screenshots
image

Runtime info (please complete the following information):

  • OS: Fabric 0.11.15
  • Minecraft version: 1.20.1
  • Mod version: 0.2.0+alpha.11.8 devbuild for 1.20.1
  • Mod branch: (fill this if you are not using the default ver branches)

Crash reports / logs
https://mclo.gs/n3dGgM3
https://api.mclo.gs/1/raw/n3dGgM3

Other mods

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

commented

Try reproduce without C2ME.

commented

Even if it happens, do you know which mod could be causing it and if it is a critical bug that affects performance or chunk loading?

commented

It is probably some mod or datapacks are shipping a malformed function called watching:check. You'll have to check it manually

commented

thank you