errors when slice timing

Submitted by Jane_X on

Dear all REST experts:

I use DPARSF to process the data acquired from different following times. The data from the first two following times were processed successfully without any errors and bugs. However, when processing data from later following times , the following processing problems about slice timing occurs. Can anybody help me or give me some suggestios? Thank you.

Error using spm_jobman>fill_run_job (line 461)
No executable modules, but still unresolved dependencies or incomplete module inputs.
 
Error in spm_jobman (line 247)
        sts = fill_run_job('run', cjob, varargin{3:end});
 
Error in DPARSFA_run (line 631)
        parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in DPARSFA>pushbuttonRun_Callback (line 1795)
    [Error]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating UIControl Callback