JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.39k stars 292 forks source link

Model Pose Reverting to default when opening the project file. #2543

Open professorkauri opened 1 week ago

professorkauri commented 1 week ago

What are you trying to do, and what do you expect to happen?

I created a new model from the Minecraft skin option with no changes other than adding my skin texture. I then rotated and moved the pieces to pose it how I wanted, and then saved the project.

What happens instead?

However, when re-opening the project file it reverts back to the default pose instead of the one I made. Under Help > Developer > Error Log it is showing the attached error:

Screenshot 2024-11-04 at 9 36 04 AM

I've tried this several times now, but keep getting the same results.

Model format in which the issue occurs

Minecraft Skin

Blockbench variant

Program

Blockbench version

4.11.2

Operating System

MacOS

Installed Blockbench plugins

None

JannisX11 commented 1 week ago

Custom skin poses are in deed just editor state now, they are not part of what is saved to project files.

professorkauri commented 1 week ago

Ah, okay thanks.