ERROR - RunAnalysis - Qualisys

Hello,
during the RunAnalysis process the following error is displayed:
ERROR(SCR.EXP0) : JointsAndDriversOptimized.any(12) : UpdDriverPos : Error in evaluation. Please refer to the following error messages for details ...
ERROR(SCR.EXP.FUN2) : JointsAndDriversOptimized.any(12) : JntDriverTrunkFull : Error in function InterpolatedData : Called from object JntDriverTrunkFull : Parameter has an invalid value for this interpolation; extrapolations are not allowed.

Does anyone know what could be causing this? Why are the simulations not running?
Model used - Qualisys - static part. RunParameterIdentification passed without a problem
Best regards,
Hania

I've already found a solution to the problem:)
In TrialSpecificData, you should comment out/removed the information about the number of steps (nStep = 1):

// nStep specifies the number of steps used in the analysis.
// If not specified it defaults to: 1+(tEnd-tStart)*C3D_video_frame_rate
//nStep = 1;

Hi Hania,

Welcome to the AnyScript forum!

I am glad to hear that you solved your problem. Apologies for the delayed reply.

Best regards,
Dave