Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Doesn't work with the primeTnt() method of the TntBlock class

horacehoff opened this issue · 2 comments

commented

Describe the bug
C²ME causes the primeTnt() method of the TntBlock class to simply not work.

To Reproduce
Steps to reproduce the behavior:

  1. Call the primeTnt() method of the TntBlock class
    Example:
    TntBlock.primeTnt(world, pos);
  2. See error

Expected behavior
The TntBlock was expected to light.

Runtime info (please complete the following information):

  • OS: Windows 11
  • Minecraft version: 1.19.1
  • Mod version: mc1.19.1-0.2.0+alpha.8.33
  • Mod branch: (fill this if you are not using the default ver branches)

Other mods
(https://pastebin.com/hSBnDnqx)

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

Please provide full server log or crash reports.

commented

Hi, sorry for the exceedingly long delay. It looks like it has fixed itself somehow and the error now looks to come from my side. Sorry for taking up so much time.