|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/11/2008 4:32:53 AM
Posts: 1,
Visits: 4
|
|
| Hi, I'm receiving the following error message: The following routine error occurred: Factor Error: No such attribute "Running" Line 627 Error Number: -990 The line in the script that is identified is: theUserEyeGazeData.TrialId = c.GetAttrib( c.GetAttrib("Running") & ".Sample" ) The error occurs everytime the program reaches the save gaze data inline. The program works fine up until this point. When just generating the script it is successful but running the program doesn't work. If I remove the line it will identify the next line in the script as where the error is occuring, but the next line identifies an attribute that exists. Does anyone know how to resolve this? Thanks, Hel.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/3/2009 7:26:39 PM
Posts: 2,
Visits: 8
|
|
I am getting the same error and I don't understand why... this line is in all my scripts and the others work fine (and it's copied from the sample TETFixedPositionAOI).
theUserEyeGazeData.TrialId = c.GetAttrib( c.GetAttrib("Running") & ".Sample" ) ' obtain the sequential sample number from the currently running List
Does anyone have an answer?
|
|
|
|
|
Forum Guru
      
Group: Moderators
Last Login: 8/29/2011 7:31:10 AM
Posts: 146,
Visits: 995
|
|
| Hello, Can either of you attach your experiments so that I can take a look at them and troubleshoot the issue? If you are not comfortable attaching an experiment on the forum, please create a support request and attach it there.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/27/2010 3:28:34 PM
Posts: 1,
Visits: 3
|
|
Was a solution ever found for this?
I get:
Runtime Error Line 3045: -990
Factor Error:
No such attribute "ResearcherID"
The strangest thing is that the code that compiles in E-Prime is only 1783 lines long.
Help?
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 10/24/2011 11:07:06 AM
Posts: 10,
Visits: 52
|
|
Hi,
Please submit a support request with your experiment attached. This doesn't seem like the same issue, and it is likely specific to the experiment.
Make sure you put Tobii in the title.
Thanks,
Rebecca E. Roush
Product Specialist
Starter Program Coordinator
Research Developer
Psychology Software Tools, Inc.
Office: 412.449.0078
Fax: 412.449.0079
Web: www.pstnet.com
Mail: 311 23rd St. Ext. Suite 200 | Sharpsburg, PA 15215-2821 USA
|
|
|
|