Skip to content

ConfSpaceCompiler crash #11

@cuchaz

Description

@cuchaz

Adding a Translation/Rotation motion to the protein chain causes a crash:

java.util.NoSuchElementException: atom CA is not a static atom
at edu.duke.cs.ospreygui.compiler.FixedAtoms.getStatic(FixedAtoms.kt:75)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler$compileStatic$1.invoke(ConfSpaceCompiler.kt:668)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler$compileStatic$1.invoke(ConfSpaceCompiler.kt:26)
at edu.duke.cs.ospreygui.forcefield.ForcefieldParams$Companion.forEachPairIntramol(ForcefieldParams.kt:106)
at edu.duke.cs.ospreygui.forcefield.ForcefieldParams$Companion.forEachPair(ForcefieldParams.kt:78)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler.compileStatic(ConfSpaceCompiler.kt:655)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler.compile(ConfSpaceCompiler.kt:298)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler.access$compile(ConfSpaceCompiler.kt:26)
at edu.duke.cs.ospreygui.compiler.ConfSpaceCompiler$compile$1.run(ConfSpaceCompiler.kt:96)
at java.base/java.lang.Thread.run(Unknown Source)

But moving the Translation/Rotation motion to the small ligand avoids the crash somehow.
1m17_ligandflex_790.alt.confspace.txt
1m17_ligandflex_790.confspace.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions