Nerostix Posted May 20, 2013 Report Share Posted May 20, 2013 Whenever vehicles are sold they reappear at the place they are sold after a server restart. Link to comment Share on other sites More sharing options...
0 vbawol Posted May 20, 2013 Report Share Posted May 20, 2013 Check your server log RPT for errors related to the deletion of the vehicle and post them here. Link to comment Share on other sites More sharing options...
0 Nerostix Posted May 20, 2013 Author Report Share Posted May 20, 2013 I'm not quite sure what line to be looking for, sorry for being such a noob. Link to comment Share on other sites More sharing options...
0 Prometheus Posted May 21, 2013 Report Share Posted May 21, 2013 Pastebin your RPT and I will look at it for you. Link to comment Share on other sites More sharing options...
0 Nerostix Posted May 21, 2013 Author Report Share Posted May 21, 2013 http://pastebin.com/biLLvAii Link to comment Share on other sites More sharing options...
0 Prometheus Posted May 22, 2013 Report Share Posted May 22, 2013 21:34:36 Error in expression <"0"; }; if (!_parachuteWest) then { if (_objectID == "0" && _uid == "0") then { > 21:34:36 Error position: <_objectID == "0" && _uid == "0") then { > 21:34:36 Error Undefined variable in expression: _objectid 21:34:36 File z\addons\dayz_server\compile\server_updateObject.sqf, line 24 21:34:36 "HIVE: WRITE: "CHILD:305:<null>:[0,[0,0,0]]:0:"" 21:34:36 Error in expression < }; _key = format["CHILD:305:%1:%2:%3:",_objectID,_worldspace,_fuel]; diag_log (> 21:34:36 Error position: <_objectID,_worldspace,_fuel]; diag_log (> 21:34:36 Error Undefined variable in expression: _objectid 21:34:36 File z\addons\dayz_server\compile\server_updateObject.sqf, line 59 21:34:36 Error in expression <Inventory",[]]); if (str(_inventory) != _previous) then { _object setVariable["l> 21:34:36 Error position: <_previous) then { _object setVariable["l> 21:34:36 Error Undefined variable in expression: _previous 21:34:36 File z\addons\dayz_server\compile\server_updateObject.sqf, line 72 21:34:36 "HIVE: WRITE: "CHILD:306:<null>:[]:0:"" 21:34:36 Error in expression <s; _key = format["CHILD:306:%1:%2:%3:",_objectID,_array,_damage]; diag_log ("HI> 21:34:36 Error position: <_objectID,_array,_damage]; diag_log ("HI> 21:34:36 Error Undefined variable in expression: _objectid 21:34:36 File z\addons\dayz_server\compile\server_updateObject.sqf, line 96 21:34:36 Error in expression <iable ["ObjectUID","0"]; if ((typeName _objectID != "string") || (typeName _uid> 21:34:36 Error position: <_objectID != "string") || (typeName _uid> 21:34:36 Error Undefined variable in expression: _objectid 21:34:36 File z\addons\dayz_server\compile\server_updateObject.sqf, line 16 I pulled this from your RPT log. What modifications did you make to server_updateObject.sqf? Link to comment Share on other sites More sharing options...
0 Nerostix Posted May 22, 2013 Author Report Share Posted May 22, 2013 None actually, we only added a custom loading screen so far and are trying to improve the viewing distance. Link to comment Share on other sites More sharing options...
0 Nerostix Posted May 28, 2013 Author Report Share Posted May 28, 2013 Any fix for this? Link to comment Share on other sites More sharing options...
0 Prometheus Posted June 3, 2013 Report Share Posted June 3, 2013 Can you pastebin the server_updateObject.sqf that is currently running on the server with the issue? Link to comment Share on other sites More sharing options...
0 vbawol Posted June 6, 2013 Report Share Posted June 6, 2013 Double check that both your server and client files are updated on the server box. Link to comment Share on other sites More sharing options...
Question
Nerostix
Whenever vehicles are sold they reappear at the place they are sold after a server restart.
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