Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

Incompatibility between chisel and bits and refined storage cables

jamthief opened this issue ยท 2 comments

commented

Whenever I combine chisel and bits with refined storage cables in a single block, then leave and return to the world, I get an issue that causes client side rendering issues (demonstrated in the attached screenshots).

Steps to reproduce:

  1. Place a chisel and bits piece in the same block as a refined storage cable.
  2. Leave the world, so that the chunk is unloaded.
  3. Rejoin the world.

Client log is also attached - relevant message is something like:

[21:27:25] [main/ERROR] [CodeChickenLib]: A CCL controlled model has reported an error and will NOT be rendered: 
Null tile. Position: MutableBlockPos{x=-298, y=55, z=270}
  • MC Version: 1.12.2
  • C&B Version: 14.10
  • Do You have Optifine: No

partiallog.txt
2018-01-02_20 55 31
2018-01-02_20 57 23

commented

Please make sure your using the latest version of C&B and MCMP.

C&B should be 14.11, and MCMP should be 2.4.1

commented

Hi, the problem goes away when upgrading to the latest version of MCMP (2.4.1). Thanks.