ID 484589 - C_CameraSolver can't export nodes, it errors saying "list indices must be integers or slices, not float"

Follow

Summary
C_CameraSolver can't export nodes, it errors saying "list indices must be integers or slices, not float" 
 
Steps to reproduce
1) Open NukeX
2) Create a CheckerBoard and ColorWheel node
3) Create a C_CameraSolver node, and connect the other nodes in as inputs
4) In the exportMenu knob, select Transforms (separate) and press Create, Nuke errors and doesn't create all the correct nodes
 
Actual Result
Nuke errors when trying to create the nodes:
 This happens with every export option except Cameras and Camera Ingest. 
In the terminal the full error says:
Traceback (most recent call last):  File "<string>", line 2, in <module>  File "<string>", line 1, in <module>  File "C:\Program Files\Nuke13.0v3\plugins\caravr\RigExport2_1.py", line 643, in exportContactSheet    (shufflers, ingestGroups, masks, distortionMasks) = exportInputsMappings(rigNode, True, False, False)  File "C:\Program Files\Nuke13.0v3\plugins\caravr\RigExport2_1.py", line 287, in exportInputsMappings    shufflersKnobString[inputN] += cameraViews[camId] + " " + inputViews[inputViewId] + " "TypeError: list indices must be integers or slices, not float

Expected Behavior
The nodes to be created:
 
Workaround
There is no available workaround at this time.

Reproduced by Support in:

NukeX 13.0v3 - Windows 10, CentOS 7.5, macOS 11

NukeX 13.0v1 - Windows 10, CentOS 7.5, macOS 11 - regression

 
Not found in
NukeX 12.2v7 - Windows 10, CentOS 7.5, macOS 11

Earliest version tested:
NukeX 12.2v7 - This issue did not occur in this version and has regressed.

    We're sorry to hear that

    Please tell us why