Hello, I would like to make a request: I vaguely remember that this was changed in the past but it seems to have returned. When trying to load a FLTK snapshot containing widget information that doesn't match the available widgets (i.e. new widgets were added or removed after saving the snapshot) Csound crashes with this: INIT ERROR in instr 4: unmatched widget, probably due to a modified orchestra. Modifying an orchestra makes it incompatible with old snapshot files FLloadsnap Sfile 0 Csound tidy up: Segmentation fault Would it be possible to change it so instead of crashing just notifies and then loads the data of any matching widgets while just ignoring the new or missing ones? In this way it would be possible to reuse the preset files without having to recreate them each time the widgets are modified. Thanks! Hector