aktos-io / aecad

Open Source Circuit Board Design Software that runs on the browser and desktop
https://aktos.io/aecad
54 stars 10 forks source link

Components must be upgraded before anything else #94

Closed ceremcem closed 1 year ago

ceremcem commented 2 years ago

Error

image

Reproduction

  1. Create a component (A) with LABEL_SET_A
  2. Use the component in a layout and netlist
  3. Create a pin-count compatible component (B) but with LABEL_SET_B
  4. Change the component A with B
  5. See that the error is thrown

This error is a null point exception:

image

ceremcem commented 1 year ago

Fixed, possibly by https://github.com/aktos-io/aecad/pull/90/commits/07508c1794f4a6cd61e098479bcfa732cf121b17