2019-12-11 01:41 AM
2020-01-23 01:52 AM
Sure, send your projects - I'll try to take a look at them. Will go have a chat with designer guys right now on the general error.
One thing that comes to mind is trying to open the excel sheet in assets/texts and seeing if Excel complains about any issues (if yes, click yes to fix).
/Martin
2020-01-23 02:40 AM
Can you guys check if you're using a Set Text action in your interactions ?
/Martin
2020-01-23 02:42 AM
@LucaCMA i took your project and removed the SetText actions from the .touchgfx json file and that allowed the project to be opened in 4.12.3 (and also upgraded to 4.13.0). Here's an example of how that looks, from your project. We thought we'd fixed that issue, but it appears to also be in 4.13.0.
{
"InteractionName": "Interaction1",
"HasCompletedTrigger": false,
"Trigger": {
"TriggerComponent": "btn_cup_r2_c2",
"Type": "TriggerClicked"
},
"Action": {
"TextId": "SingleUseId118",
"ActionComponent": "txt_countdown_erog_r2_c1",
"Type": "ActionSetText"
}
}
/Martin
2020-07-16 12:43 PM
I have this error come up too. I'm using the latest version 4.13.0. I need help with this please.
2020-07-27 04:56 AM
@Alexandre RENOUX @Romain Dieleman @Martin KJELDSEN can someone please help?
2020-08-10 03:05 AM
The latest version is 4.14.0. As stated previously, the error was located in 4.13.0.
/Martin
2020-08-13 10:59 PM
I just hit this same issue in 4.14.0 also messing with text, in the file structure is this json file ?