PlaneShift
Support => Linux Specific Issues => Topic started 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?
-
Have you tried the Linux installer?
BTW: If you are posting an error message deactivate smileys in that post...
Regards.
-
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!