When trying to create a new Model on Nutcracker I receive a wxWidgets Debug Alert. Not sure why or what it means.
Thanks!
./src/common/arrstr.cpp(219): assert "bCase && !bFromEnd" failed in Index(): search parameters ignored for auto sorted array
Call stack:
[00] ModelListDialog::OnButton_NewClick(wxCommandEvent&)
[01] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const
[02] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[03] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[04] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[05] wxEvtHandler::TryHereOnly(wxEvent&)
[06] wxEvtHandler::ProcessEventLocally(wxEvent&)
[07] wxEvtHandler::ProcessEvent(wxEvent&)
[08] wxWindowBase::TryAfter(wxEvent&)
[09] wxEvtHandler::ProcessEvent(wxEvent&)
[10] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[11] wxWindowBase::HandleWindowEvent(wxEvent&) const
[12] wxControl::ProcessCommand(wxCommandEvent&)
[13] wxButton::OSXHandleClicked(double)
[14] wxWidgetCocoaImpl::controlAction(NSView*, void*, void*)
[15] wxOSX_controlAction(NSView*, objc_selector*, objc_object*)
[16] -[NSObject performSelector:withObject:]
[17] __36-[NSApplication sendAction:to:from:]_block_invoke
[18] _os_activity_initiate
[19] -[NSApplication sendAction:to:from:]
[20] -[NSControl sendAction:to:]
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.