sethduda / AdvancedRappelling

Advanced Rappelling (Arma 3)
26 stars 7 forks source link

AI stop moving and responding during a mission [ALiVE] #4

Open kwinteng opened 7 years ago

kwinteng commented 7 years ago

Appearantly Adv rappelling (or urban rappelling) isn't playing nice with ALiVE The generated AI groups fire without raising their weapon and do not move (stuck in rappel animation)

https://github.com/ALiVEOS/ALiVE.OS/issues/239

I have no further information just yet

wallopthecat commented 7 years ago

Can confirm that this is not related to Alive. Running into the same thing with VCOM AI

It only happens on Linux host. Modset ace, cba_a3, overthrow, advancedrappelling works on a windows host but not a linux host or docker image

wallopthecat commented 7 years ago

I believe this the same issue https://github.com/sethduda/AdvancedUrbanRappelling/issues/11

damian-gdes commented 7 years ago

I can confirm that using this mod makes units stop not even move a bit on linux dedicated server (arma1.70) - same issue as on https://github.com/sethduda/AdvancedUrbanRappelling/issues/11 same issue is on DAC generated mission or BIS dynamic simulation

wallopthecat commented 7 years ago

How are your units spawned?

On Jun 18, 2017 10:03 AM, "Damian Gola" notifications@github.com wrote:

I can confirm that using this mod makes units stop not even move a bit on linux dedicated server (arma1.70) - same issue as on sethduda/ AdvancedUrbanRappelling#11 https://github.com/sethduda/AdvancedUrbanRappelling/issues/11

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sethduda/AdvancedRappelling/issues/4#issuecomment-309282856, or mute the thread https://github.com/notifications/unsubscribe-auth/Abkgs5LSpI57R6W4zNpIqIDz_VBfdE3Zks5sFTw3gaJpZM4MwglF .

damian-gdes commented 7 years ago

Well - DAC has it own spawners, in triggers via parameters. Using BIS DynamicSimulation i place them on map manually - give'em waypoints etc. but with this mod they stuck in position used in rappeling animation and cant do anything.

hasable commented 6 years ago

Had the same issue while running Exile in a docker image (Debian 8) : AI is OK until I enable Rappelling...

Did someone a workaround?

hasable commented 6 years ago

Did some tests: pb comes from cfgAnimations.hpp. Comment last line in CPP (#include "cfgAnimations.hpp") seems to solve pb.

Honestly, I don't understand the purpoise of this file : not using it must have side effects, but I did not found it...

TYKUHN2 commented 5 years ago

Issue persists even with 0 other mods in latest version of ArmA (v1.90)