← Back to team overview

yade-users team mailing list archive

BexContainer not thread-synchronized; call sync() first!

 

Hi evrybody !

I made changes in an xml file: in fact I replaced the triaxial
compression engine by another engine.

Yade load the new xml file properly, but when running the similation
yade crashes and throw me this error message:

terminate called after throwing an instance of 'std::runtime_error'
  what():  BexContainer not thread-synchronized; call sync() first!

I think yade here is unable to collect some data, or it tries to collect
some data but finds that they don't match or correspond with the data in
the xml file as it is loaded.

I may be induced into wrong deductions because I still can't solve this
problem, Can somebody enlighten me ?




 



Follow ups