Blueprints add a 1 by replacing a character instead of appending it.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 55
- Forks
- 53
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Is there an existing issue for this?
- I have searched the existing issues.
Are you using the latest Structurize Version?
- I am running the latest beta/release version of Structurize for my Minecraft version.
I am also running the latest versions of other mods that are part of my problem.
Did you check on the Wiki? or ask on Discord?
Minecraft Version
1.20
Structurize Version
1.0.818
MineColonies Version (if related bug)
1.1.1276
Related Mods and their Versions
No response
Current Behavior
When loading up a blueprint the log shows an error saying it can't find test_al1 when opening test_alt this results in Minecolonies builders being unable to build the structure but does not effect the ability to paste the structure.
Expected Behavior
The files should (In my opinion) append the 1 test_alt1 in both filename and structure to reduce errors that have to be fixed by hand.
Reproduction Steps
- Copy a structure
- Don't add a number when saving
- Try to build the building with Minecolonies
Logs
https://gist.github.com/Glitchcode2447/b249e6bbdfee0793aada54504bd92369
Anything else?
Beware this is after a night of fixing, the log may not be the correct log but I tried my best to find it.
Footer
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce on Minecraft 1.20 with Structurize 1.0.818 by copying a structure without adding a number, then inspect the linked log and the blueprint save/load path. Done means the generated filename and structure consistently use test_alt1 rather than test_al1, and MineColonies builders can build the structure without the reported lookup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100