Page MenuHomeFeedback Tracker

Undefined variable "BIS_TotDesatCC" in server RPT log
Assigned, WishlistPublic

Description

RPT segment (German)

18:08:05 Error in expression <ffectCreate ["ColorCorrections", 1600];
BIS_TotDesatCC ppEffectAdjust [1,1,0,[0,>
18:08:05 Error position: <BIS_TotDesatCC ppEffectAdjust [1,1,0,[0,>
18:08:05 Error Nicht definierte Variable in Ausdruck: bis_totdesatcc
18:08:05 File A3\functions_f\Feedback\fn_feedbackInit.sqf, line 56

Details

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

Seemingly allways when running an Arma 3 server on my own PC.

Additional Information

Line 55 and 56 of the respective file "fn_feedbackInit.sqf" look like this:

BIS_TotDesatCC = ppEffectCreate ["ColorCorrections", 1600];
BIS_TotDesatCC ppEffectAdjust [1,1,0,[0, 0, 0, 0],[1, 1, 1, 1],[0,0,0,0]]; //to init total CC, to be able to recover tot. damage after unconscious

Event Timeline

HereisJohnny edited Additional Information. (Show Details)
HereisJohnny set Category to Scripting.
HereisJohnny set Reproducibility to Always.
HereisJohnny set Severity to None.
HereisJohnny set Resolution to Open.
HereisJohnny set Legacy ID to 258987709.May 7 2016, 6:43 PM
Bohemia added a subscriber: AD2001.Jun 6 2014, 7:32 PM