thesourcerer8 / altium2kicad

Altium to KiCad converter for PCB and schematics
https://www2.futureware.at/KiCad/
GNU General Public License v2.0
853 stars 154 forks source link

Error at line 2957/2958 #101

Open patryksi11 opened 3 years ago

patryksi11 commented 3 years ago

Hello I'm trying to convert PCB but I'm getting this error

"Error: substring out of range: length:1988 pos:5236 wantedsize:8 field:X327 (main,convertpcb.pl:2957 - main::msubstr) Use of uninitialized value in unpack at convertpcb.pl line 2957. Use of uninitialized value in division (/) at convertpcb.pl line 2957."

thesourcerer8 commented 3 years ago

Thanks for reporting this, I am currently working on this issue. Could you please try to produce a minimal test-file that causes those errors?