PlaneShift

Support => Linux Specific Issues => Topic started by: SquidProject on May 24, 2005, 09:34:20 pm

Title: new issue
Post by: SquidProject on May 24, 2005, 09:34:20 pm
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?
Title:
Post by: Platyna on May 25, 2005, 12:04:44 pm
Have you tried the Linux installer?
BTW: If you are posting an error message deactivate smileys in that post...

Regards.
Title:
Post by: SquidProject on May 26, 2005, 11:12:50 am
Nevermind, just had to recompile everything (not just PS) and it works fine now.  I would have used the installer, but, once you almost have it running from source, it\'s very difficult to give up!