I'm doing some minor tweaks to the source code of energyplus for a project (for the first time), and I've made the edits and compiled it successfully, but when I test it out on a project I get a **FATAL:Errors occurred on processing input file. Preceding condition(s) cause termination. The problem is, no error file seems to have been created so I can't track down if it's an issue with my source code edits (probably), or potentially something to do with the fact that I tested the model in 9.1 but now I've used the code from 9.2 as a starting point. Is there some other place than my local project directory that an error file might be stored, or some other way to get more details from the command line?