Posts: 2
Threads: 0
Likes Received:
0 in 0 posts
Likes Given: 0
Joined: Jul 2024
Reputation:
Sex: Undisclosed
Country:
Hello. I have this error. Is it solvable?
Python: Traceback (most recent call last):
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\__init__.py", line 386, in execute
load_bs(path, path.stem)
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\__init__.py", line 213, in load_bs
original = bs.load(file_path)
^^^^^^^^^^^^^^^^^^
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\tkbs\__init__.py", line 21, in load
contents = h.read()
^^^^^^^^
File "", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 4: invalid continuation byte
Posts: 202
Threads: 10
Likes Received:
357 in 115 posts
Likes Given: 1,438
Joined: Apr 2021
Reputation:









Sex: Male
Country:
(10-06-2024, 05:04 AM)norgerel Wrote: [To see links please log-in or register here]
Hello. I have this error. Is it solvable?
Python: Traceback (most recent call last):
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\__init__.py", line 386, in execute
load_bs(path, path.stem)
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\__init__.py", line 213, in load_bs
original = bs.load(file_path)
^^^^^^^^^^^^^^^^^^
File "J:\SteamLibrary\steamapps\common\Blender\4.2\scripts\addons_core\io_tkm17_body\tkbs\__init__.py", line 21, in load
contents = h.read()
^^^^^^^^
File "", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 4: invalid continuation byte
Try to use Blender 2.6x or 3.x.The Blender plugs are almost written for The older Blender versions.
The Whole World Is A Piece Of Shit But You Have To Handle It.
Posts: 2
Threads: 0
Likes Received:
0 in 0 posts
Likes Given: 0
Joined: Jul 2024
Reputation:
Sex: Undisclosed
Country:
Well... The same problem in version 3.6.4. Maybe some junk file breaks the addon loading for me on any version of blender. Sad.
Posts: 3
Threads: 0
Likes Received:
0 in 0 posts
Likes Given: 1
Joined: Aug 2023
Reputation:
Sex: Undisclosed
Country:
Eh, it won't work for Windows 7, the latest working version of blender for Windows 7 is 3.4.1 from GitHub.
The body model loads but gives an error when saving.
Sad.
Posts: 25
Threads: 0
Likes Received:
21 in 12 posts
Likes Given: 376
Joined: Oct 2024
Reputation:


Country:
I just wonder something. If we use for modding blender from Steam installed so is it ok?
Posts: 202
Threads: 10
Likes Received:
357 in 115 posts
Likes Given: 1,438
Joined: Apr 2021
Reputation:









Sex: Male
Country:
(05-16-2025, 10:36 PM)V10 Wrote: [To see links please log-in or register here]
I just wonder something. If we use for modding blender from Steam installed so is it ok?
I don't know,but I would not bet on it.
The Whole World Is A Piece Of Shit But You Have To Handle It.