Any idea whats causing this in the rpt, have put everything back to stock
12:55:04 Error in expression < compile format ["%1",_data];
_status = _result select 0;
if (_status == "Objec>
12:55:04 Error position: <_result select 0;
if (_status == "Objec>
12:55:04 Error Undefined variable in expression: _result
12:55:04 File z\addons\dayz_server\system\server_monitor.sqf, line 288
12:55:04 Error in expression <status = _result select 0;
if (_status == "ObjectStreamStart") then {
_val = _r>
12:55:04 Error position: <== "ObjectStreamStart") then {
_val = _r>
12:55:04 Error Generic error in expression
12:55:04 File z\addons\dayz_server\system\server_monitor.sqf, line 290
Edit: Fixed, check your obect data in database and look for the most recent write, check integrity of tables. Partial writes made like if a player buys a vehicle just before restart can cause errors like the above in the rpt log.
Question
MGT
Any idea whats causing this in the rpt, have put everything back to stock
Edit: Fixed, check your obect data in database and look for the most recent write, check integrity of tables. Partial writes made like if a player buys a vehicle just before restart can cause errors like the above in the rpt log.Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now