fShowMenu can only display 59 items
-
All of the select an item menus in the WIE use a function fShowMenu(), I haven't properly chased this down yet, it's not in the scripts that get downloaded, but from google I think it's this
I also haven't worked through to fully comprehend this code, but I can describe what I'm experiencing.
I had 59 profiles on an image, everything worked.
Added one more, now I get a fatal error "Menu too big!" when I go to select a profile on that image.
Remove one, everything works again.With this limitation, nothing that gets displayed via an fShowMenu can have more than 59 items, this is primarily Images and Profiles-on-One-Image. Presumably this issue does not surface unless the menus are displayed, so Model Match bypasses it.