Traceback error

Not applicable
09-12-2019
01:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I'm new here. I just started using fusion.
I want to convert mij model to GBRL using the Add on. Now i get this failure.
Failed:
Traceback(most resent call last):
File *C/User/***/Appdata/Roaming/Autodesk/Autodesk Fusion 360/API/Addins/UGS_Fusion/UGS_Fusion.py*. line 223, in notify
(OpName,UGS_path,UGS_post,UGS_platform,saveSettings,ShowOperations) = getInputs(inputs)
File *C/User/***/Appdata/Roaming/Autodesk/Autodesk Fusion 360/API/Addins/UGS_Fusion/UGS_Fusion.py*. line 190, in getInputs
opName = OperationName
UnboundLocalError:local variable 'operationName' reference before assignment.
Thanks