You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my reclass crashed when i added value to enum, so that may have caused the problem. By now i 've fixed this by running reclass under visual studio debugger and after it hit breakpoint on "var enumsElement = document.Root.Element(XmlEnumsElement);" line changed 'enumsElement' to nullptr, that allowed me to load, and then 'Save as' my file, it's working for now.
rc.zip
when i open my reclass file i get error i've mentioned in title.
The text was updated successfully, but these errors were encountered: