STEAM 群組
Blender Source Tools BleST
STEAM 群組
Blender Source Tools BleST
268
遊戲中
1,698
線上
創立
2013 年 11 月 8 日
所有討論 > Bug Reports > 主題細節
ElTipejoLoco 2021 年 6 月 13 日 下午 12:11
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.
< >
目前顯示第 1-4 則留言,共 4
xdshot 2021 年 6 月 13 日 下午 12:14 
SourceIO, not Source Tools related
Pte Jack 2021 年 6 月 13 日 下午 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"
此討論串的作者認為本留言為原主題提供了解答。
xdshot 2021 年 6 月 13 日 下午 1:05 
Author says, Already handled in later versions
ElTipejoLoco 2021 年 6 月 13 日 下午 2:41 
Ah, my bad. Thanks for getting in touch with them, though.
< >
目前顯示第 1-4 則留言,共 4
每頁顯示: 1530 50

所有討論 > Bug Reports > 主題細節