Skip to content

🐛 [Lost data when exporting multiple locator commands] #423

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

Open
4 tasks done
MouseManBoi opened this issue May 21, 2025 · 0 comments
Open
4 tasks done

🐛 [Lost data when exporting multiple locator commands] #423

MouseManBoi opened this issue May 21, 2025 · 0 comments
Assignees
Labels
🐛 Bug Something isn't working

Comments

@MouseManBoi
Copy link

🛑 Before you Start

  • I have searched existing bug reports for my problem.
  • I have read the F-A-Q.
  • I am using the latest version of Animated Java
  • I will only report a single bug in this report. If I have found multiple bugs, I will create a separate report for each one.

🗣️ Describe the bug

When making a project, I personally like to store external commands in locators such as "commands", "player", etc. However, when using v1.7.0+ it now exports locator commands into a singular file. However, this results in the locator lowest on the hierarchy not having its commands be exported. This is fine, you can just use a singular locator for this, but for the sake of organization I'd like this to be fixed!

This isn't an urgent fix! Just something I'd like to see get added to allow for further organization.

⚠️ Error Message

🔄️ How to Reproduce

Create two locators such as "commands" or "player"
Give them each some commands such as "say hello world!", and "say goodbye world!"
The lowest locator on the hierarchy has its commands exported, but none of the rest.

✅ Expected Behavior

Chat logs should say "hello world!" and "goodbye world!"

💡 Solutions & Alternatives

Either create seperate locator files with the format 0_locator_commands_<LOCATOR_NAME>.mcfunction

or

Create directories for each frame and sort them that way.

🟩 Minecraft Version

1.20.4

🟦 Blockbench Version

1.7.3

💻 Operating System

Windows

📃 Installed Blockbench Plugins

  • Animated Java
  • Double Sided Cubes
  • Free Rotation Item

⛰️ Minecraft Environment

Singleplayer no mods

@MouseManBoi MouseManBoi added the 🐛 Bug Something isn't working label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants