Steadystate.m did not compute the steady state

Hello, I’m having this problem during a run, is it a problem with my initial value settings? Or is there some other problem present
image

DJ_model.m (1.6 KB)
DJ_ss.m (1003 Bytes)
DJ_steadystate.m (3.3 KB)

Can someone help me?

You did not provide the .mod-file.

sorry. this is my .mod-file
DJ.mod (2.0 KB)

Check all your equations. There are many mistakes. I fixed some like the exogenous processes having to be in exp() in the steady state file as well.
DJ.mod (2.0 KB)
DJ_steadystate.m (3.4 KB)