v1_2_3:temp fix for Rhino update breaks
The Rhino 8.9.24194.18121
version brakes various problems for script-sync.
This release introduce a fix for the
- #18 : I allow to reload only one custom package and it works
- #17 : this is only a temporary fix, the error will still be present in Rhino. Nothing cannot be done untill they solve the bug. The only thing we can do is chaging the
package_2_reload
to onlyitem
and notlist
so the error will not occur immediately. It's onlytemporary.