Energyplus 8.9 crashes after using updated 8.8 idf file
I have an idf file I created and used in energyplus 8.8 but when I switched to 8.9 and updated the 8.8 idf file the simulation just crashes. Normally I would have the error file to work with to fix my idf file but this crash leaves me little clue as to what is wrong. I tried running the 8.8 idf file in EP8.8 again and it works there, with no errors. I compared the 8.8 and 8.9 idf files in the idf editor and there are no differences, meaning the update of the file seems ok. I suppose the new EP does not like something about my idf setup which was previously fine.
I ran the simulation with the "pause" function and at the end of the simulation I get this:
C:\Users...\EPTEMP-00000001>IF NOT EXIST eplusmtr.inp "C:\EnergyPlusV8-9-0\postprocess\ReadVarsESO.exe" test.mvi ReadVarsESO program starting. EOF encountered during read of ESO header records probable EnergyPlus error condition -- check eplusout.err ReadVarsESO program terminated. ReadVars Run Time=00hr 00min 0.03sec
C:\Users...\skpV2\EPTEMP-00000001>"C:\EnergyPlusV8-9-0\postprocess\HVAC-Diagram.exe"
Started HVAC Diagram
ERROR: ReadBND, Did not recognize: Controlled Zone Return,1,THERMAL ZONE 1,THERMAL ZONE 1 RETURN OUTLET
ERROR: ReadBND, Did not recognize: Non-Parent Node
Complete
What could the problem be?
Did you run version translation in E+? tried re-installing 8.9? checked the E+ release notes for changes https://github.com/NREL/EnergyPlus/releases? If all that doesn't work, post the .idf here and submit it as an issue on the E+ github.
I did run version translation in E+ and reinstalled 8.9, still the same issue. I did not see anything related in the release notes but I could be missing something. I tried playing around with the HVAC definitions and was able to get it to run with error messages. Once I fixed the last error message (missing thermostat in the HVACTemplate:Zone:VAV) and ran the simulation, the same crash occurred again.
Here is the idf file