Page MenuHomeFeedback Tracker

AI Ragdoll effect lost
Closed, ResolvedPublic

Description

The Ragdoll effect on AI is occasionally lost. The AI when shot drop immediately to the ground without the transitional ragdoll effect. If the same mission is reloaded, the effect is back up as normal.

Details

Legacy ID
2598024190
Severity
None
Resolution
Fixed
Reproducibility
Random
Category
AI Issues
Steps To Reproduce

I am still searching to see if it is user induced. Cannot find a pattern yet. This was noted on previous Alpha stage, so it is not introduced in the recently released Beta.

I will keep searching to provide more data.

Event Timeline

KDN edited Steps To Reproduce. (Show Details)Jun 23 2013, 1:55 PM
KDN edited Additional Information. (Show Details)
KDN set Category to AI Issues.
KDN set Reproducibility to Random.
KDN set Severity to None.
KDN set Resolution to Fixed.
KDN set Legacy ID to 2598024190.May 7 2016, 2:48 PM
KDN added a subscriber: KDN.
KDN added a comment.Jun 29 2013, 11:33 PM

It never happens in Single Player or in Multiplayer Editor environment.
So only noticed through clients connected to Dedicated server.
It can happen at the beginning of the mission or all of a sudden in the middle of the mission.
I am suspecting that it occurs on dynamically created units but not confirmed yet.
No errors that I can spot in the server's or clients .rpt file, sorry.
I have not run into this error on the Bohemia missions yet . More testing is needed, on that.

KDN added a comment.Jul 27 2013, 11:06 PM

I don't want to jump into premature conclusions...but since BIS made me aware of all the "undefined variables" and I have promptly since then managed to fix them...I have NOT seen the AI ragdoll fail :)

KDN added a comment.Aug 8 2013, 11:38 PM

I think I have found the problem.
Execution of either [player] call BIS_fnc_cameraOLD; or [player] call BIS_fnc_camera; through a radio trigger causes the Ragdoll effect to not execute.
An AI killed, will drop to the ground immediately without the ragdoll transition.
This is only noticed on a client connected to a dedicated Server.
I can now reproduce it :)

Not a big thing since either cameras function will be disabled after debugging of the mission.

I have notice this in one of my missions.
Don't know what caused it, I'm just letting you know I get it too :-)

Peter added a subscriber: Peter.May 7 2016, 2:48 PM
Peter added a comment.Aug 16 2013, 5:31 PM

Excellent search mate and well defined problem. I guess I have it once but cannot confirm because could be due to lag.