ldtteam / ldtteam/Structurize

Schematic creation/save tool does not properly register non-standard blocks (At least not Ae2 nor Ender IO ones listed)

Open
#42 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Minecolonies version

Version: 1.12.2-0.10.1-RELEASE

Expected behavior

The save tool to properly identify the difference b/t the different blocks within the building I saved.

Actual behaviour

The builder is asking for the wrong materials.

Materials used: AE2 Dense Cable (Fluix), AE2 Covered Cable (Fluix), AE2 Covered Cable (Lime), AE2 Illuminated Panel, AE2 Quartz Fiber. Ender IO Dark Pressure Plate.

All of the AE2 items are listed as 'AE2 Cable and/or Bus' in the builder's 'Required Resources' tab and the Dark Pressure Plates are listed as Wooden Pressure Plates

The odd thing about the dark pressure (mistaken for Wooden) is that the request even shows a weird image and putting normal wooden pressure plates in the inventory of the builder hut and it's inventory does not get them to use them.

image


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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.

Research direction

Start by reproducing schematic creation and saving with the listed AE2 and Ender IO blocks, then trace the save tool's block-identification and required-resource handling. Done means each non-standard block is registered distinctly, the builder requests the correct materials, and those materials are accepted when supplied.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.