PrusaSlicer has encountered an error. (PrusaSlicer-2.6.1)
ArtemShevtsov opened this issue · comments
ArtemShevtsov commented
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
Here is the result of running it from the console:
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!
tried different sizes: 180x180 or 200x200 or 230x180 - result the same
ArtemShevtsov commented
@Giadej Maybe you can suggest something to solve this issue?