all my plugins now don't work with newest update October 2020 Product Update V.2.0.9142

superclod3W6YQ
Explorer
Explorer

all my plugins now don't work with newest update October 2020 Product Update V.2.0.9142

superclod3W6YQ
Explorer
Explorer

October 2020 Product Update V.2.0.9142  has broken all my plugins purchased from the autodesk store.

i get the contact plugin author error plugin cannot run plugin. manual start will not work.

 

I contacted the author of the plug in however now my work day is ruined as i rely on these plug ins.

i guess it has something to do with all the sketch changes in these update.

 

anyone else have this problem?

1 Like
Reply
504 Views
4 Replies
Replies (4)

kandennti
Mentor
Mentor
0 Likes

JesusFreke
Advocate
Advocate

Another issue I've found in my own code is that the SWIG collections don't seem to support negative indexing any longer. Previously, you could use the pythonic [-1] indexing to refer to the end of the list, but that no longer works.

2 Likes

JeromeBriot
Mentor
Mentor

@JesusFreke wrote:

Another issue I've found in my own code is that the SWIG collections don't seem to support negative indexing any longer. Previously, you could use the pythonic [-1] indexing to refer to the end of the list, but that no longer works.


Same here. I can't understand why?

0 Likes

goyals
Autodesk
Autodesk

Not able to pass [-1] as valid index in a list looks a bug to me. Created ticket FUS-74230  to track this. Thank you for posting it.



Shyam Goyal
Sr. Software Dev. Manager
2 Likes