Skip to content
New issue

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

getting error message #1

Open
bendy101 opened this issue Oct 10, 2023 · 1 comment
Open

getting error message #1

bendy101 opened this issue Oct 10, 2023 · 1 comment

Comments

@bendy101
Copy link

bendy101 commented Oct 10, 2023

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;
};

_unit setVariable >

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;
};

_unit setVariable >

1:56:03 Error position: <_default;
};

_unit setVariable >

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`

@bendy101
Copy link
Author

*UPDATE, did some testing, and it seems to be this line, in ROS_monitorHealth.sqf, line 969:

[_incap, _newJsonStr] call ace_medical_fnc_deserializeState;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant