-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Describe the bug
I got an error when I export my model... All files generates but the .metadata file is not create
To Reproduce
Steps to reproduce the behavior:
- Create an entity model with ItemsAdder
- Try to export the model
- See the error
Expected behavior
Generate all files correctly
Error Message
------ Error ------
Cannot read properties of undefined (reading 'pos') // "Ok, who pushed the big red button?"
------ Stack ------
TypeError: Cannot read properties of undefined (reading 'pos')
at createAnimationFile (PLUGINS/(Plugin):iaentitymodel.js:28500:39)
at animationExport (PLUGINS/(Plugin):iaentitymodel.js:28667:29)
at AJ.build.generate_static_animation (PLUGINS/(Plugin):iaentitymodel.js:28786:7)
at computeAnimationData (PLUGINS/(Plugin):iaentitymodel.js:23586:11)
Build ID: dbb29fae73ce8a216b2d4f4e0da42a36fd348983cae2e96587463def059fee9a
Desktop (please complete the following information):
- OS: MacOS Tahoe (26.1 Beta 25B5062e)
- Version: Blockbench 5.0.3 / ItemsAdder plugin 1.3.2