He @ CP folks,
I get this error randomly when trying to run through an analysis. Some runs complete without error and then next plate could trigger it, sometimes every run persisting through a few app restarts. The image # that it triggers on is also random.
C++ assertion “(itemid >= 0 && itemid < SHRT_MAX) || (itemid >= wxID_AUTO_LOWEST && itemid <= wxID_AUTO_HIGHEST)” failed at ./src/common/menucmn.cpp(260) in wxMenuItemBase(): invalid itemid value
I see wx and menu so I think the GUI is complaining? Any idea for a fix?
-Joshua