I'm trying to copy a VE that has Mixins().mixInOverride(SplineComputingOverride?,_self) called on it so it can draw splines. However, I'm getting an error when trying to do a Templating.simpleCopy() of that VE. This is what I get
Traceback (most recent call last):
File "<string>", line 1, in <module>
at field.core.dispatch.VisualElement.createWithName(VisualElement.java:104)
at field.core.plugins.history.Templating.simpleCopy(Templating.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
IllegalArgumentException: java.lang.IllegalArgumentException: java.lang.InstantiationException: $Proxy13