08-28-2024, 06:23 PM
(This post was last modified: 08-28-2024, 06:24 PM by FreohrWeohnataKausta.)
(08-27-2024, 03:06 PM)BonelessFruitLoops Wrote: Hey I love the new importer layout but I am only importing the armature, how could I fix that?
Python: Traceback (most recent call last):
File "/Users/josh_24_allen/Library/Application Support/Blender/3.3/scripts/addons/PokemonSwitch.py", line 94, in execute
from_trmdlsv(directory, f, self.rare, self.loadlods, self.bonestructh)
File "/Users/josh_24_allen/Library/Application Support/Blender/3.3/scripts/addons/PokemonSwitch.py", line 1150, in from_trmdlsv
with bpy.data.libraries.load(os.path.join(addons_path,"addons/SCVIShader.blend"), link=False) as (data_from, data_to):
OSError: load: /Users/josh_24_allen/Library/Application Support/Blender/3.3/scripts/addons/SCVIShader.blend failed to open blend file
Thanks again so much for the script!
*EDIT*
I am stupid, to open the TRMDL file, import the Pokémon TRMDL file within the included .blend project file called 'SCVIShader.blend'. Don't know why I didn't try that before.
*Keyword sentences to help people find this on Google if they have the same question*
How to import TRMDL files in blender, Only armature importing with trmdl, Scarlet violet blender import problem
actually, you have to install the Blender addon as a .zip file, and NOT unzip it and install the .py; someone else had this issue, and that was the fix for it. fairly sure my tutorial says a .py file, but that was before it became a .zip file.