GRUP STEAM
Blender Source Tools BleST
GRUP STEAM
Blender Source Tools BleST
368
ÎN JOC
2,245
ONLINE
Creat la
8 noiembrie 2013
Toate discuțiile > Bug Reports > Detaliile subiectului
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.
< >
Se afișează 1-4 din 4 comentarii
xdshot 13 iun. 2021 la 12:14 
SourceIO, not Source Tools related
Pte Jack 13 iun. 2021 la 12:40 
yup, you're using SourceIO for this, you need to talk to RedxEye about this via his GitHub...

In the error...

"SourceIO\source2\blocks"
Autorul acestui fir de discuții a indicat faptul că postarea aceasta răspunde la subiectul inițial.
xdshot 13 iun. 2021 la 13:05 
Author says, Already handled in later versions
Ah, my bad. Thanks for getting in touch with them, though.
< >
Se afișează 1-4 din 4 comentarii
Per pagină: 1530 50

Toate discuțiile > Bug Reports > Detaliile subiectului