View Single Post
Re: POD-bot back into shape.
Old
  (#111)
Cooley
Guest
 
Status:
Posts: n/a
Default Re: POD-bot back into shape. - 09-03-2004

I just got this error with PODbot on a linux server.


hlds_i686: bot.cpp:8084: void BotThink(bot_t *): Assertion `(pEdict->v.v_angle.x > -181.0) && (pEdict->v
.v_angle.x < 181.0) && (pEdict->v.v_angle.y > -181.0) && (pEdict->v.v_angle.y < 181.0) && (pEdict->v.ang
les.x > -181.0) && (pEdict->v.angles.x < 181.0) && (pEdict->v.angles.y > -181.0) && (pEdict->v.angles.y
< 181.0) && (pEdict->v.ideal_yaw > -181.0) && (pEdict->v.ideal_yaw < 181.0) && (pEdict->v.idealpitch > -181.0) && (pEdict->v.idealpitch < 181.0)' failed.


Any idea on a solution to this. Any help would be appreciated and nice work on the new version Pierre-Marie Baty.

Cooley