Copy link to clipboard
Copied
Hello, just submitting this error on the latest release (v 22.0.0.34) when opening premiere pro.
Export Frame button in Program Monitor is not working as well (shortcut keys work just fine though)
Is there a better place to report these errors/bugs? Or is this the best place.
Thanks!
Debug Assert failed!
Expression: dvacore::config::IsClientNameInitialized()
If you hit this assert, you are likely trying to use the DebugDatabase at a time where it is yet not available, i.e. static init. You must rework and move code to main initialization.
Process: Adobe Premiere Pro (Beta)
Process ID: 21764
Thread ID: 746446
File: /Users/dvaeng/main/dva/shared/adobe/dvacore/debug/src/DebugDatabase.cpp
Line: 61
Function: static dvacore::debug::DebugDatabase &dvacore::debug::DebugDatabase::Instance()
Assert Dialog Show:true
dvaui::drawbot::UseAdobeCleanUXFont()
dvaui::ui::Theme::Initialize(boost::intrusive_ptr<dvaui::ui::Theme>)
dvaui::ui::Theme::GetTheme(dvacore::utility::ImmutableString const&, bool)
dvaui::ui::Theme::Get()
dvaui::ui::GetFontSize(unsigned long)
_GLOBAL__sub_I_TimeBarControlAppearance.cpp
??? <4376136532>
??? <2698782081077907308>
??? <4252664690009057444>
??? <1441292622623025132>
??? <-8571053773951719444>
??? <460633803763099628>
??? <-8917127257817480608>
??? <3776690504391328556>
??? <-8616371245202232708>
??? <3172082254416778556>
??? <-3947123594037521832>
??? <-9059272121056456648>
??? <0>
Copy link to clipboard
Copied
See this staff response re disabling these messages. My experience has been that either a) there is a temporary error (as happened in the linked thread) or b) they need to test something, so have the asserts turned on. In either case, disabling can keep you working.
Stan
Copy link to clipboard
Copied
much appreciated Stan,
I'll search out these topics next time.
Copy link to clipboard
Copied
I think of this as a rite of passage... I struggled with these (a couple of years ago) until I filed a bug report and staff explained why they happened (on purpose) and how to get rid of them!
Stan