Hello,
I can't open my TouchGFX project.
The message that appears is the following "reference to an object not set on an object instance"
Can you help me?
Regards,
Luca
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-11 1:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-23 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-23 2:40 AM
Can you guys check if you're using a Set Text action in your interactions ?
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-23 2: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-27 4:56 AM
@Alexandre RENOUX @Romain Dieleman @Martin KJELDSEN​ can someone please help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-10 3:05 AM
The latest version is 4.14.0. As stated previously, the error was located in 4.13.0.
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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 ?

- « Previous
-
- 1
- 2
- Next »