Damian Winnicki
Damian Winnicki
I can confirm this issue exists also on my Exile server: I migrated my server from Windows machine to Linux Ubuntu 20.04, Linux binary x64, Exile mod + extDB3 x64...
Also there is another workaround, making then unconscious then conscious fixes it: `{ _x setUnconscious true; sleep 5; _x setUnconscious false; } forEach allUnits;`
Solution can be based on my code here: https://pastebin.com/f7LDJxGv
Could we consider making this code more resilient by optionally adding an isNil check (switch in Addons options?)? This would help in scenarios where it's crucial to avoid crashes and...
@martinco Is this related? https://github.com/A3Antistasi/A3-Antistasi/issues/196 Does it also happen with only Advanced Rappelling or only with Advanced Urban Rappeling?