Skip to content

🐛 Locators not killed on rig removal #421

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
iphaic opened this issue May 16, 2025 · 0 comments
Open
4 tasks done

🐛 Locators not killed on rig removal #421

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

Comments

@iphaic
Copy link

iphaic commented May 16, 2025

🛑 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

In remove/zzz/this/as_data.mcfunction it is currently:

with entity @s data.locators.locator_head

when it should be

with entity @s data.locators.head

to properly remove any markers

⚠️ Error Message

🔄️ How to Reproduce

function animated_java:<name>/remove/all should remove the rig and locators but notice it does not

✅ Expected Behavior

function animated_java:<name>/remove/all remove the rig and all locators associated with the rig

💡 Solutions & Alternatives

No response

🟩 Minecraft Version

1.21.4

🟦 Blockbench Version

4.12.4

💻 Operating System

Windows

📃 Installed Blockbench Plugins

Animated Java 1.7.3

⛰️ Minecraft Environment

Vanilla

@iphaic iphaic added the 🐛 Bug Something isn't working label May 16, 2025
@iphaic iphaic changed the title 🐛 [BUG TITLE] Locators not killed on rig removal Locators not killed on rig removal May 16, 2025
@SnaveSutit SnaveSutit changed the title Locators not killed on rig removal 🐛 Locators not killed on rig removal May 20, 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