sparrow8332 Posted January 28, 2014 Report Share Posted January 28, 2014 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 More sharing options...
vbawol Posted January 28, 2014 Report Share Posted January 28, 2014 its ok, just some log spam related to Sauerland nothing to worry about just now. Link to comment Share on other sites More sharing options...
MGT Posted January 28, 2014 Report Share Posted January 28, 2014 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 More sharing options...
HotBassyx Posted January 28, 2014 Report Share Posted January 28, 2014 ^This Link to comment Share on other sites More sharing options...
falconsan Posted January 28, 2014 Report Share Posted January 28, 2014 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 More sharing options...
Skaronator Posted January 28, 2014 Report Share Posted January 28, 2014 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 MGT and Revoplay 2 Link to comment Share on other sites More sharing options...
vbawol Posted January 28, 2014 Report Share Posted January 28, 2014 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. MGT 1 Link to comment Share on other sites More sharing options...
MGT Posted January 28, 2014 Report Share Posted January 28, 2014 Checkout this simple fix. 58988a4 Fixed and working! Link to comment Share on other sites More sharing options...
HotBassyx Posted January 28, 2014 Report Share Posted January 28, 2014 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 More sharing options...
BetterDeadThanZed Posted January 29, 2014 Report Share Posted January 29, 2014 Already fixed for 1.0.4.1. Version 1.0.4.1... yay! I'm waiting a few days. I probably won't bother updating to 1.0.4. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now