bedrock-tool / bedrocktool

a mostly working minecraft bedrock tool for downloading server worlds, skins and others
GNU General Public License v3.0
188 stars 22 forks source link

"rotation" and "mirror" keys from generated Skin Stealer geometry just broke #212

Closed nextline0085 closed 3 months ago

nextline0085 commented 3 months ago

Describe the bug Generated Skin Stealer geometry doesn't save rotation and mirror data anymore. Looking into the generated .JSON file, the value of rotation key shows up as null, and mirror key just doesn't save anymore. Tested on The Hive and CubeCraft servers, still have the following issue. Current fix of it is to use an older version of bedrocktool (1.37.0).

Screenshots Geometry_Issue Geometry_Normal.png

Desktop:

Additional context Something surely broke when the program got a big cleaning code update related to geometry generator's part.

Geometry_Issue.json Geometry_Normal.json Texture

olebeck commented 3 months ago

was missing from struct, should be fixed