Page MenuHomeFeedback Tracker

BIS_fnc_3DCredits - updating pattern not consistent / not in real-time
New, WishlistPublic

Description

Basically, BIS_fnc_3DCredits in ArmA3, at the moment, isn't updating properly unless the user presses Escape. It only updates during that time, not in real-time, as is the intent (I assume).

Details

Legacy ID
2736244724
Severity
None
Resolution
Open
Reproducibility
Always
Category
Editor
Steps To Reproduce

Execute the current BIS_fnc_3DCredits. Only tested in current Devbuild (Exe rev. 114426).

Additional Information

I've already fixed this locally. The culprit is the last sleep(0.01). Presumably this is too fast, not allowing the function to catch up properly.

A sleep value of 0.02 or higher fixes this issue entirely, however the text will appear to "lag" behind. A middle-ground value such as 0.015 appeared unusable during testing, so the end result procuded slight lag, but it wasn't very significant.

Event Timeline

tryteyker edited Additional Information. (Show Details)
tryteyker set Category to Editor.
tryteyker set Reproducibility to Always.
tryteyker set Severity to None.
tryteyker set Resolution to Open.
tryteyker set Legacy ID to 2736244724.May 7 2016, 5:47 PM
Bohemia added a subscriber: AD2001.Jan 21 2014, 3:48 PM