Jump to content

RPT spam


sparrow8332

Recommended Posts

 7:24:44 ca\buildings\tents\astan.p3d: vehicle, config class missing
 7:24:46 ca\characters2\other\massgrave.p3d: house, config class missing
 7:24:46 ca\buildings\posed.p3d: house, config class missing
 7:24:46 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:47 ca\buildings\posed.p3d: house, config class missing
 7:24:49 ca\fal_trafficsigns\rails_bridge_40_fal.p3d: house, config class missing
 7:24:50 ca\misc\houpacka.p3d: house, config class missing
 7:24:51 ca\buildings\tents\astan.p3d: vehicle, config class missing
 7:24:51 ca\misc\houpacka.p3d: house, config class missing
 7:24:52 ca\misc\houpacka.p3d: house, config class missing
 7:24:53 ca\misc\piskoviste.p3d: house, config class missing
 7:24:53 ca\fal_trafficsigns\blitzer.p3d: house, config class missing
 7:24:53 ca\fal_trafficsigns\blitzer.p3d: house, config class missing
 7:24:54 ca\misc\piskoviste.p3d: house, config class missing
 7:24:54 ca\misc\piskoviste.p3d: house, config class missing
 7:24:54 ca\misc\piskoviste.p3d: house, config class missing
 7:24:54 ca\misc\houpacka.p3d: house, config class missing
 7:24:54 ca\misc\houpacka.p3d: house, config class missing
 7:24:55 ca\misc\piskoviste.p3d: house, config class missing
 7:24:55 ca\misc\houpacka.p3d: house, config class missing
 7:24:56 ca\misc\houpacka.p3d: house, config class missing

any idea why these errors are coming up ?

Link to comment
Share on other sites

Awol, im pretty sure everyone is getting this:-

13:46:29 Error in expression <;
};
};
};
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error position: <_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error Undefined variable in expression: _bqty
13:46:29 File z\addons\dayz_server\system\server_monitor.sqf, line 69
Link to comment
Share on other sites

The Fitrst post is an not dangerous issue, beacuse the missing class of the object has no effect to the running server or game. It an original model from Bohemia and they made this model and the bug with it. Errors are Bohemia typical. :)

 

The next is not map related. I use no scripts or other things in the map, so it must an issue by the engine. :)

 

regards

Link to comment
Share on other sites

 

Awol, im pretty sure everyone is getting this:-

13:46:29 Error in expression <;
};
};
};
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error position: <_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error Undefined variable in expression: _bqty
13:46:29 File z\addons\dayz_server\system\server_monitor.sqf, line 69

Checkout this simple fix. 58988a4

Link to comment
Share on other sites

Awol, im pretty sure everyone is getting this:-

13:46:29 Error in expression <;
};
};
};
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error position: <_bQty) + " Epoch Objects and " + str(_vQ>
13:46:29 Error Undefined variable in expression: _bqty
13:46:29 File z\addons\dayz_server\system\server_monitor.sqf, line 69

Already fixed for 1.0.4.1.
Link to comment
Share on other sites

Yeah this is working, but there's another problem:

 

"f (_status == "Objec>
19:10:42   Error Nicht definierte Variable in Ausdruck: _result
19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 270
19:10:42 Error in expression < compile format ["%1",_data];
_status = _result select 0;"

 

"} else {
diag_log "HI>
19:10:42   Error Nicht definierte Variable in Ausdruck: spawn_vehicles
19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 295
19:10:42 Error in expression < "_x" from 1 to _vehLimit do {
[] spawn spawn_vehicles;
};"

 

"diag_log ("HIVE: S>
19:10:42   Error Nicht definierte Variable in Ausdruck: spawn_roadblocks
19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 303
19:10:42 Error in expression <rom 1 to MaxDynamicDebris do {
[] spawn spawn_roadblocks;
};"

 

"if(isnil "dayz_MapA>
19:10:43   Error Nicht definierte Variable in Ausdruck: spawn_mineveins
19:10:43 File z\addons\dayz_server\system\server_monitor.sqf, line 313
19:10:43 "Total Number of spawn locations 5"
19:10:43 Error in expression <if (isDedicated) then {"

 

"[] spawn {
sleep 20>
19:10:43   Error Nicht definierte Variable in Ausdruck: server_spawnevents
19:10:43 File z\addons\dayz_server\system\server_monitor.sqf, line 335"
 

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...