I’ve been trying to get this to work for a while. Just in case anyone’s thinking poser, the program I want to import/export pmd data from is Mikumiku Dance, it just has the same extension for whatever reason.
Anyways, I managed to get the scripts to appear in the import/export menu, but when I tried to import a PMD file, it came up telling me there was a script error and to check the console.
Currently, I don’t have python installed on my pc, but would installing it help these kinds of scripts to run? Or would I also have to check the console before doing anything else?
I’m hoping someone on here has used the pmd import/export script and can share their experiences : )
Sorry to bump this up again, but I am one of many people in need of a solution to this too. I have the last lines in the console posted here:
File “C:\Program Files\Python26\Lib\encodings\cp874.py”, line 12, in encode
return codecs.charmap_encode(input,errors,encoding_table)
UnicodeEncodeError: ‘charmap’ codec can’t encode characters in position 1-4: character maps to <undefined>
In my case, seems like Python uses Thai encode file (cp874.py) because I live in Thailand, and that’s why it fails to import Japanese file. I tried to search Google and can’t find a way to change its default locale thing.
Talked with the script author who recently fixed a few bugs.
Wrote an article about how to use the MMD/Blender IO script, along
with VMD importer.
Links and explanations here: