Skip to main content
YAn1
Visitor II
April 6, 2021
Question

Please help me fix the error: Failure at line:6 in 'Target Software Scripts'. Please edit debug configuration setting. Cannot convert between character sets 'CP65001' and CP1252'. Thanks a lot!!!

  • April 6, 2021
  • 5 replies
  • 3219 views

5 replies

hroze.1
Associate II
July 1, 2021

Please help me fix the error:

Failure at line:6 in 'Target Software Scripts'. Please edit debug configuration setting.

Cannot convert between character sets 'CP65001' and CP1252'.

Thanks a lot!!!

Tesla DeLorean
Guru
July 1, 2021

Do the two machines have different keyboard settings?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
SBEN .2
Visitor II
July 1, 2021

Hello @hroze.1​ ,

This seems like an encoding issue. Converting the file encoding might help you. Funnily enough, and because the file fits within Latin-1, you would be able to do that using Notepad++ by selecting the ANSI encoding and then saving the file:

0693W00000Bcc5YQAR.png 

Hope this helps.

Best regards,

@SBEN .2​ 

hroze.1
Associate II
July 4, 2021

I have the same problem

An old computer works without problems A new computer has the problem

I would appreciate if you could share with me how you solved the problem

Mhass.21
Visitor II
August 12, 2021

I had the same problem, the problem is not related to Atollic itself, we need to diable utf8 for worlwide language in Windows

0693W00000D2KWcQAN.png 

OLufi.1
Associate
January 29, 2024

You are a genius. Thanks.

Ondrej