Mods (complete and add to the following information):
x.xx [e.g. 1.00 stable, rc, dev]3.x.x [e.g. 3.0.0 stable, commit hash]3.x.x [eg. 3.0.0 stable, commit hash]Description:
I created a SP mission in ARMA 3 with ACE Mod. Have an AI Combat Medic. When healing, been getting this error:
Steps to reproduce:
Expected behavior:
A clear and concise description of what you expected to happen.
Where did the issue occur?
Log Files:
Additional context:
Add any other context about the problem here.
Screenshots:
If applicable, add screenshots to help explain your problem.
Is there anything in the mission that changes or sets ace medical values?
I could reproduce with player setVariable ["ace_medical_fractures", []] but that shouldn't ever happen in ace as it should always use a good default value before setting.
Nope...the AI Combat Medic settings are default as well as the server/mission settings.
Please fill out the template.
@PabstMirror
Is this variable overlap?
https://github.com/acemod/ACE3/blob/d7f12eb49adce1414e6733e0d857578c25d33956/addons/medical/initSettings.sqf#L13
https://github.com/acemod/ACE3/blob/a84af7ba9a41a9eb2646be4dd70465f679322932/addons/medical_engine/functions/fnc_updateDamageEffects.sqf#L25
https://github.com/acemod/ACE3/blob/eb8856e7c5a78a1282e4684a8d1af869098d9083/addons/medical_engine/script_macros_medical.hpp#L161
I just had it happen again but I saw why: I shot an OPFOR unit and my AI squad member attempted to heal the OPFOR unit. Then the error popped up.
I'm closing this until you fill out the template.
Most helpful comment
I'm closing this until you fill out the template.