Page MenuHomeFeedback Tracker

BIS_fnc_phoneticalWord game crash using debug.
New, NormalPublic

Description

Providing no data to fnc_phoneticalWord crashes game.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 7 x64
Operating System Version
7 Ultimate SP1
Category
Scripting
Steps To Reproduce

In debug type

26 call BIS_fnc_phoneticalWord

and observe output, Zulu.

Now you want to try another number, so delete the 26 and the game locks up.

Event Timeline

This comment was removed by Tankbuster.

Note that this doesn't crash the game outside of debug.
27 call BIS_fnc_phoneticalWord run from a trigger doesn't return anything, but at least it doesnt crash the game