TouchGFX 4.21.3 crashes with ERROR TouchGFXDesigner.App: Object reference not set to an instance of an object
- April 11, 2023
- 2 replies
- 2844 views
Hi, hoping someone can help with the following issue I'm experiencing. I understand that my setup might fall outside of the supported enviroment but I thought about posting the question anyway.
I'm running TouchGFX 4.21.3 on a VM with Windows 11 ARM in a Macbook Pro M1 Max. TouchGFX access the project files through a map network drive.
Everything works except every time I save the project or compile I get a message saying that the project files was externally modified which isn't the case it's the app itself who is modifying it. Normally pressing Yes keeps things working
When modifying anything on the Texts Tab I also get the same error but indicating that the text.xml file was modified here pressing Yes or No will cause the app to crash with the following message: Object reference not set to an instance of an object.
I've attached the logs from the application in case they provide more details, is there any way to increase the logs verbosity?
What options can I try? Do you think having the source files in a mapped drive could be causing the issue?