Script Error in RPT - leading to crashes

  1. 4 years ago

    Continous Error:

    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
    17:49:41 Error in expression <t _customCode > 0) && (diag_tickTime >= _customNext)>
    17:49:41   Error position: <_customNext)>
    17:49:41   Error Undefined variable in expression: _customnext
  2. Check the "custom perf monitors" option in the sys_data module. Something is wrong there. It defaults to:

    [[''entities'',150],[''vehicles'',300],[''agents'',450],[''allDead'',600],[''objects'',750],[''triggers'',900], [''activeScripts'',1050]]
 

or Sign Up to reply!