Keep hitting Error at line 442 of juce_AudioProcessor

I’m really not sure what to make of this. I hit this assertion failure which causes my program to terminate when building in xcode.

Oddly enough, when I set a breakpoint and step through the code until it finishes, my GUI loads successfully…

Another update, but when use command+B the program also fully runs until my GUI is loaded successfully…

I’m still curious however as to why this is maybe happening? Thanks

Did you read the well explained comment above the assertion?

1 Like