Page MenuHomeFeedback Tracker

BIS_fnc_infoText error sound counter not found
Closed, ResolvedPublic

Description

Using BIS_fnc_infoText command in init.sqf to display text introduction at mission start causes error message: Sound counter not found. {F18514}

Details

Legacy ID
1086463149
Severity
Minor
Resolution
Fixed
Reproducibility
Always
Category
Config
Steps To Reproduce

In your mission's init.sqf just add at the end:

["January 1, 2013", "12:00 PM"] call BIS_fnc_infoText;

Event Timeline

FSF_TargetZero edited Additional Information. (Show Details)
FSF_TargetZero set Category to Config.
FSF_TargetZero set Reproducibility to Always.
FSF_TargetZero set Severity to Minor.
FSF_TargetZero set Resolution to Fixed.
FSF_TargetZero set Legacy ID to 1086463149.May 7 2016, 1:14 PM
FSF_TargetZero added a subscriber: FSF_TargetZero.

Bug related to #0006198 and #0002287

Sound removed in the DEV branch. Will be later replaced by a new one.

Mass close.