Jump to content
  • 0

Sold vehicles come back


Nerostix

Question

9 answers to this question

Recommended Posts

  • 0
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...