Skip to content
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

glb chunk lenght unaligned (4-byte boundaries) #97

Open
madjin opened this issue Dec 28, 2023 · 1 comment
Open

glb chunk lenght unaligned (4-byte boundaries) #97

madjin opened this issue Dec 28, 2023 · 1 comment

Comments

@madjin
Copy link
Member

madjin commented Dec 28, 2023

compared exports + VRM validator from main and refactor branch, and there were not many differences between them (exported with mtoon atlas for both) except for this error appearing in refactor branch:

Anata 214:
image

I noticed this error in Anata 32 as well

12a13,18
"code": "GLB_CHUNK_LENGTH_UNALIGNED",
"message": "Length of 0x4e4f534a chunk is not aligned to 4-byte boundaries.",
"severity": 0,
"offset": 12
},

exported VRMs: compare.zip

Originally posted by @madjin in #80 (comment)

@madjin
Copy link
Member Author

madjin commented Dec 28, 2023

e4ddf29
maybe look into here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant