OrCAD+Allegro 16.6-2015 Import Error

Hi!

Hope all’s well in Toronto!

I’m working on a board with Cadence 16.6-2015 tools and would like to be able to import it to share with my labmates. I’m hitting the error below after uploading the generated upv and Allegro BRD file.

Regards,
George.

Unexpected import error. | Traceback (most recent call last):
  File "/home/ubuntu/builds/20160403010553/eggs/background_workers-201603132855_12c5e5cd-py2.7.egg/background_workers/handlers/import_file.py", line 326, in work
  File "/usr/lib/python2.7/dist-packages/upconvert/upconverter.py", line 159, in file_to_upv
    design = Upconverter.parse_brd(brd_tmp_path, brd_fmt, design, args)
  File "/usr/lib/python2.7/dist-packages/upconvert/upconverter.py", line 105, in parse_brd
    design = par.parse(in_filename)
  File "/usr/lib/python2.7/dist-packages/upconvert/parser/zipfile_parser.py", line 162, in parse
    results = self.parse_files(detected_files, brd_files)
  File "/usr/lib/python2.7/dist-packages/upconvert/parser/zipfile_parser.py", line 101, in parse_files
    results.append(parser.parse(files))
  File "/usr/lib/python2.7/dist-packages/upconvert/parser/allegro/allegro.py", line 79, in parse
    layout.attach_footprints(self.design, records, negative_shapes)
  File "/usr/lib/python2.7/dist-packages/upconvert/parser/allegro/layout.py", line 274, in attach_footprints
    unit_multiplier, negative_shapes, get_pin_connections)
  File "/usr/lib/python2.7/dist-packages/upconvert/parser/allegro/layout.py", line 342, in create_footprint
    for via in create_hole(hole_geometry['VIA CLASS'][refdes], 0, 0, unit_multiplier,
KeyError: 'C1'