problem

   2418   1   0
User Avatar
Member
2 posts
Joined: June 2015
Offline
Help me


File “CPROGRA~1/hudini/houdini/python2.7libs\hdefereval.py”, line 161, in thread_code
it.next()
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 354, in check_for_shelf_tool_assets
tool)
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 684, in _shelf_tool_assets_icon_file
hou.homeHoudiniDirectory() + “/config/Icons/”,
File “CPROGRA~1/hudini/houdini/python2.7libs\hou.py”, line 40178, in homeHoudiniDirectory
return _hou.homeHoudiniDirectory(*args)
UnicodeDecodeError: ‘utf8’ codec can't decode byte 0xc4 in position 9: invalid continuation byte

Error while checking for updates
Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 84, in wrapper
return decorated_function(*args, **kwargs)
File “CPROGRA~1/hudini/houdini/python2.7libs\hdefereval.py”, line 193, in wrapper
_run_main_thread_worker_thread_code(it)
File “CPROGRA~1/hudini/houdini/python2.7libs\hdefereval.py”, line 152, in _run_main_thread_worker_thread_code
it.next()
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 247, in check_for_asset_updates
installed_assets_info = _read_installed_assets_info()
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 635, in _read_installed_assets_info
_ensure_asset_store_dir_exists()
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 645, in _ensure_asset_store_dir_exists
if not os.path.exists(_installed_assets_info_file()):
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 709, in _installed_assets_info_file
return asset_store_dir() + “/” + _current_user_dir() + “/installed_assets.json”
File “CPROGRA~1/hudini/houdini/python2.7libs\sas\localassets.py”, line 713, in asset_store_dir
hou.homeHoudiniDirectory() + “/asset_store”)
File “CPROGRA~1/hudini/houdini/python2.7libs\hou.py”, line 40178, in homeHoudiniDirectory
return _hou.homeHoudiniDirectory(*args)
UnicodeDecodeError: ‘utf8’ codec can't decode byte 0xc4 in position 9: invalid continuation byte
User Avatar
Member
2660 posts
Joined: June 2008
Offline
It looks like you made the mistake of actually changing the default location of where Houdini is installed.
Using Houdini Indie 20.5
Windows 11 64GB Ryzen 16 core.
nVidia 3060RTX 12BG RAM.
  • Quick Links