hey there i am 10 years now on the softwer and i never had so much crashed
when i open 2 projects it crash
when i open vst it crash not sure what is the reason
i have i9 new computer and cpu
belongs to DirectX and so this points either to the Microsoft drivers or the graphics system in your computer.
It is not visible what graphics adapter you are using, in case it is from Nvidia make sure you get rid of any gaming driver and install the so called “Studio Driver”, available from their website.
Here is also a link to a Microsoft website, where a user had similar crashes (with a different app) and a couple of hints on how to solve it from a Microsoft Agent.
I reported this to verify what the issue actually is.
There is a chance that the crash occurs in mixer history, although it seems more due to object destruction in d3d11. The latter can occur with plugins (and can be due to different problems, the most common being double object destruction).
Which plugins crash when opening?
What GPU do you use?
Another issue in these cases could be related to memory usage - there is software that does not release its used memory, which can cause issues when activating the second project: did you have a look at the memory usage before the crash happens? If it also happens when switching projects, did you do this while plugins UIs were open? (if yes, do you remember which ones?).
Although I didn’t see this in a while, it happened that some plugins (instruments especially) didn’t unload their memory space when switching project, or even when closing the project. This means that the whole memory load of the new project will add on top of what’s not being released.
This is just one of the possible explanation, though, hence my asking the OP for more details.
[Edit: for completeness, I should add that NOT releasing some resources is normal and even recommended in various cases, like the use of shared libraries]
i did everything you guys sayes download theoffice drivers update everything and even do clean cubase install still cannot work on it
its not fair after buying softwer to not be able to work properly tbh
Crashing.
You should provide your computer setup info, it may help.
Also if you are on Windows you might want to try to disable Nahimic (win key, search for Services, scroll down to Nahimic and disable, then restart Cubase). It solved my issues (thanks again Fabio!)
This crash happens because of a Waves plugin component:
C:\Program Files (x86)\Waves\Plug-Ins V14\Clarity Vx DeReverb.bundle\Contents\Win64\GenericMultiCoreProcessor.dll
Thank you! i just bought the upgrade to V15 to see if it is fixed. (Probebly the first thing they say). Once installed i will report back. Could you please also tell me how you found this ? Tried opening them with windbg but could not get out the info you are posting.