Crash on Kiva error messaging #9309
Labels
Defect
Includes code to repair a defect in EnergyPlus
NotIDDChange
Code does not impact IDD (can be merged after IO freeze)
Milestone
Issue overview
A Kiva model was crashing when hitting the warning "The weights of associated Kiva instances do not add to unity--check exposed perimeter values." The error was tracked back to and error in the
Kiva::setMessageCallback
function and the second argument needing to be astd::pair
instead of astd::string
.Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered: