cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Invalid UTF8 Character Sequence

veldew
Super Contributor

Hi,

 

i have a question regarding translations. if i request the translation of the comment, i often receive an error 

 

code which generates the error:

Dim sFRname As String = oComment.Translate("~B0SNPuLckCQ3[Francais]").Value.ToString

 

the error is a popup saying " Invalid UTF8 Character Sequence" and the same is in the logfile :

 

Thread( 616);Time(07:17:46);Session(wvd6a85 T);error Private: 0x00008012: strcvt.cpp(3046)
Thread( 616);Time(07:17:46);Session(wvd6a85 T);              Invalid UTF8 Character Sequence

 

Any idea what's wrong and how to avoid this ?

 

Kind regards,

Wim

 

4 Replies

 

After investigations, the direct cause of the error is the formatting of the text value involved.

The solution was to delete the formating using the button 'Delete text formatting'

Jerome

OK. I will check the case and let you know

Jerome

veldew
Super Contributor

hi jerome,

 

i already tried to create a ticket, this was the response :

 

It’s a matter of customization, so i advice you to post your demand on the community.mega.com

 

kr,

Wim

jhorber
MEGA
MEGA

Hello Vim

 

This is not a known issue.
Please open a case so that we can perform further investigations.

A copy (.MGR format) of the comment value will be required.

Jerome