-
Notifications
You must be signed in to change notification settings - Fork 60
visual studio running VBDDynamics.exe throw exception #9
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels