We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tried this demo, getting error message. I am using latest ACE, CBA and no other mods:
`1:56:03 Error in expression <qualTo objNull) then { _value = _default; };
_unit setVariable >
1:56:03 Error position: <_default; };
1:56:03 Error Undefined variable in expression: _default 1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 45 1:56:03 Error in expression <t; };
_unit setVariable [_var, _value, true];
} forEach [ ["ace_med> 1:56:03 Error position: <_value, true]; } forEach [ ["ace_med> 1:56:03 Error Undefined variable in expression: _value 1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 48 1:56:03 Error in expression <qualTo objNull) then { _value = _default; };
} forEach [ ["ace_med> 1:56:03 Error position: <_value, true]; } forEach [ ["ace_med> 1:56:03 Error Undefined variable in expression: _value 1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 48`
The text was updated successfully, but these errors were encountered:
*UPDATE, did some testing, and it seems to be this line, in ROS_monitorHealth.sqf, line 969:
[_incap, _newJsonStr] call ace_medical_fnc_deserializeState;
Sorry, something went wrong.
No branches or pull requests
Hi, I tried this demo, getting error message. I am using latest ACE, CBA and no other mods:
`1:56:03 Error in expression <qualTo objNull) then {
_value = _default;
};
1:56:03 Error position: <_default;
};
1:56:03 Error Undefined variable in expression: _default
1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 45
1:56:03 Error in expression <t;
};
} forEach [
["ace_med>
1:56:03 Error position: <_value, true];
} forEach [
["ace_med>
1:56:03 Error Undefined variable in expression: _value
1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 48
1:56:03 Error in expression <qualTo objNull) then {
_value = _default;
};
1:56:03 Error position: <_default;
};
1:56:03 Error Undefined variable in expression: _default
1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 45
1:56:03 Error in expression <t;
};
} forEach [
["ace_med>
1:56:03 Error position: <_value, true];
} forEach [
["ace_med>
1:56:03 Error Undefined variable in expression: _value
1:56:03 File /z/ace/addons/medical/functions/fnc_deserializeState.sqf..., line 48`
The text was updated successfully, but these errors were encountered: