SCS Blender Tools 2.4.1 (v8) (unofficial update)
-
Michaleczeq
- Posts: 397
- Joined: 12 Dec 2013 23:02
- Location: Poland, Sanok
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
You can't leave it intact, because it's not supported by the current material format (used by the plugin), and it will not be possible to convert such a model to the game.
-
HN TruckTuning
- Posts: 217
- Joined: 11 May 2023 13:31
- Location: Germany
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
@Michaleczeq
I ended up doing the whole thing in Z-Modeler3, which allowed me to adjust the road widths to the required 1:1 scale; however, you can't create prefabs with Z-Modeler3 because it doesn't support the .sii files needed for traffic rules.
That’s why I was hoping you would adapt the Blender tools for that purpose.
I ended up doing the whole thing in Z-Modeler3, which allowed me to adjust the road widths to the required 1:1 scale; however, you can't create prefabs with Z-Modeler3 because it doesn't support the .sii files needed for traffic rules.
That’s why I was hoping you would adapt the Blender tools for that purpose.
Greetings from Germany
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
-
WatsonPDb101
- Posts: 36
- Joined: 24 Feb 2023 08:05
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
When I select a shader preset, nothing happens and this error appears
I'm using 5.1.2
*blender file migrated from 3.6
Code: Select all
KeyError: 'bpy_prop_collection[key]: key "Alpha Type" not found'
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\properties\addon_preferences.py", line 184, in set_shader_presets_item
Traceback (most recent call last):
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\properties\addon_preferences.py", line 201, in set_shader_presets_item
_material_utils.set_shader_data_to_material(material, preset_section)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\utils\material.py", line 771, in set_shader_data_to_material
_shader.setup_nodes(material, preset_effect, created_attributes, created_textures, created_tex_settings, override_back_data)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\internals\shaders\shader.py", line 122, in setup_nodes
__setup_nodes__(material, effect, attr_dict, tex_dict, tex_settings_dict, {}, {}, flavors, recreate)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\internals\shaders\shader.py", line 303, in __setup_nodes__
shader_module.finalize(node_tree, material)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\internals\shaders\eut2\glass\__init__.py", line 376, in finalize
node_tree.nodes[Glass.COMPOSE_LIGHTING_NODE].inputs["Alpha Type"].default_value = 1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'bpy_prop_collection[key]: key "Alpha Type" not found'
File "C:\Users\WPD\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\io_scs_tools\properties\addon_preferences.py", line 184, in set_shader_presets_item*blender file migrated from 3.6
-
WatsonPDb101
- Posts: 36
- Joined: 24 Feb 2023 08:05
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
Well tried a new file and it worked well
must be the migration problem
must be the migration problem
-
HN TruckTuning
- Posts: 217
- Joined: 11 May 2023 13:31
- Location: Germany
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
Hello @Michaleczeq
Could you perhaps help me figure out why Blender is crashing during export here?
Could you perhaps help me figure out why Blender is crashing during export here?
You do not have the required permissions to view the files attached to this post.
Greetings from Germany
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
-
Michaleczeq
- Posts: 397
- Joined: 12 Dec 2013 23:02
- Location: Poland, Sanok
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
If you trying to export prefabs, please download "development" version from git.
This error is probably caused by incorrectly updating one function for Blender 5.0 (fixed in that dev branch)
This error is probably caused by incorrectly updating one function for Blender 5.0 (fixed in that dev branch)
-
HN TruckTuning
- Posts: 217
- Joined: 11 May 2023 13:31
- Location: Germany
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
And where can I find the developer version?
I only found the official version 8.1 from you.
I only found the official version 8.1 from you.
Greetings from Germany
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
The HN TruckTuning
Mercedes Benz New Actros 2019 | Interior Addon by Wolli | Radio Addon by Wolli | Heilbronn 1:1 - Map
-
Michaleczeq
- Posts: 397
- Joined: 12 Dec 2013 23:02
- Location: Poland, Sanok
-
Digital X
- Posts: 2052
- Joined: 28 Oct 2013 21:22
- Location: Dover, Kent, UK.
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
I've just spent the best part of two days on this, and now I get this error again. What's causing this?
https://ibb.co/zVcBgbr2
Version number says: 2.4.aeadde03.8.1 is that right?
What are my options here? Push comes to shove I'll redo it, as that fixed the other model I was working on but it's not ideal.
edit: from reading the lines it's something to do with the piko flavour and exporting. Thing is I'm not using piko anywhere.
edit2: I've just remembered there's parts of the trailer with no material applied, I'm gonna assume that's the cause. Woops.
https://ibb.co/zVcBgbr2
Version number says: 2.4.aeadde03.8.1 is that right?
What are my options here? Push comes to shove I'll redo it, as that fixed the other model I was working on but it's not ideal.
edit: from reading the lines it's something to do with the piko flavour and exporting. Thing is I'm not using piko anywhere.
edit2: I've just remembered there's parts of the trailer with no material applied, I'm gonna assume that's the cause. Woops.
Last edited by Digital X on 24 Jun 2026 18:30, edited 1 time in total.
-
Michaleczeq
- Posts: 397
- Joined: 12 Dec 2013 23:02
- Location: Poland, Sanok
Re: SCS Blender Tools 2.4.1 (v8) (unofficial update)
You have somewhere (or completely not have) material without any SCS shader selected.
1. Find it and set proper SCS shader for it.
2. Download development version from above where it is fixed.
1. Find it and set proper SCS shader for it.
2. Download development version from above where it is fixed.
Who is online
Users browsing this forum: CCBot [Bot]