Dynare can't open file.mod

I’ve been through every forum previous post tried everything I could find and still cannot get dynare to run this particular file.
I’ve set it up so far with the following path and it comes up with the same error every single time no matter what I adjust or change.

addpath C:\dynare\5.2\matlab
cd c:\dynare\5.2\UniProjects\ecm603cw1simproj2425
dynare RBCrho_am

The file RBCrho_am.mod could not be located in the “Current Folder”. Check whether you typed in the correct filename
and whether the file is really located in the “Current Folder”.

Current folder is C:\dynare\5.2\UniProjects\ecm603cw1simproj2425, and contains the following .mod files:

miao_rbc2_loglevel_sensit_to_persist_am.mod
miao_rbc3_loglevel_sensit_to_crra_am.mod
Error using dynare (line 167)
Dynare: can’t open RBCrho_am.mod

The file is fine though like its on the path in the correct folder and all that jazz but I still cannot get it to run. Any help would be appreciated and yes I’ve already looked at the manual but no help there.

The error message clearly says there are only two .mod files with a different name in the folder. Are you sure you saved the file in question in that folder?