teamneoneko / Avatar-Toolkit

A new modern tool designed to shorten steps needed to import and optimize models into VRChat, Resonite and other similar games.
GNU General Public License v3.0
3 stars 2 forks source link

PMX AND PMD Import #2

Closed Yusarina closed 2 weeks ago

Yusarina commented 2 weeks ago

This is the base for MMD Imports, however it isn't working yet and how some issues.

Originally was getting decoding issues, but I fixed this, now we getting the good old Error importing PMX file: /mnt/Projects/PMX/blanc/main.pmx Error details: unpack requires a buffer of 4 bytes

I thought I managed to fix this, but turned out I ended up making it worse I reversed what I did and are back to this error.

My brain today is too tired to try and go through and solve this, I think I may of read the documentation on PMX wrong.

Now for PMD, it should work, however I don't have any PMD to test and honestly can not find anything which is .pmd to test.

989onan commented 2 weeks ago

Taking a look at this now. I am trying to fix the unpacking 4 bytes problem

Yusarina commented 2 weeks ago

Thanks, it got me stumped yesterday ngl, though I did so much coding my head was dying lol was gonna give it a other go today but I let you take a look first!