Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Python: Traceback (most recent call last):
- File "C:\Users\R3V3N93\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_scene_valvesource\import_smd.py", line 70, in execute
- self.num_files_imported = self.readQC(filepath, False, self.properties.doAnim, self.properties.makeCamera, self.properties.rotMode, outer_qc=True)
- File "C:\Users\R3V3N93\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_scene_valvesource\import_smd.py", line 958, in readQC
- for line_str in file:
- File "G:\SteamLibrary\steamapps\common\Blender\3.6\python\lib\codecs.py", line 322, in decode
- (result, consumed) = self._buffer_decode(data, self.errors, final)
- UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 300: invalid continuation byte
Advertisement
Add Comment
Please, Sign In to add comment