Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
invalid state at end of execution
cory_isaacson
Member, Developers Posts: 43 PRO
I had a FS feature working fine, then started getting this error. All I did was set the material for parts that were generated. Now I cannot get rid of the error, even if I roll back to before the point of setting the material. Any idea what's wrong? See the attached screen shot.
0
Best Answers
-
ilya_baran Onshape Employees, Developers, HDM Posts: 1,215Ok, with the debug function hint, I was able to reproduce it and it does look like a regression. Will investigate.Ilya Baran \ VP, Architecture and FeatureScript \ Onshape Inc5
-
ilya_baran Onshape Employees, Developers, HDM Posts: 1,215I believe it should be fixed now.Ilya Baran \ VP, Architecture and FeatureScript \ Onshape Inc5
Answers
I tracked it down further, it is related to my use of debug. I have a logMessage function that looks like this:
This function has been working fine for months, not sure what is different now.
Thanks!