Jump to content

Noel Borthwick

Staff
  • Posts

    4,238
  • Joined

  • Last visited

  • Days Won

    46

Posts posted by Noel Borthwick

  1. 21 hours ago, Herbert Miron said:

    As I mentioned in another thread, after updating to version 2022.09 (Build 039), the DAW started to have these crashes when opening a new project.

    I'm not sure what you are referring to as a crash. There is no crash in your video. It just shows the views loading normally.

  2. 11 hours ago, Max Arwood said:

    I found mine! 

    Problem Report (#724283). 

    Figured it out kind of. For me it was a combination of GW MixCentric, AR, TG Mastering and IMPusher in the bus area.  It took a LONG time to figure this out. Thanks to Bitfilpper for suggesting plugins in the bus area might be the problem. I don't know what happened. After mixing all night as usual, LOL, I opened the file the next day and there was a pop then no sound. All I had to do is to was to delete these three plugins and put them back in. Simple enough, but there were 69 tracks with 96 plugins on them, including the bus effects. It took a bunch of time to figure out which it was.  

    Ok, but what caused this to happen to this song to begin with. It was playing just fine the night before and did not play the next day? If I can do anything to help let me know.

     

    Not use those plugins maybe ;) 

    • Thanks 1
  3. Just create a send from the effects bus to an aux track. Arm the aux track and record and you will get the wet output recorded.

    Simple Instrument track--->BUS [effects]---> MASTER
                                                                       Send  |
                                                                                     \---------> Aux track           

    Also read this topic:
    http://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Mixing.13.html#1750199
    In particular Capture the performance of guitar effects in real-time

    Here is the minimal configuration:

    image.png

    • Like 2
  4. 2 hours ago, Herbert Miron said:

    After the 28.09.0.027 update started to present this crash when loading a new project, I installed the 28.09.0.039 update, and this crash continues, would it be a bug?

    Your video doesn't show a crash or anything actionable. Please make a fresh thread and describe the problem in detail. If you have a crash include the dump file. Also it looks like you are using a custom theme. Switch to the default Tungsten theme and retest.

  5. @Traveler can you do a test. Download process explorer from here:
    https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer

    Then launch Cakewalk with MMCSS off. 
    Find cakewalk.exe in process explorer and right click and choose properties 
    From the window that opens switch to the threads tab. 
    Try and find the Apollo ASIO driver thread in the list of threads. The thread will have the driver name in it hopefully.
    Send a sreenshot showing the ASIO thread details.

  6. @Helene Kolpakova we've finally fixed the load issues with your project - both the crashing problems as well as the case where it would load with the multi-dock and console view being non-functional.  It was a complicated issue caused by a bug in the logic auto closing the template while opening the new project. The original bug dates back to 2016 so it's been there awhile. We're glad to finally fix it since it could have been the cause of many user crashes when opening projects, or projects drawing incorrectly after load.

    Thanks for your diligence in reporting it and spending the time to collect all the dump files and diagnostics I asked for. Much appreciated. I guess some consolation is you got a crash course in Windbg :)

    • Like 9
  7. Which version of Cakewalk are you running?

    We don't do any telemetry beyond at startup and shutdown for some basic things like session start/end. It can also be turned off in preferences.
    Does this happen only when opening the app and are you seeing activity past the startup of the app?
    Not everything is necessarily telemetry. If you are listing general internet output, it could be a variety of things causing it, including plugins checking for sign-in, check for activation, check for updates. All of these are normal activities and won't happen past startup.

  8. On 10/29/2022 at 5:34 PM, Milton Sica said:

    Thank you very much. This solves the problem.
    It would be very interesting if the application when executing this operation did what you solved.

    The engine stopping was just a symptomatic way to isolate it. There was an actual race condition in Cakewalk causing this problem. It's been fixed for the release.
    We'll post an updated build with that fix.

    • Like 1
    • Thanks 1
  9. Thanks for troubleshooting. There may be a false alarm. Some ilok plugins cannot run inside a debugger and we'll force the app to terminate. Which makes them very hard to debug of course!

    Your template that you sect me did not have any plugins as far as I saw. Were you using a different file to test?

    I'll look at your dump file.

     

  10. @Helene Kolpakova Your template file opens fine here. As far as I can see there is no issue with the template.

    The first error 0xc0000005 is a standard access violation.
    41d is an error I haven't encountered.  Its description is:

    // MessageId: STATUS_FATAL_USER_CALLBACK_EXCEPTION
    // An unhandled exception was encountered during a user callback.
    #define STATUS_FATAL_USER_CALLBACK_EXCEPTION ((NTSTATUS)0xC000041DL)

    One cause is a kernel mode to user mode callback crashing. If thats the case here the issue would be your ASIO driver crashing which could explain why there is no dump file.  Please try switching out of ASIO mode to WASAPI mode and redo your test. If it doesn't crash now this will isolate the problem to the asio driver.

    • Great Idea 1
  11. If the app is disappearing then the exception is not being caught by Cakewalk. In some heap corruption cases or low level crashes this can happen. 

    Does windows event viewer show any status about the crash? 

    You can send a link to the template and we can check if there is a repro. Most likely this is plug-in related.

     

    • Thanks 1
  12. Thanks for doing the test. You should report this to UA support. This looks like some weird incompatibility with their driver when the app is running its threads in MMCSS mode. 
    Other devices don't have this issue and as per this test we aren't changing the driver's configuration in any way. If they have questions, they can contact me.

    • Like 1
  13. On 10/24/2022 at 5:23 PM, GreenLight said:

    Hm, I think it happened both when playing on the keyboard, a NI Komplete Kontrol S49 MK1 via USB MIDI, as well as when performing transport stops. But I'm not 100% on that...

    I've only had one session with 09 so far, so I will report back later this week after some more sessions. If I continue to get stuck notes, I'll do a rollback to 06 and see if it helps.

    I'm thankful for your diligence. I should have done a few more session before reporting to you guys, I don't want to cause you unnecessary work with too vague descriptions. 😬 I just wanted to see if I was alone or not... 😀

    @GreenLight can you please retest with the new EA build. There is a setting for sending all notes off if needed.

    • Like 2
×
×
  • Create New...