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

Errors importing parallax screen #177

Open
Simarilius-uk opened this issue Oct 9, 2024 · 0 comments
Open

Errors importing parallax screen #177

Simarilius-uk opened this issue Oct 9, 2024 · 0 comments

Comments

@Simarilius-uk
Copy link
Contributor

\base\environment\decoration\electronics\hardware\server_entropy\server_entropy_a.glb
-------------------- Beginning Cyberpunk Model Import --------------------

Importing: server_entropy_a.glb with materials
Appearances to Import: default

Processing: server_entropy_a.Material.json
Building shaders
Traceback (most recent call last):
File "C:\Users\johnc\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\i_scene_cp77_gltf\importers\import_with_materials.py", line 264, in import_mats
bpymat = Builder.create(mats, index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\johnc\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\i_scene_cp77_gltf\main\setup.py", line 173, in create
parallaxScreenTransparent.create(rawMat["Data"],bpyMat)
File "C:\Users\johnc\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\i_scene_cp77_gltf\material_types\parallaxscreentransparent.py", line 806, in create
l3Group = bpy.data.node_groups['l3_ps_t']
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'bpy_prop_collection[key]: key "l3_ps_t" not found'
None

Material Setup Failed on: Screen_UI_default

Looks like it just needs an if to check something exists

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

1 participant