Page MenuHomeFeedback Tracker

Game freeze on inventory open when playing as an agent
Closed, ResolvedPublic

Description

if you selectPlayer into agent and try to open gear/inventory with "I" key, the game freezes

Expected: nothing happening, the inventory action should be ignored as described on wiki (arma 2 functionality?): https://community.bistudio.com/wiki/createAgent

Details

Legacy ID
3225165953
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Game Freezes
Steps To Reproduce

Execute in the editor

agent1 = createAgent [typeof player, position player, [], 0, "NONE"];
selectPlayer agent1;

press "I" => freeze

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Game Freezes.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 3225165953.May 7 2016, 6:44 PM
Killzone_Kid edited a custom field.

Hello,
thank you for catching this one. It has been assigned to programmers.
Cheers!

has been fixed awhile ago by japapatramtara. closing