Create

Create

86M Downloads

Copycat crashes client when a tileable block from Chipped is placed in OR adjacent to copycat panel

Kessatsu opened this issue ยท 0 comments

commented

Describe the Bug

Not sure whether Chipped or Create has more responsibility in this, but whenever a tileable block from the Chipped mod (block that changes texture based on adjacent blocks, i.e. most of the glass variants Chipped adds) is placed adjacent to a copycat panel or vice versa, it crashes any nearby players. Upon rejoining, a huge portion of the chunk is invisible, and the copycat panel or adjacent chipped block(s) must be broken and then the area re-rendered.

If a tileable Chipped block is placed in a copycat panel, then attempting to break or pickup the inserted block crashes the client before updating the world, leaving just one option: using an explosion to break the block.

Reproduction Steps

  1. Place a Chipped block that does tiling (i.e. arched_black_stained_glass_pillar)
  2. Place a copycat panel adjacent the Chipped block
  3. Crash
    ... Alternatively;
  4. Place copycat panel
  5. Place Chipped block that does tiling inside copycat
  6. Crash

Expected Result

Ideally have the Chipped block go into the copycat panel (or exist next to it) just fine. I don't anticipate being able to have them tile corectly between adjacent copycats/blocks with the same block, but just having it not be volatile would be acceptable lol.

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/Kessatsu/ba9df24a4d8b2610cb2c4541f49f125d

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

47.1.0

Other Mods

athena-forge-1.20.1-3.0.1.jar
balm-forge-1.20-7.0.7.jar
BiomesOPlenty-1.20.1-18.0.0.596.jar
Bookshelf-Forge-1.20.1-20.0.2.jar
chipped-forge-1.20.1-3.0.1.jar
corpse-1.20.1-1.0.5.jar
create-1.20.1-0.5.1.jar
EnchantmentDescriptions-Forge-1.20.1-17.0.3.jar
extendedslabs-1.20.1-3.0.1.jar
FallingTree-1.20.1-4.3.0.jar
Jade-1.20.1-forge-11.4.3.jar
jei-1.20.1-forge-15.2.0.25.jar
oculus-mc1.20-1.6.4.jar
resourcefullib-forge-1.20.1-2.1.9.jar
rubidium-0.6.5.jar
storagedrawers-1.20.1-12.0.2.jar
TerraBlender-forge-1.20-3.0.0.163.jar
waystones-forge-1.20-14.0.1.jar

Additional Context

No response