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

1y4m: fails to generate some assemby mmcif files with NPE #155

Closed
josemduarte opened this issue Jan 20, 2017 · 2 comments
Closed

1y4m: fails to generate some assemby mmcif files with NPE #155

josemduarte opened this issue Jan 20, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@josemduarte
Copy link
Contributor

Stack trace:

Exception in thread "main" java.lang.NullPointerException
        at eppic.assembly.Assembly.centerSymmetrically(Assembly.java:474)
        at eppic.assembly.Assembly.getStructurePacked(Assembly.java:419)
        at eppic.assembly.Assembly.writeToMmCifFile(Assembly.java:868)
        at eppic.Main.doWriteCoordFiles(Main.java:532)
        at eppic.Main.run(Main.java:942)
        at eppic.Main.run(Main.java:879)
        at eppic.Main.main(Main.java:853)

@josemduarte josemduarte added this to the 3.0 milestone Jan 20, 2017
@josemduarte
Copy link
Contributor Author

This looks similar to #156, some problem with quaternary symmetry code

@josemduarte josemduarte modified the milestones: 3.0.1, 3.0 Mar 17, 2017
@josemduarte
Copy link
Contributor Author

Same problem in 2n8r

@josemduarte josemduarte modified the milestones: 3.0.2, 3.0.1 Apr 7, 2017
@josemduarte josemduarte modified the milestones: 3.0.2, 3.0.3 Sep 18, 2017
josemduarte added a commit that referenced this issue Oct 3, 2017
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

2 participants