Reply To: [PARSING ERROR] PS4 – French (France) settings breaks NC

Forums 💬 NodeCanvas ⚙️ Support [PARSING ERROR] PS4 – French (France) settings breaks NC Reply To: [PARSING ERROR] PS4 – French (France) settings breaks NC

#17416
cayou_montreal
Participant

    It looks like in French double values are written like with a comma and not a dot (xx,xxx and not xx.xxx). That might explain why the parser can’t read them when opening the file on this system language. I will try to change the fsJsonParser TryParseNumber function.