-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Hi all,
I’m having trouble opening OpenStudioApp after upgrading my computer to Windows 11. I even tried reinstalling Windows 11 and installing OpenStudioApp as the very first program, but it still didn’t work.
Here’s the error I received when I enabled debugging.
[OpenStudioApp.main] <-2> main received argc=1 arguments
[OpenStudioApp.main] <-2> Argument 0=OpenStudioApp
[openstudio.OSAppBase] <-2> Measures dir: C:/Users/majid/OpenStudio/Measures
[OpenStudioApp] <-2> setDViewPath called with t_dviewPath = ''.
[OpenStudioApp] <-2> setDViewPath: m_dviewPath = ''.
[OpenStudioApp] <-2>
m_currLang=[en]
[BOOST_ASSERT] <2> Assertion boost::regex_search(text, matches, iddRegex::typeProperty()) failed on line 520 of void __cdecl openstudio::detail::IddField_Impl::parseProperty(const class std::basic_string<char,struct std::char_traits,class std::allocator > &) in file D:\OSN\Openstudio\src\utilities\idd\IddField.cpp.
[utilities.idd.IddObject] <2> Cannot parse IddField text 'A5 , \field Performance Input Method
\type Choice
\key UFactorTimesAreaAndDesignWaterFlowRate
\key NominalCapacity
\default NominalCapacity
\note User can define tower thermal performance by specifying the tower UA,
\note the Design Air Flow Rate and the Design Water Flow Rate,
\note or by specifying the tower nominal capacity
'.
[BOOST_ASSERT] <2> Assertion oObj failed on line 20722 of auto __cdecl openstudio::createOS_CoolingTower_SingleSpeedIddObject::<lambda_1>::operator ()(void) const in file D:\OSN\OS-build-release-v2\src\utilities\idd\IddFactory_OpenStudio.cxx.
I’d really appreciate any help you can provide on how to fix this issue.
Best regards,
Majid