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

Input vectors are parallel error in stereographic projection for 2D graph #207

Open
josemduarte opened this issue Jan 29, 2018 · 1 comment
Labels
Milestone

Comments

@josemduarte
Copy link
Contributor

josemduarte commented Jan 29, 2018

E.g. 5lwg. Log:

2018-01-29 07:02:47 ERROR - Unexpected error. Stack trace:
java.lang.IllegalArgumentException: Input vectors are parallel
        at eppic.commons.util.GeomTools.matrixFromPlane(GeomTools.java:116)
        at eppic.commons.util.GeomTools.matrixFromPlane(GeomTools.java:149)
        at eppic.assembly.ParametricCircularArc.<init>(ParametricCircularArc.java:78)
        at eppic.assembly.ParametricCircularArc.<init>(ParametricCircularArc.java:90)
        at eppic.assembly.LatticeGraph3D.positionEdges(LatticeGraph3D.java:225)
        at eppic.assembly.LatticeGraph3D.<init>(LatticeGraph3D.java:136)
        at eppic.Main.doWriteAssemblyDiagrams(Main.java:572)
        at eppic.Main.run(Main.java:987)
        at eppic.Main.run(Main.java:921)
        at eppic.Main.main(Main.java:895)

Another example: 2c0x

@josemduarte josemduarte added this to the 3.0.5 milestone Jan 29, 2018
@josemduarte josemduarte changed the title CLI crash on 5lwg Input vectors are parallel error in stereographic projection for 2D graph Feb 1, 2018
@josemduarte
Copy link
Contributor Author

The entry has lots of clashes, so the issue can be a consequence of that. We are not stopping in too many clashes case since 3.0.4

@josemduarte josemduarte modified the milestones: 3.0.5, 3.0.6 May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant