Page MenuHomeFeedback Tracker

[FIXED] teamSwitch is now broken (spams error)
Closed, ResolvedPublic

Description

Dev notes says:

"Fixed: Team switch display can no longer be opened when there are no units to switch to."

Game says:

Error in expression < _unit_icon;
};

if ( _selectedUnit != TSW_OldSelectedUnit) then
{
if (isNull(T>

Error position: <TSW_OldSelectedUnit) then

{
if (isNull(T>

Error Undefined variable in expression: tsw_oldselectedunit

File A3\ui_f\scripts\TeamSwitch.sqf, line 147

Details

Legacy ID
3581104502
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

editor -> debug console -> type teamswitch -> exec

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Scripting.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 3581104502.May 7 2016, 3:45 PM
Killzone_Kid added a subscriber: Killzone_Kid.

fixed in the latest build

Mass closing resolved tickets from last month.