Guest User

Untitled

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