I am finding that when I have a plugin with a live.numbox (or any other live.* object), I typically run into the following scenario:
1. edit multiple instances of the plugin in live, changing the values of live.* objects.
2. save
3. open live session again, all values are retained properly.
4. edit device (original amxd)
5. device/amxd opens in max and value that was previously in plugin instance is now in live.* object - great
6. make a change to amxd file (moving an object one pixel back and forth in patch mode; nothing major here)
7. save, close
8. all instances of my plugin now have the wrong values, typically the lowest value in the range.
Is there any way to avoid this? It's absolutely killing productivity on a big project.
It really appears that the M4L sys is unstable, but I could certainly be missing something vital here.
Please let me know if there is something I can do to solve this! For instance, is there some magical parameter setting combination that can help avoid this issue? If so, could this possibly be the default?
Thank you so much...
jml