Giadej / PrusaSlicer-Thumbnails-Ender3V2S1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrusaSlicer has encountered an error. (PrusaSlicer-2.6.1)

ArtemShevtsov opened this issue · comments

Hello, using CreateHeaderAndThumbnail.exe, when I store .gcode file and image starts generating, I got an error from slicer:

Post-processing script D:\Printing\SOFT\CreateHeaderAndThumbnail.exe on file C:\Users\ASHEVT~1\AppData\Local\Temp\.5376.gcode.pp failed.
Error code: 1

image
Here is the result of running it from the console:
image

Traceback (most recent call last):
  File "CreateHeaderAndThumbnail.py", line 35, in <module>
  File "encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 24466536: character maps to <undefined>
[63336] Failed to execute script 'CreateHeaderAndThumbnail' due to unhandled exception!

image

tried different sizes: 180x180 or 200x200 or 230x180 - result the same

@Giadej Maybe you can suggest something to solve this issue?