STEAM-RYHMÄ
Blender Source Tools BleST
STEAM-RYHMÄ
Blender Source Tools BleST
301
PELISSÄ
1,794
PAIKALLA
Perustettu
8. marraskuuta 2013
Kaikki keskustelut > Bug Reports > Aiheen tiedot
PySourceIOTextureUtils DLL Import Error in Console
Using Blender Source Tools version 3.1.1 on Blender version 2.93.0, console reports the following:
PySourceIOTextureUtils import error Traceback (most recent call last): File "D:\Program Files (x86)\Steam\steamapps\common\Blender\2.93\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\source1_operators.py", line 7, in <module> from .bpy_utilities.material_loader.material_loader import Source1MaterialLoader File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\bpy_utilities\material_loader\material_loader.py", line 12, in <module> from .shaders.source2_shader_base import Source2ShaderBase File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\bpy_utilities\material_loader\shaders\source2_shader_base.py", line 7, in <module> from ....source2.resouce_types.valve_texture import ValveCompiledTexture File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\source2\resouce_types\valve_texture.py", line 5, in <module> from ..blocks import TEXR File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\source2\blocks\__init__.py", line 6, in <module> from .texture_block import TEXR File "C:\Users\%USERNAME_HERE%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\SourceIO\source2\blocks\texture_block.py", line 9, in <module> from ..utils.PySourceIOUtils import * ImportError: DLL load failed while importing PySourceIOUtils: The specified module could not be found.
Just a heads up, though I'm uncertain how much this might actually affect users in practice.
< >
Näytetään 1-4 / 4 kommentista
SourceIO, not Source Tools related
yup, you're using SourceIO for this, you need to talk to RedxEye about this via his GitHub...

In the error...

"SourceIO\source2\blocks"
Tämän ketjun aloittaja on ilmaissut julkaisun vastaavaan alkuperäiseen aiheeseen.
Author says, Already handled in later versions
Ah, my bad. Thanks for getting in touch with them, though.
< >
Näytetään 1-4 / 4 kommentista
Sivua kohden: 1530 50

Kaikki keskustelut > Bug Reports > Aiheen tiedot