PDA

View Full Version : Errors&crash



Paho
6th July 2016, 14:48
1. End process after 5294(636 to 5294). What is it?

Hitch warning: 636 msec frame time
Hitch warning: 592 msec frame time
Hitch warning: 759 msec frame time
Hitch warning: 669 msec frame time
Hitch warning: 824 msec frame time
Hitch warning: 1382 msec frame time
Hitch warning: 5294 msec frame time
2. Why for 7 day's uptime RAM rise from 400MB to 700MB?
-------------------------------------------------------------------
other
-------------------------------------------------------------------
3. G_ParseSpawnVars: closing brace without data.
What is it? maybe problem's in init()....
4. CL_ParseServerMessage: illegible server message?
I think Info String close to 1020 symbol's
5. CL_GetServerCommand: Надежная команда вышла из строя
Error appears when a lot of action in a short period of time?

Paho
6th July 2016, 15:01
6. Why not always removed?
Callback_StartGameType()
{
foldername = getCvar("fs_homepath") + "/" + getCvar("fs_game") + "/scriptdata/savestata";
system("rm -rf " + foldername+"/*");
....
}

IzNoGoD
6th July 2016, 20:12
http://www.linuxatemyram.com/

Paho
6th July 2016, 22:18
As for rest?