Jump to content

Persistent Error in RPT log


Carp!

Recommended Posts

Thoughts? Fixes?

 

 9:43:32 Error in expression <if (DZE_CleanNull) then {
[] spawn server_sp>
 9:43:32   Error position: <DZE_CleanNull) then {
[] spawn server_sp>

 

 

Happens very frequently and not sure how to remove / fix this.

Link to comment
Share on other sites

Its part of the server cleanup file and im not sure how its supposed to be edited. Here is the script in the file:

 

/*%FSM</STATE>*/
    /*%FSM<STATE "cleanup_null">*/
    class cleanup_null
    {
      name = "cleanup_null";
      init = /*%FSM<STATEINIT""">*/"if (DZE_CleanNull) then {" \n
       " [] spawn server_spawnCleanNull;" \n
       "};"/*%FSM</STATEINIT""">*/;
      precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
      class Links
 
I am guessing this is an Epoch dev thing.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...