Page MenuHomeFeedback Tracker

Error messages using attributes in Eden Editor
Feedback, NormalPublic

Description

It will happen on use 'Undo' (Ctrl+Z) - these errors will be in vanilla and custom assets
In dev Arma 3 2.09.149361 and vanilla
see YT video

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
win11 21H2
Category
Error Message
Steps To Reproduce

see video in description

or:

  1. Eden editor
  2. place, e.g. "class Coffin_02_Flag_F"
  3. open his attributes
  4. select Tanoa flag or another
  5. close attributes
  6. press Ctrl+Z
Additional Information

1:39:15 Error in expression <_this setObjectTextureGlobal [2,_value];>
1:39:15 Error position: <setObjectTextureGlobal [2,_value];>
1:39:15 Error Type Number, expected String

1:39:54 Error in expression <_this animateSource ['Radar_Rotation',1e6-1,_v>
1:39:54 Error position: <animateSource ['Radar_Rotation',1e6-1,_v>
1:39:54 Error Foreign error: Animate: speed coefficient must be > 0

Event Timeline

TRAGER created this task.Jan 13 2022, 11:08 AM
This comment was removed by dedmen.
dedmen added a subscriber: dedmen.Jan 13 2022, 1:26 PM
TRAGER renamed this task from expression 'setobject(material)texture' in 'class attributes' error when 'Ctrl+Z' to Error messages using attributes in Eden Editor.May 20 2022, 5:15 PM
TRAGER updated the task description. (Show Details)
TRAGER edited Steps To Reproduce. (Show Details)
TRAGER edited Additional Information. (Show Details)
TRAGER changed Operating System Version from 20H2 to win11 21H2.
TRAGER updated the task description. (Show Details)May 20 2022, 5:21 PM

The radar error should be fixed in 149377

should be fixed with next update

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.May 24 2022, 12:43 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.
TRAGER added a comment.Jul 4 2022, 1:12 PM

New on-undo errors found:
Arma 3 2.09.149605

Decon Showers: there are two vanilla attributes in both, using "undo" on each of them will give error
see YT video demonstration

21:58:17 Error in expression <if(_value)then{[_this,1.5,9] spawn bin_f>
21:58:17   Error position: <if(_value)then{[_this,1.5,9] spawn bin_f>
21:58:17   Error if: Type Number, expected Bool
21:58:17 Error in expression <if(_value)then{_this setVariable ['bin_d>
21:58:17   Error position: <if(_value)then{_this setVariable ['bin_d>
21:58:17   Error if: Type Number, expected Bool

⬆ for DeconShower class DeconShower_01_F

21:57:00 Error in expression <if(_value)then{[_this,5.4,4,2,true] spaw>
21:57:00   Error position: <if(_value)then{[_this,5.4,4,2,true] spaw>
21:57:00   Error if: Type Number, expected Bool
21:57:00 Error in expression <if(_value)then{_this setVariable ['bin_d>
21:57:00   Error position: <if(_value)then{_this setVariable ['bin_d>
21:57:00   Error if: Type Number, expected Bool

⬆ for DeconShower (Large) class DeconShower_02_F

BIS_fnc_KK added a comment.EditedJul 5 2022, 11:04 AM

Should be fixed with next data update

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jul 5 2022, 11:04 AM