-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
π BugSomething isn't workingSomething isn't working
Description
π 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 creating a rig in Blockbench that has a '.' in its name (ie; old_golem.head, old_golem.body), it results in the summoned rig incorrectly building the list of bone UUIDs in the data entity, as you can see in the image below.

β οΈ Error Message
ποΈ How to Reproduce
- Create a rig with a '.' in its name
- Export to game and summon
- Run
data get entity @n[tag=aj.global.data] data.uuids
β Expected Behavior
To patch, using periods in bone names could be disallowed within Blockbench in the same way other characters are.
π‘ Solutions & Alternatives
None that I can see so far, besides just making sure you only use underscores. Interestingly Animated Java also disallows using '-' in a bone name, despite it not requiring quotes in-game.
π© Minecraft Version
1.21.4
π¦ Blockbench Version
4.12.6
π» Operating System
Windows
π Installed Blockbench Plugins
- MC Title Gen
- CEM Template Loader
- Animated Java
- EMF Anim Addon
β°οΈ Minecraft Environment
No response
Metadata
Metadata
Assignees
Labels
π BugSomething isn't workingSomething isn't working