Hello,
For my PhD In architectural engineering I am altering the E+ source code to create an advanced hybrid ventilation system manager. Until now everything went fine. But yesterday I got this error (see below) when running the compiled version (The compiling itself returns no errors). After not being able to solve this problem I returned to a backup of my altered source code that was previously working. Now it gives me the same error. Can someone tell me what the FArray1 is? Can someone recommend me a good debugger for linux?
Thank you.
EnergyPlus: /home/data/bbelmans/EnergyPlus/EnergyPlusBuilds/WORKDIR/third_party/ObjexxFCL/src/ObjexxFCL/FArray1.hh:1131: T& ObjexxFCL::FArray1< <template-parameter-1-1> >::operator()(int) [with T = std::basic_string<char>]: Assertion `contains( i )' failed. /usr/local/bin/runenergyplus: line 488: 25156 Aborted (core dumped) "$ENERGYPLUS_DIR/bin/$PRG_N"