Results 1 to 4 of 4

Thread: Errors&crash

  1. #1
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts

    Errors&crash

    1. End process after 5294(636 to 5294). What is it?
    Code:
    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?

  2. #2
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts
    6. Why not always removed?
    Callback_StartGameType()
    {
    foldername = getCvar("fs_homepath") + "/" + getCvar("fs_game") + "/scriptdata/savestata";
    system("rm -rf " + foldername+"/*");
    ....
    }
    Last edited by Paho; 6th July 2016 at 15:04.

  3. #3
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. The Following User Says Thank You to IzNoGoD For This Useful Post:

    Paho (6th July 2016)

  5. #4
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts
    As for rest?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •