Author Topic: new issue  (Read 1824 times)

SquidProject

  • Traveller
  • *
  • Posts: 38
    • View Profile
new issue
« 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?

Platyna

  • Hydlaa Notable
  • *
  • Posts: 556
    • View Profile
(No subject)
« Reply #1 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.
Zuzanna K. Filutowska
RPG Players Community || Platyna\'s Planeshift Warehouse
\"The only thing necessary for evil to triumph is for good men to do nothing.\" -- Edward Burke

SquidProject

  • Traveller
  • *
  • Posts: 38
    • View Profile
(No subject)
« Reply #2 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!