ldtteam / ldtteam/Structurize

Air replacement in caves not working

Open
#317 2 comments 0 reactions 1 assignee View on GitHub

@Nightenom is already working on this.

Since Mar 12, 2021.

Bug
Dominant language
Java
Stars
55
Forks
53
Avg merge
20m
Merged PRs (30d)
1

Description

Prerequisites
  • I am running the latest alpha version of Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.
Context

Expected behavior

Select an area with the scan tool that is in a (natural) cave area, and try to replace the Air blocks with another block. The new block replaces all of the air blocks.

Actual behavior

Nothing is replaced.

Steps to reproduce the issue

  1. Select an area with the scan tool that is in a (natural) cave area
  2. try to replace the air blocks
  3. see if it works
  4. (related to note)
    4a. select same area with world edit tool
    4b. type //count air and see what it says
    4c. type //count cave_air and see what it says
    4d. See if the cave_air is the blocks that aren't being replaced (if some were replaced but not all by the scan tool)
Notes

I did a count of the blocks in the same selected area using world edit, and it's counting 0 blocks of air, but many blocks of cave_air. This is likely just overlooking cave_air being air or something along those lines.


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.