State Steady in my RBC Model

state steady: I have the next with my RBC model: Error using print_info
The steady state has NaNs or Inf.

Error in steady (line 102)
print_info(info,options_.noprint, options_);

Error in merit1.driver (line 678)
steady;

Error in dynare (line 281)
evalin(‘base’,[fname ‘.driver’]);

Error in Solucion_Merit (line 90)
dynare merit1.mod

Without the file it is impossible to tell.