Re: POD-bot back into shape. -
10-03-2004
Sorry still getting
hlds_i686: bot.cpp:8089: 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.angles.x > -181.0) && (pEdict->v.an
gles.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.
Now when I try to kill the server with the exit command I get the following error:
L 03/10/2004 - 12:17:56: "Make me Laugh<-1><><CT>" disconnected
Dropped Make me Laugh from server
Reason: Server shutting down
L 03/10/2004 - 12:17:56: "Hemp Invader<-1><><TERRORIST>" triggered "Dropped_The_Bomb"
./hlds_run: line 423: 17448 Segmentation fault $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Thanks for the continued work.
Cooley
Last edited by Cooley; 10-03-2004 at 19:33..
|