Every once in a while, psclient, when it is finally done loading the plaza, does this:
psclient: coreanimation.cpp:240: void CalCoreAnimation::getPose(float, std::vector >&) const: Assertion `time >= 0.0f && \"time must be > 0\"\' failed.
Aborted
Once it does this once, it keeps doing it. All I can do to fix it is to recompile it. And it is not enough to recompile in the same dir, even if run jam clean. I have to delete the entire directory and copy over a dierctory that is just cvs source (the cvs version that malverian\'s script downloads) Once I recompile it that way I can run it a few times before it does that again. Any thoughts?