MrTJP / ProjectRed

Redstone Engineering
MIT License
470 stars 183 forks source link

Worldedit trouble on 1.16.5-4.10.0-beta-38 #1652

Open mitolegy opened 3 years ago

mitolegy commented 3 years ago

copying a pasting circuits is not possible using world edit (worldedit-mod-7.2.5-dist.jar) on ProjectRed-1.16.5-4.10.0-beta-38. doing so results in the support structure (which is made of normal Minecraft blocks) being pasted with a bunch of ghost blocks where the project red components are. the blocks drop the appropriate block once broken.

To Reproduce Steps to reproduce the behavior:

  1. Copy any structure containing project red blocks (wires gates lights ect)
  2. Paste said structure

Expected behavior Whatever you pasted from clipboard will have all the red power blocks be invisible

Crash Log does not cause a crash.

Versions Include versions of the dependencies. And since you're looking at it, make sure ProjectRed is up to date. Don't submit bugs for old versions, as they could have been fixed.

mitolegy commented 3 years ago

!UPDATE! reloading the world causes the wires and gates to show up again, even the ones at odd angles like upside down. the logic seems to work. I copied an entire glass tape drive and it still seems to advance read and write as intended. and the data bus connected up with existing circuits. maybe its just a render error of some sort?

it should be noted that some wired did get destroyed for some reason. but is was only a few in one corer of the first paste.

covers1624 commented 3 years ago

Does this issue occur when only copying Microblocks?

mitolegy commented 3 years ago

Does this issue occur when only copying Microblocks?

if you by microblocks mean project red blocks. then yes. the issue is just the microblocks. normal Minecraft blocks or blocks from other mods (such as create) copy just fine. its all microblocks btw. panel covers. wires. logic gates. lights, ect

MrTJP commented 3 years ago

He was talking about things such as covers, panels, etc. The small blocks you get by cutting normal Minecraft blocks with a saw.

mitolegy commented 3 years ago

ok. yeah its everything that isn't a full block from the mod. gates, wires, everything.

covers1624 commented 3 years ago

What im asking is if this issue occurs ONLY with CBMicroblock Microblocks. If so, this issue needs to be transferred to the CBMultipart repo.