I am busy with a TruClient script (12.5). It is not extremely large nor very complex. The 'basic flow' works well, but I need to beautify it by adding some checks and parameters.
But I have a serious problem. The problem is that often (always) my script starts to "forget" some objects. For example, I added manually) a "generic object action" and I selected the object I need. However, when I save my script (in the browser and in Vugen) and then close the Vugen and reopen it again, the "generic object action" shows "click to choose an object" (and NOT the object that I choose earlier....)
I have tried this on various machines (both laptop and servers), with Windows 7, Windows 2012 and Windows 8.1 (in Virtual Box). I tried to store the scripts on a fileserver, locally and even on a ram disk. The only thing the scripts have in common is a (self made) TruClient function library and a file containing some useful javascript code.
What is going on? Am I missing some patches? All I know it is driving me crazy and I am loosing a lot of valuable time.