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

Blender use this tool calls Error #25

Open
mavickmai opened this issue Mar 17, 2023 · 2 comments
Open

Blender use this tool calls Error #25

mavickmai opened this issue Mar 17, 2023 · 2 comments

Comments

@mavickmai
Copy link

Python: Traceback (most recent call last):
File "C:\Users\Mavick Mai\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_msfs_gltf.py", line 673, in execute
import_msfs_gltf(context, ImportProperties.gltf_file, self.report,
File "C:\Users\Mavick Mai\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_msfs_gltf.py", line 619, in import_msfs_gltf
materials = create_materials(gltf, bl_images, report,
File "C:\Users\Mavick Mai\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_msfs_gltf.py", line 396, in create_materials
setup_mat_nodes(bl_mat, gltf_mat, textures, images,
File "C:\Users\Mavick Mai\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_msfs_gltf.py", line 336, in setup_mat_nodes
p_bsdf_node = tree.nodes['Principled BSDF']
KeyError: 'bpy_prop_collection[key]: key "Principled BSDF" not found'

@vikingshotgun
Copy link

Did you ever find a solution to this? I'm getting the same problem

@mavickmai
Copy link
Author

use blender 2.8

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

2 participants