Hello, I have a problem. I have a project using Halion Sonic SE. Cubase is opening the project, loads various intruments but when it comes to load Halion SE it gets stucked and doesn’t load the project. I tried to load the project with factory preferences but it also isn’t loading. I will appreciate for a solution for this probem.
Hi,
Make sure HALion Sonic is up to date, please.
If it’s happening even after the update and if you are on Windows…
Generate a DMP file and share it via Dropbox or similar service, please.
Use Microsoft ProcDump utility to generate a DMP file, please.
-
Please download ProcDump64 from Microsoft (~650kB) and extract the archive to a local folder on your harddisk.
-
Run Command Prompt (cmd) as administrator (right click and select “run as administrator”)
-
Navigate (in the Command Prompt) to the folder with the extracted procdump file.
For example:
cd C:\ Users \ \ Downloads \ Procdump
Note: the dmp file will be written into that folder. -
Launch Cubase/Nuendo. You can work as usual. At any time, change to the command prompt and start procdump, to monitor Cubase/Nuendo for unexpected behavior (see next step).
-
Launch procdump64 via Command Prompt:
Cubase 12:
procdump64 -e -h -t Cubase12
Nuendo 12:
procdump64 -e -h -t Nuendo12
The -h option will write a dmp file in case of an application hang. This might kick in too early sometimes, in case some action takes a little longer. Feel free to skip the “-h” option, if you are only up for fetching crashes.
The option -e will catch exeptions and the option -t terminations of the application.
- Prodump is now monitoring the Cubase/Nuendo process and will write a crash log, in case Cubase/Nuendo crashes or hangs. Perform the action that causes Cubase/Nuendo to crash and send us the generated crash dmp.
ZIP and share the DMP file via Dropbox or similar service, please.