Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Non full blocks are duplicated when using FTBUltimine #1900

Closed
Blackalf14 opened this issue Nov 17, 2024 · 2 comments
Closed

[Bug] Non full blocks are duplicated when using FTBUltimine #1900

Blackalf14 opened this issue Nov 17, 2024 · 2 comments
Labels

Comments

@Blackalf14
Copy link

Minecraft version

1.20.x

CodeChickenLib version

4.4.0.516

CBMultipart version

3.3.0.146

ProjectRed version

4.20.0-beta+5

What happened?

Adds more info to #1837

Any ProjectRed (Illumination, Integration and Transmission addons included) non full blocks are duplicated upon using FTBUltimine.

To be more exact any block outside of the one you're actually mining is duplicated meaning that if you're mining 3 Red Alloy Wire (for example) you'll get 5 (3*2-1). The duplicated blocks also appear when doing so in creative (meaning you'll get 2 Red Alloy Wire).

Note: Every blocks affected by that issue are all considered as a same block by FTBUltimine (shown in the screenshot below)

At first I thought this issue was only happening to blocks that drop themselves when the block they're sitting on is broken but turns out the issue also happens to Framed Insulated Wires, Framed Bundle Cables and Framed Low Load Power Line which are not prompt to that.

Turns out the only blocks where the issue does not happen are the Illumar Lamps, Electrotine Generator ect... which are all full blocks.

Further more this issue does not happen to redstone or blocks from other mods that drop themselves when the block they're standing on is broken.

Here's a screenshot of a list of blocks, the ones inside the FTBUltimine activation zone are affected by the issue, the others are not:
image

If anything ends up as non clear, please tell me!

Crash log

No crashes

How do you make it happen again?

Add the shown above CCL, CCM and ProjectRed mod versions.
Add FTBUltimine 2001.1.5 (currently latest).
Put multiple non full blocks from ProjectRed close to each other.
Ultimine them.
Dupe should happen whether you are in survival or creative.

@Blackalf14 Blackalf14 added the bug label Nov 17, 2024
@MrTJP
Copy link
Owner

MrTJP commented Nov 17, 2024

Thanks for the additional info. This is probably caused by how Multipart blocks handle harvesting.

@MrTJP
Copy link
Owner

MrTJP commented Nov 17, 2024

Closing as duplicate #1837. We will track this issue there.

@MrTJP MrTJP closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2024
@github-project-automation github-project-automation bot moved this from Todo to Closed in Project Red Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

No branches or pull requests

2 participants