SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
341
VE HŘE
1,975
ONLINE
Založena
8. listopadu 2013
Všechny diskuze > Bug Reports > Detaily tématu
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.
< >
Zobrazeno 14 z 4 komentářů
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"
Tento příspěvek byl autorem tématu označen jako nejlepší.
Author says, Already handled in later versions
Ah, my bad. Thanks for getting in touch with them, though.
< >
Zobrazeno 14 z 4 komentářů
Na stránku: 1530 50

Všechny diskuze > Bug Reports > Detaily tématu