Skip to content

visual studio running VBDDynamics.exe throw exception #9

@YZXExusiai

Description

@YZXExusiai

Compile and build the VBD simulator successfully,but when trying to run the example using model and parameter json file in "\Simulator\VBDDynamics\ParameterGen\Parameters",the visual studio throws an exception in file 'InputHandler.h'.
the error log is "Writing access permission conflict GAIA::VBDPhysics::physicsParams(...) return nullptr。"
in code "
if (outFolder == "noOutput")
{
physics.physicsParams().saveOutputs = false;//throw exception
}
"
While I have tried to use cmd to input the parameter like provided example,but after it finishes running,it won't give any feedback.
I am very looking forward to see the nice simulation video in your project,so could you give me some relevant suggestion to fix this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions