You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think your issue is Python related, and has nothing to do with Blender 3.0!
What's happening is that when you load the addon, Blender will load all the files, but most of these files contain import mmd_tools, which means "Gives me the code from mmd_tools".
As such, Python tries to find mmd_tools in it's addons folder, but fails because it can't find it.
Could you please make sure that in your addons folder, the addon's folder is set to mmd_tools?
This might be enough to save you! Happened to me today too 👍
should i downgrade version to 2.9x? when i check mmd unyaa tools, it saying this
)
The text was updated successfully, but these errors were encountered: