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

Bad error messages when default via padstack is not set #725

Open
alex-fu27 opened this issue Jun 14, 2023 · 0 comments
Open

Bad error messages when default via padstack is not set #725

alex-fu27 opened this issue Jun 14, 2023 · 0 comments

Comments

@alex-fu27
Copy link

If there is a default via rule, but the padstack is set to (None) (which is the case if the via rule was newly created, then placing a via with the "place via" tool will throw this error:

Seq Level Domain Message; Detail
11 Warning Tool Didn't find a via for net VCC; make sure that there's a default via rule

Which is okay, at least it points the user at the via rules, but adding a via while routing a track will cause

Seq Level Domain Message; Detail
8 Critical Core exception thrown in tool_update; Padstack 00000000-0000-0000-0000-000000000000 not found

which is not very descriptive.

(in Horizon 2.4.0)

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

No branches or pull requests

1 participant