-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Issue
Trying to install OpenStudioApplication on Mac M1 running parallels and Windows 11, but receiving an error on attempted application startup?
Current Behavior
OS and OS application seem to install fine, but if I try and run OSApp I get the error and application requires force-quit to exit:
“Measure Manager has crashed, attempting to restart… unexpected ucrtbase.dll”
What I have tried
- Reinstalling
- running srf/scannow
- Following all the steps outlined in this article: Link
- Copy/Pasting the OSApp ucrtbase.dll to C:\Windows\System32
- Copy/Pasting the C:\Windows\System32 ucrtbase.dll to the OSApp directory
- Copy/Pasting the OSApp ucrtbase.dll to C:\Windows\SysWOW64
- Copy/Pasting the C:\Windows\SysWOW64 ucrtbase.dll to the OSApp directory
- Registering the uctrbase.dll using regsvr32
-
- Note: when I attempt to register the dll using the regsvr32, I get the error:
"The module "ucrtbase.dll" was loaded but the entry-point DLLRegisterServer was not found. Make sure that "ucrtbase.dll" is a valid DLL or OCX file and then try again"
- Note: when I attempt to register the dll using the regsvr32, I get the error:
Log:
I have run the app in DEBUG=1 mode, and generated the following log file, if that is helpful?:
osapp.log
Environment
- Macbook 2021, Apple M1 Max
- OS 12.2 (Monterey)
- Parallels v17
- Windows 11 Home, Version 10.0.22000, Build 22000
- OpenStudioApp 3.3.0
- OpenStudio 1.3
Solutions
- Should I be installing something else before attempting to install OSApp?
- Should I be 'registering' the dll differently somehow?
- Does OS and OSApp not support Windows 11 yet?
Thank you very much in advance for any suggestions or recommendations. I am happy to provide more information if that is helpful. Thank you.
-Ed May, @PH-Tools
Reactions are currently unavailable

