Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index out of range #133

Closed
xzf16 opened this issue Mar 4, 2024 · 6 comments · Fixed by #138
Closed

Index out of range #133

xzf16 opened this issue Mar 4, 2024 · 6 comments · Fixed by #138

Comments

@xzf16
Copy link

xzf16 commented Mar 4, 2024

When I using fabrication toolkit, I got an error message: Index out of range.
Indexoutofrange

Kicad version is:
Application: KiCad PCB Editor x64 on x64

Version: 8.0.0, release build

Libraries:
wxWidgets 3.2.4
FreeType 2.12.1
HarfBuzz 8.3.0
FontConfig 2.14.2
libcurl/8.5.0-DEV Schannel zlib/1.3

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Feb 23 2024 02:24:15
wxWidgets: 3.2.4 (wchar_t,wx containers)
Boost: 1.83.0
OCC: 7.7.1
Curl: 8.5.0-DEV
ngspice: 42
Compiler: Visual C++ 1936 without C++ ABI

Build settings:

Fabarication toolkit version is:4.2.0

@dzid26
Copy link
Contributor

dzid26 commented Mar 5, 2024

Strange, I also am getting this now on a simplest board possible, while it still works on a super complicated one.
I have a feeling it's related to layer I imported from altium.
Example board ford_q3.zip

@xzf16
Copy link
Author

xzf16 commented Mar 6, 2024

Strange, I also am getting this now on a simplest board possible, while it still works on a super complicated one. I have a feeling it's related to layer I imported from altium. ford_q3.zip

The board I have was designed by KiCAD originally, so I don't think it's related to importing from altium issue.

And the board was my companies product, so I can't upload it here.

@Tjookum
Copy link

Tjookum commented Mar 7, 2024

I have the exact same issue since updating to kicad 8.

@bennymeg
Copy link
Owner

bennymeg commented Mar 7, 2024

Can you find what's common on the PCB's that does not work?

@sascha-hemi
Copy link

Same Problem here. Can´t Upload PCB, because it´s Product from my Company

@dzid26
Copy link
Contributor

dzid26 commented Mar 7, 2024

Same Problem here. Can´t Upload PCB, because it´s Product from my Company

I think I know what is the problem. Will fix soon.

If you need to fix it immediately, find graphics that are set as "unspecified" (for example graphics) and Exclude from Position files.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants