Page MenuHomeFeedback Tracker

BIS_fnc_animalBehaviour runs even when animals not in scene
New, WishlistPublic

Description

Animals not present in scene but BIS_fnc_animalBehaviour still running.

Details

Legacy ID
495842559
Severity
None
Resolution
Open
Reproducibility
Always
Category
AI Issues
Steps To Reproduce

Enter dedicated session as client

  1. call locally on client: enableEnvironment FALSE;

All animals should be removed/deleted from the scene.

  1. call locally on client: hint str diag_activeSQFScripts;

Animal Behaviour threads still running, usually suspended at line 347 and 230.

Additional Information

Not sure if this is intended behaviour but IMO if animals are not in the scene there shouldnt be any code for them running.

Event Timeline

MDCCLXXVI edited Additional Information. (Show Details)
MDCCLXXVI set Category to AI Issues.
MDCCLXXVI set Reproducibility to Always.
MDCCLXXVI set Severity to None.
MDCCLXXVI set Resolution to Open.
MDCCLXXVI set Legacy ID to 495842559.May 8 2016, 12:24 PM